ESMCI / cime

Common Infrastructure for Modeling the Earth
http://esmci.github.io/cime
Other
161 stars 207 forks source link

Need a way to configure a maximum job name length #2730

Open gold2718 opened 6 years ago

gold2718 commented 6 years ago

Some machines limit the maximum length of a job name and submissions will fail if a longer name is used. Currently, there is one supported CESM machine (Pleiades) that has this requirement and the job name length is enforced in the code using a hard-coded name match (editorial note, WTF?). The suggested fix is to add a new, optional attribute in config_machines.

Reported by a CESM 2.0 user who does not thing modifying python code is the best way to add a machine.

rljacob commented 5 years ago

From telecon: need to add item to schema for machine about job name length.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.