Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seperate config_*xml files by machine. #132

Open
jedwards4b opened this issue Dec 6, 2023 · 0 comments
Open

Seperate config_*xml files by machine. #132

jedwards4b opened this issue Dec 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jedwards4b
Copy link
Collaborator

@briandobbins suggested this and I think it's a good idea.

The config_*.xml files are large and unwieldy. The proposal is to separate them by machine. So config_machines.xml will contain only the NODENAME_REGEX field for each machine and the rest of the content will be moved to a subdirectory by machine name.

machines/config_machines.xml
machines/derecho/config_machines.xml
machines/perlmutter/config_machines.xml

etc. I would implement this change in a backward compatible manor so that the current config file format would continue to work. This would also be done for the config_batch.xml file.

@jedwards4b jedwards4b self-assigned this Dec 6, 2023
@jedwards4b jedwards4b added the enhancement New feature or request label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant