/
Update of PBS job name
Update of PBS job name
Forum Discussion: http://community.pbspro.org/t/update-of-pbs-job-name/1363
Overview:
- Currently job Name, Job Array Name accepts alphabetic, numeric, plus sign (“+”), dash or minus (“-”), or underscore (“_”) characters.
This design is to allow dot (".") character in the value of job Name and Job Array Name.
Interface: ATTR_N ('Job_Name')
Visibility: Public
Change Control: stable
Synopsis: job attribute Job_Name
Details:
Job_Name attribute of a Job and Job Array now accepts dot (".") character along with alphabetic, numeric, plus sign (“+”), dash or minus (“-”) and underscore (“_”) characters.
Example:
$ qsub -N abc.xyz ==> Job name of this job will be "abc.xyz"
PR: https://github.com/PBSPro/pbspro/pull/926
Project Documentation Main Page
, multiple selections available,
Related content
Revision to PBS_MOM_NODE_NAME configuration variable
Revision to PBS_MOM_NODE_NAME configuration variable
More like this
Notation for PBS Command Descriptions
Notation for PBS Command Descriptions
More like this
PP-495: pbsnodes -l output trims the hostname to 20 characters
PP-495: pbsnodes -l output trims the hostname to 20 characters
More like this
Man Page for pbs-report
Man Page for pbs-report
More like this
PP-289: unique job ids up to 1 trillion
PP-289: unique job ids up to 1 trillion
More like this
Allow -w for qstat's alternate job status options
Allow -w for qstat's alternate job status options
More like this