[gridway-user] Error submitting jobs to Torque/PBS via GridWay
Ruben S. Montero
rubensm at dacya.ucm.es
Thu Sep 27 10:56:12 CDT 2007
Hi Dereck
> epilogue is deleting the job directory, so I'm not 100%. Is there a way
> to specify to leave temporary files in the gwsubmit job file?
you can hook in the wrapper.sh script. Line 490 after the call to the
execution function. You can check the files with something like
ls -la > /tmp/wrapper.out
and check the file in the cluster frontend
I do not have a clue how the transfers work for the execution.stdout file and
not for the wrapper std's
> Don't you need to use the file:///tmp/stdout syntax?
Yes you are right. does it work with the file:// URL?
Thanks
Ruben
--
+-----------------------------------------------------------+
Dr. Ruben Santiago Montero
Associate Professor
Dpto. Arquitectura de Computadores y Automatica
Facultad de Informatica
Universidad Complutense phone : +34 91 394 75 38
28040 Madrid fax : +34 91 394 75 27
Spain email : rubensm at dacya.ucm.es
http://asds.dacya.ucm.es/
+-----------------------------------------------------------+
GridWay, The Way to Grid! http://www.gridway.org
More information about the gridway-user
mailing list