Gajdusek cleaning
Compare changes
Files
5- Pavel Gajdušek authored
@@ -92,26 +92,26 @@ r1i0n17$ matlab &
This script may be submitted directly to the PBS workload manager via the qsub command. The inputs and matlab script are in matlabcode.m file, outputs in output.out file. Note the missing .m extension in the matlab -r matlabcodefile call, **the .m must not be included**. Note that the **shared /scratch must be used**. Further, it is **important to include quit** statement at the end of the matlabcode.m script.
@@ -138,40 +138,40 @@ This script creates scheduler object "cluster" of type "local" that starts worke
@@ -183,29 +183,29 @@ This mode uses PBS scheduler to launch the parallel pool. It uses the SalomonPBS
@@ -224,28 +224,28 @@ For this method, you need to use SalomonDirect profile, import it using [the sam