|
CHAMELEON 1.4.0
|
| int __chameleon_init | ( | int | cores, |
| int | gpus | ||
| ) |
Initialize CHAMELEON with number of cpus and gpus (using MPI_COMM_WORLD).
| [in] | cores | Number of cores to use. |
| [in] | gpus | Number of cuda devices to use. |
| CHAMELEON_SUCCESS | successful exit |
Definition at line 54 of file control.c.
References __chameleon_initpar().