JCMInitializeΒΆ
Purpose
This function has to be called before first usage of any other JCM API functions.
Function signature
int JCMInitialize(int allocate_license, int initializeMPI)
Parameter | in/output | Description |
---|---|---|
allocate_license | input | false, if only license free functionality will be used, else true |
initializeMPI | input | specifies if the MPI interface should be initialized within JCM |