Hi,
Am 10.09.2009 um 21:40 schrieb Jason D. Gans:
> Hello,
>
> I would like to use a custom hostfile (that changes the default
> max_slot
> values for certain nodes). My understanding of the FAQ is that this is
> *not* possible with Torque. Therefore, is is possible to disable
> use of
> Torque at runtime (via an argument to mpirun), or do I need to
> recompile
> to remove Torque support altogether.
you can try to:
unset PBS_JOBID
For SGE it was working this way.
-- Reuti
|