ESMCI / ESMCI/cime

Need a way to configure a maximum job name length

Open
#2,730 2 comments 0 reactions 1 assignee Claimed by @jedwards4b View on GitHub
Assigned Low Priority maint-5.6_bugfix ty: Bug
Dominant language
Python
Stars
174
Forks
225
Avg merge
3d 10h
Merged PRs (30d)
18

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.