User`s guide

parallel.Cluster
10-23
Property Description
RcpCommand Command to copy files to and from client
ResourceTemplate Define resources to request for
communicating jobs
RshCommand Remote execution command used on
worker nodes during communicating job
HasSharedFilesystem Specify whether client and cluster nodes
share JobStorageLocation
SubmitArguments Specify additional arguments to use when
submitting jobs
LSF
LSF cluster objects have the following properties in addition to the common properties:
Property Description
ClusterName Name of Platform LSF cluster
CommunicatingJobWrapper Script cluster runs to start workers
HasSharedFilesystem Specify whether client and cluster nodes
share JobStorageLocation
SubmitArguments Specify additional arguments to use when
submitting jobs
Generic
Generic cluster objects have the following properties in addition to the common
properties:
Property Description
CancelJobFcn Function to run when cancelling job
CancelTaskFcn Function to run when cancelling task
CommunicatingSubmitFcn Function to run when submitting
communicating job
DeleteJobFcn Function to run when deleting job