Hey All,
The cluster that I submit jobs to uses qsub instead of psubmit, but I'm trying to preserve the way that rebuild_gca_atlas.csh runs. Here is the man page for qsub:
http://gridengine.sunsource.net/nonav/source/browse/~checkout~/gridengine/do c/htmlman/htmlman1/qsub.html
I guess I'm looking for the equivalent of psubmit's configuration settings in qsub. I.e. how would I write the following homologous command in qsub?:
psubmit -l nodes=1:opteron -m $USER -c "$cmd"
Kevin Scheibel
k.scheibel@ucla.edu
freesurfer@nmr.mgh.harvard.edu