Implementation Details for Custom Scheduler Integration
Function Name Prefix
Each exported function will have a scheduler specific function name prefix. The function name prefix is the same as the library name prefix, except that it is converted to upper case. For example, if the library name prefix is pbs, then the function name prefix is PBS. In the examples below, FN_PREFIX indicates the function name prefix.
The scheduler proxy library must provide implementations of the following extern "C" functions: