- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
HFSS15: Implementation Details for Custom Scheduler Integration
录入:edatop.com 点击:
Function Name Prefix
Each exported function will have a scheduler specific function name prefix. The function name prefix will be the same as the library name prefix, except that it is converted to upper case. For example, if the library name prefix is "lsf", then the function name prefix is "LSF". In the examples below, we use FN_PREFIX to denote the function name prefix.
The scheduler proxy library must provide implementations of the following extern "C" functions:
IsProductLaunchedInYourEnvironment
GetTempDirectory
GetMachineListAvailableForDistribution
GetMessageStringToRegisterForSigTerm
LaunchProcess
GetUseRsmForEngineLaunch
GetThisJobID
GetSchedulerDisplayName