| Summary: | minor error in salloc / sbatch / srun man page - SLURM_TASKS_PER_NODE description | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Deric Sullivan <deric.sullivan> |
| Component: | Documentation | Assignee: | Tim Wickberg <tim> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | C - Contributions | ||
| Priority: | --- | ||
| Version: | 19.05.5 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | SSC/SPC | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | CLE Version: | ||
| Version Fixed: | 19.05.6 20.02.0pre1 | Target Release: | --- |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
|
Description
Deric Sullivan
2019-12-23 12:44:22 MST
Thanks Deric, you're correct in that the example was flawed. I've pushed your patch to the slurm-19.05 branch, and it will be included in 19.05.6 when released. Thanks! - Tim commit e4ca77520292ac58c611859bd2ace2ed193f3447 Author: Deric Sullivan <deric.sullivan@canada.ca> AuthorDate: Mon Dec 23 12:49:58 2019 -0700 Docs - fix mistake in examples for SLURM_TASKS_PER_NODE env var. Bug 8270. |