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

Additional parameters for SLURM to work correctly on LRZ cluster #115

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ja-thomas
Copy link

For BatchJobs to work on the LRZ cluster some additional parameters have to be specified for listing and killing jobs correctly.

We have to supply the the cluster name and be able to remove the first element of the JobList because it just states the clusters name and we cannot remove it with a list.jobs.cmd command.

EDIT: Well we could do somethings like | tail -n +2 in list.jobs.cmd but thats not really a nice solution.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 56.295% when pulling c2f9487 on ja-thomas:master into 68288d5 on tudo-r:master.

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

Successfully merging this pull request may close these issues.

2 participants