mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 17:55:07 +00:00
debugging thor
This commit is contained in:
parent
6a7607ca08
commit
0e262dd285
@ -6,5 +6,4 @@
|
|||||||
#PBS -j oe
|
#PBS -j oe
|
||||||
|
|
||||||
cd %ROOTDIR%
|
cd %ROOTDIR%
|
||||||
time mpirun -machinefile ${PBS_NODEFILE} -np 1 ~/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