[MITgcm-devel] testreport and cross compiling
Martin Losch
Martin.Losch at awi.de
Mon Feb 4 09:56:50 EST 2008
Hi there,
I am trying to set up an automated testreport on our SX8. This
machine involves cross-compiling, so that I have to define some
command ./testreport -command "qsub runthemodel" where "runthemodel"
is the job-script that includes "mpirun -np 2 ./mitgcmuv".
Unfortunately, the script testreport does not wait until the model
run is finished, so that there is no output to compare. With the
queueing system PBS I can use "qsub -W block=true" to achieve that
the calling script waits.
Does anyone know of a similar option for NQSII (which is the queueing
system on SX8), or do you have another practical solution for running
testreport on a machine which requires cross compiling?
Martin
More information about the MITgcm-devel
mailing list