qsub -l nodes=64:ppn=16 -I mpirun -np 800 xwu1It might show:
[compute-0-100.local:11353] [[INVALID],INVALID] ORTE_ERROR_LOG: Error in file runtime/orte_init.c at line 120You can then avoid node 100 and let us know that we need to fix this.
There are 2 ways to avoid a node:
echo sleep 600 | qsub -l host=compute-0-100,walltime=1000
rm -fr ~/.ssh logout login to arc again enter EMPTY passphrase (just hit return)