-
Notifications
You must be signed in to change notification settings - Fork 117
[bugfix] Make Slurm WLM backends aware of job arrays #840
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
[bugfix] Make Slurm WLM backends aware of job arrays #840
Conversation
|
@jenkins-cscs retry daint dom |
vkarak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will also need a unit test for this.
* Create function to concatenate file contents. * In case of job arrays create separate output/error files and concatenate after the job finishes.
Codecov Report
@@ Coverage Diff @@
## master #840 +/- ##
==========================================
- Coverage 91.84% 91.69% -0.16%
==========================================
Files 80 80
Lines 10215 10279 +64
==========================================
+ Hits 9382 9425 +43
- Misses 833 854 +21
Continue to review full report at Codecov.
|
Fixes #839