debugging thor

This commit is contained in:
othocaeS 2016-07-25 18:09:32 -04:00
parent 0e262dd285
commit 3b8aadb600

View File

@ -6,4 +6,4 @@
#PBS -j oe
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%"