gem5/util
Nathan Binkert 09bb203484 Updates to job scripts to accept more than 15 characters of jobname
Make the Link directory even more useful by working with
sub-directories.

util/pbs/job.py:
    Expose JOBNAME as a separate parameter from PBS_JOBNAME.  If the
    former exists, it is used as the jobname for starting the job, if
    it doesn't exist, PBS_JOBNAME is used.  This is to get around the 15
    character maximum pbs job name length.  While we're at it, shuffle
    things around to hopefully make things a bit more clear.
util/pbs/send.py:
    Make the Link directory functionality more sophisticated, copy
    sub-directories and links to directories.  (we still don't copy
    dotfiles though)
    Add the setname() function to contact pbs and use raj's hack to
    tell the webpage about longer jobnames. (it's gross, don't look)
    truncate the pbs job name to 15 characters so that it works.

--HG--
extra : convert_revision : 4a76b1a1c33721c7ca93e2fbb761f95bc3a2ac69
2005-08-16 11:27:49 -04:00
..
ccdrv added nate's memtest code to devtime 2004-08-18 23:12:16 -04:00
emacs Don't indent namespaces because it just wastes space 2004-03-24 10:25:18 -05:00
m5 Many files: 2005-06-05 05:16:00 -04:00
pbs Updates to job scripts to accept more than 15 characters of jobname 2005-08-16 11:27:49 -04:00
stats Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
tap Reorganize tap code so that more than one method can be used 2005-06-27 19:30:19 -04:00
term Many files: 2005-06-05 04:21:22 -04:00
categories.py added copyright 2005-06-05 04:08:05 -04:00
oprofile-top.py Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
rundiff Miscellaneous minor fixes/improvements. 2003-12-17 09:43:03 -08:00
sort-includes Check in a first stab at a script to sort the #include lines in a source file. 2003-10-19 17:42:51 -07:00
tracediff just make a minor commenting change reflecting the new way to set up command line arguments. 2005-06-05 02:38:39 -04:00