CHAMELEON 1.4.0
Loading...
Searching...
No Matches

◆ __chameleon_init()

int __chameleon_init ( int  cores,
int  gpus 
)

Initialize CHAMELEON with number of cpus and gpus (using MPI_COMM_WORLD).

Parameters
[in]coresNumber of cores to use.
[in]gpusNumber of cuda devices to use.
Return values
CHAMELEON_SUCCESSsuccessful exit

Definition at line 54 of file control.c.

References __chameleon_initpar().