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

Update config_batch.xml #257

Closed
wilke opened this issue Jul 14, 2016 · 2 comments
Closed

Update config_batch.xml #257

wilke opened this issue Jul 14, 2016 · 2 comments
Assignees

Comments

@wilke
Copy link
Contributor

wilke commented Jul 14, 2016

The type attribute is missing in some batch_system elements. Type is required otherwise element will be ignored.

<batch_system MACH="MASCHINE" type="BATCHSYSTEMNAME" version="x.y">

(batch.py -> set_batch_system)

@jayeshkrishna
Copy link
Contributor

jayeshkrishna commented Jul 15, 2016

Some changes (adding type attribute in config_batch.xml for many machines - including titan) related to this Issue is being updated in PR #258 .

Please see 2a5e2b0

@rljacob
Copy link
Member

rljacob commented Jul 15, 2016

You mean the batch_system entry for a specific machine must have a "type="?
e.g. <batch_system MACH="edison" type="slurm" version="x.y">

Then what is the <BATCH_SYSTEM> key in config_machines for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants