From 0e262dd285e0a3a925d1f3fa7109d4aee6005990 Mon Sep 17 00:00:00 2001 From: othocaeS Date: Mon, 25 Jul 2016 18:04:09 -0400 Subject: [PATCH] debugging thor --- scripts/templates/thor_submit.pbs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/templates/thor_submit.pbs b/scripts/templates/thor_submit.pbs index f2e1034..18846b0 100644 --- a/scripts/templates/thor_submit.pbs +++ b/scripts/templates/thor_submit.pbs @@ -6,5 +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%"