I've a MPI MATLAB job to submit, however it expects the machine names
otherwise it won't work.
So I need to pass this file to a MATLAB program which will parse it and
create an array of all the machine names, and then start the job.
Can someone tell me the name of the file referred to by this variable -
$PBS_NODEFILE?
I guess the $PBS_NODEFILE is deleted after the job is executed, as I don't
see it after job finishes.
Pushkar
|