/
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
Notation for PBS Command Descriptions
Notation for PBS Command Descriptions
More like this
PP-668: execjob_launch fails to setup the environment properly if one of the environment variables has a \n or a comma or quotes
PP-668: execjob_launch fails to setup the environment properly if one of the environment variables has a \n or a comma or quotes
More like this
Non-printing characters in job attribute and resource values as well as hook names
Non-printing characters in job attribute and resource values as well as hook names
More like this
Revision to PBS_MOM_NODE_NAME configuration variable
Revision to PBS_MOM_NODE_NAME configuration variable
More like this
PP-1309 : Add support for project tag for reservations.
PP-1309 : Add support for project tag for reservations.
More like this
Allow -w for qstat's alternate job status options
Allow -w for qstat's alternate job status options
More like this