- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
HFSS15: GetMachineListAvailableForDistribution [IronPython]
Purpose
Get the names of the hosts allocated to the current job. A host name will appear in the output string multiple times if the scheduler has allocated multiple processors or cores on the host to the job. The number of times the host name appears in the string is equal to the number of processors or cores of the host that are allocated to the current job. The output is a text string containing the host names separated by space characters.
Signature
GetMachineListAvailableForDistribution(self)
Arguments (excluding self)
None.
Return Value
A string containing the names of the hosts allocated to the job, separated by space characterss. The number of times the host appears in the string is equal to the number of processors or cores of the host that are allocated to the current job.
Notes
The hostnames in the string provided by this function shall be used in calls to LaunchProcess(). The host names must be in a format that is accepted by that function. See the section below on LaunchProcess.
HFSS 学习培训课程套装,专家讲解,视频教学,帮助您全面系统地学习掌握HFSS
上一篇:Working with the Status Bar
下一篇:GetMessageStringToRegisterForSigTerm


