gem5/util/pbs
Nathan Binkert 357ee7a845 Better pool job handling
util/pbs/job.py:
    the default jobfile is now Test.py in the root of the jobs directory
util/pbs/pbs.py:
    Clean up the qsub options handling and add job dependencies
util/pbs/send.py:
    the default jobfile is now Test.py in the root of the jobs directory
    add a flag to depend on your checkpoint
    add a flag to specify your node type
    create the base directory if it doesn't exist

--HG--
extra : convert_revision : dfffa4a5b0e68b2550a28fbb06b9d6a208ea1f2e
2005-10-18 15:05:01 -04:00
..
job.py Better pool job handling 2005-10-18 15:05:01 -04:00
jobfile.py Totally re-work the way that jobfiles are done so there is more 2005-09-17 16:51:26 -04:00
pbs.py Better pool job handling 2005-10-18 15:05:01 -04:00
send.py Better pool job handling 2005-10-18 15:05:01 -04:00