We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Allow Slurm Mail to handle these additional e-mail types:
(as defined in the sbatch man page for Slurm 21)
sbatch
The text was updated successfully, but these errors were encountered:
When a state is encountered that is unknown, a spool file should not be created, instead it should be logged that this event happened.
Sorry, something went wrong.
Job array enhancements for issue #36
8f830cd
Added support job requeued state for issue #36
106ecf8
Added support for INVALID_DEPEND Slurm job state for issue #36
938bd38
Added support for STAGE_OUT mail type for issue #36
7797931
neilmunday
No branches or pull requests
Allow Slurm Mail to handle these additional e-mail types:
(as defined in the
sbatch
man page for Slurm 21)The text was updated successfully, but these errors were encountered: