| Summary: | Fix "sinfo" manual | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Rémi Lacroix <remi.lacroix> |
| Component: | Documentation | Assignee: | Ben Roberts <ben> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | C - Contributions | ||
| Priority: | --- | ||
| Version: | 21.08.x | ||
| Hardware: | All | ||
| OS: | All | ||
| Site: | GENCI - Grand Equipement National de Calcul Intensif | 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: | 20.11.5, 21.08.pre1 | Target Release: | --- |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
| Attachments: | Patch fixing "sinfo" manual | ||
Hi Remi, Thank you for pointing this out and the accompanying patch. Your patch has been checked in to the code in the following commit. commit 26156aacf4679d1e7f03177c170cb5f71aa5477a Author: Rémi Lacroix <remi.lacroix@idris.fr> Date: Wed Feb 24 16:52:52 2021 +0100 Docs - Fix sinfo man page The description of "NODES(A/I)" and "NODES(A/I/O/T)" fields incorrectly labeled "A" as "Available" where it should be "Allocated" Bug 10937 This change will be reflected in the online documentation the next time there is a release, in this case, when 20.11.5 is released. Thanks, Ben |
Created attachment 18089 [details] Patch fixing "sinfo" manual Hello, You can find attached a patch which fixes some errors in "sinfo" manual. The description of "NODES(A/I)" and "NODES(A/I/O/T)" fields incorrectly labelled "A" as "Available" while it's in fact "Allocated". Best regards, Rémi Lacroix IDRIS User Support Team