
3 Prod uct Installation
2 Start the Cluster Profile Manager from the MA TLAB desktop by selecting
Parallel > Manage Cluster Profiles.
3 Create a new profile in the Cluster Profile Manager by selecting
New > Generic.
4 With the new profile selected in the list, click Rename and edit the profile
name to be
InstallTest.PressEnter.
5 In the Properties tab, provide settings for the following fields:
a Set the Description field to For testing installa tion.
b Set the JobStorageLocation to the location where you want job and
task data to be stored on the client machine (not the cluster location).
Note Jo bStorageLocation should not be shared by parallel computing
products running different versions; each version on your cluster should
have its own
JobStorageLocation.
c Set the Nu mW orkers to the number of workers you w ant to test your
installation on.
d Set the ClusterMatlabRoot to the installation location of the MATL AB
to be executed by the worker machines, as determined in Chapter 1 of
the installation instructions.
e Set IndependentSubmitFcn with the following text:
{@independentSubmitFcn, 'cluster-host-name', '/network/share/joblocation'}
where
cluster-host-name is the name of the cluster host from which the job
will be submitted to the scheduler; and,
/network/share/joblocation
is the location on the cluster where the s c he du ler can access j ob data.
This must be access ible from all cluster nodes.
f Set CommunicatingSubmitFcn with the following text:
{@communicatingSubmitFcn, 'cluster-host-name', '/network/share/joblocation'}
3-50
Kommentare zu diesen Handbüchern