MATLAB DISTRIBUTED COMPUTING SERVER 4 - SYSTEM ADMINISTRATORS GUIDE Przewodnik Instalacji Strona 65

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 67
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 64
Validate Installation Using a Generic Scheduler
e Set IndependentSubmitFcn with the following text:
{@independentSubmitFcn, ' cluster-host-name', '/network/share/joblocation'}
where
cluster-host-nam e is the name of the cluster host from which the job
will be submitted to the scheduler; and,
/network/share/jobl ocat ion
is the location on the cluster where the s c he du ler can access job data.
This must be accessible from all cluster nodes.
f Set CommunicatingSubm itFcn with the following text:
{@communicatingSubmitFcn, 'cluster-host-name', '/network/share/joblocation'}
g Set the OperatingSystem to the operating system of your cluster
worker machines.
h Set HasSharedFilesystem to false, indicating that the client node
and worker nodes cannot share the same data location.
i Set the GetJobStateFcn to @getJobSt ate Fcn .
j Set the DeleteJobFcn field t o @deleteJobFcn.
6 Click Done to save your cluster profile changes.
The dialog box should look something like this.
5-13
For help, contact the MathWorks install support team at
508-647-7000 or http://www.mathworks.com/support/contact_us
Przeglądanie stron 64
1 2 ... 60 61 62 63 64 65 66 67

Komentarze do niniejszej Instrukcji

Brak uwag