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

No visible error when job runs out of memory #786

Closed
donkirkby opened this issue Apr 25, 2019 · 0 comments
Closed

No visible error when job runs out of memory #786

donkirkby opened this issue Apr 25, 2019 · 0 comments

Comments

@donkirkby
Copy link
Member

The fix for #758 marks runs as failed after a job gets killed, but there's no error message indicating why the job was killed. Particularly when a job is killed for using too much memory, that would be helpful for the user to see.

ContainerRun.check_slurm_state() should load the Slurm stdout and stderr files if a job dies.

This will probably be closely related to the fix for #785.

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

No branches or pull requests

1 participant