| Summary: | RFE: introduce SLURM_JOB_COMMENT in prologs/epilogs scripts | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Felix Abecassis <fabecassis> |
| Component: | slurmd | Assignee: | Tim Wickberg <tim> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | 5 - Enhancement | ||
| Priority: | --- | CC: | anthony.delsorbo, jbernauer, jess, lyeager, sts |
| Version: | 21.08.x | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | NVIDIA (PSLA) | Slinky Site: | --- |
| Alineos Sites: | --- | Atos/Eviden Sites: | --- |
| Confidential Site: | --- | Coreweave sites: | --- |
| Cray Sites: | --- | DS9 clusters: | --- |
| Google sites: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | NoveTech Sites: | --- |
| Nvidia HWinf-CS Sites: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Tzag Elita Sites: | --- |
| Linux Distro: | --- | Machine Name: | |
| CLE Version: | Version Fixed: | 22.05.0pre1 | |
| Target Release: | 22.05 | DevPrio: | 1 - Paid |
| Emory-Cloud Sites: | --- | ||
|
Description
Felix Abecassis
2021-07-22 15:42:08 MDT
I am OOO until Aug 2nd. Email replies will be delayed. Felix - If NVIDIA's interested in sponsoring work around this for 22.05 we can discuss that. I'll ask Jess to setup a call to discuss this and other potential development work in a couple of weeks once the release work for 21.08 quiets down. - Tim Sounds good :) I'll get a call set up the week of August 20th Hey folks - Work on this is complete, and will be included in 22.05 when released. Environment variables accessible in Prolog/Epilog/PrologSlurmctld/EpilogSlurmctld have been expanded to include: SLURM_JOB_COMMENT SLURM_JOB_STDERR SLURM_JOB_STDIN SLURM_JOB_STDOUT SLURM_JOB_PARTITION SLURM_JOB_ACCOUNT SLURM_JOB_RESERVATION SLURM_JOB_CONSTRAINTS SLURM_JOB_NUM_HOSTS SLURM_JOB_CPUS_PER_NODE SLURM_JOB_NTASKS SLURM_JOB_RESTART_COUNT And for Epilog/EpilogSlurmctld the exit codes are additionally accessible through SLURM_JOB_DERIVED_EC SLURM_JOB_EXIT_CODE SLURM_JOB_EXIT_CODE2 *** Ticket 9331 has been marked as a duplicate of this ticket. *** |