mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 12:05:07 +00:00
troubleshooting thor
This commit is contained in:
parent
4e6fbe6748
commit
6a7607ca08
@ -6,5 +6,5 @@
|
|||||||
#PBS -j oe
|
#PBS -j oe
|
||||||
|
|
||||||
cd %ROOTDIR%
|
cd %ROOTDIR%
|
||||||
time ~/psdlag-agn/bin/psdlag %ROOTDIR%/%ARGSFILE% > %ROOTDIR%/%OUTPUTFILE%
|
time mpirun -machinefile ${PBS_NODEFILE} -np 1 ~/psdlag-agn/bin/psdlag %ROOTDIR%/%ARGSFILE% > %ROOTDIR%/%OUTPUTFILE%
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user