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

Handle new Slurm job states #12

Closed
natefoo opened this issue Apr 27, 2018 · 0 comments
Closed

Handle new Slurm job states #12

natefoo opened this issue Apr 27, 2018 · 0 comments
Labels

Comments

@natefoo
Copy link
Owner

natefoo commented Apr 27, 2018

As of Slurm 17.11 there are new job states that slurm-drmaa is not handling. These include JOB_OOM (OUT_OF_MEMORY), among others. As a result, the DRMAA state will be UNDETERMINED until the job exceeds Slurm's MinJobAge.

Need to determine if JOB_OOM is only returned when the job is terminal, or at any time that the OOM killer has activated.

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

No branches or pull requests

1 participant