[Aces-support] how to qsub matlab jobs?

chris hill cnh at mit.edu
Wed Dec 22 13:13:31 EST 2004


Chinnawat,

 The page
 
 http://acesgrid.org/matlab.html

 has info on this. There are also some FAQ answers on how to do things
with X graphics forwarded.

Chris 
On Wed, 2004-12-22 at 12:59, Chinnawat Surussavadee wrote:
> Hello,
> 
> I'm wondering how to qsub matlab jobs. I tried the following but it did not
> work.
> 
> Thanks,
> Chinnawat
> 
> #!/bin/bash
> #PBS -q long
> #PBS -N m
> #PBS -l nodes=1:ppn=1
> #PBS -m abe
> #PBS -V
> echo $PBS_NODEFILE
> cat  $PBS_NODEFILE
> cd $PBS_O_WORKDIR
> 
> module load matlab
> matlab -nojvm test_matlab.m
> _______________________________________________
> Aces-support mailing list
> Aces-support at acesgrid.org
> http://acesgrid.org/mailman/listinfo/aces-support




More information about the Aces-support mailing list