aws / aws/aws-parallelcluster

Support for sending email on job events

Open
#3,955 8 comments 2 reactions 0 assignees View on GitHub
enhancement Feature Request
Dominant language
Python
Stars
888
Forks
314
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Slurm has variuous options for sending emails when a job changes status

```
#SBATCH --mail-user=matteo@example.com
#SBATCH --mail-type=BEGIN,END,FAIL
```

which by default uses the system `/bin/mail` program. Does AWS ParallelCluster support this feature, for example using AWS SES or a custom SMTP server?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.