| Summary: | SLURM_CHECKPOINT_DIR doesn't seem to be used | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Kilian Cavalotti <kilian> |
| Component: | Other | Assignee: | Moe Jette <jette> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | da |
| Version: | 14.03.6 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | Stanford | 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: | 14.03.7 | |
| Target Release: | --- | DevPrio: | --- |
| Emory-Cloud Sites: | --- | ||
|
Description
Kilian Cavalotti
2014-08-18 07:35:24 MDT
The man page doesn't seem to match the code. The code is looking for SBATCH_ env vars. I'll update the man page. (In reply to Moe Jette from comment #1) > The man page doesn't seem to match the code. The code is looking for SBATCH_ > env vars. I'll update the man page. Right, SBATCH_CHECKPOINT_DIR does the trick. Thanks! Documentation will be corrected in next release: https://github.com/SchedMD/slurm/commit/cd551396c9705ca00e361a841206974ec3020435 |