| Parallel Computing Toolbox™ | ![]() |
You can match the HostName property to find a desired job manager or worker when creating the job manager or worker object with findResource.
Usage | Job manager object or worker object |
Read-only | Always |
Data type | String |
Create a job manager object and examine its HostName property.
jm = findResource('scheduler','type','jobmanager', ...
'Name', 'MyJobManager')
get(jm, 'HostName')
ans =
JobMgrHost
Computer, HostAddress, WorkerMachineOsType
![]() | HostAddress | ID | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |