| Summary: | Extend NodeAddr to support ranges | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Chris Samuel (NERSC) <csamuel> |
| Component: | Configuration | Assignee: | Dominik Bartkiewicz <bart> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | dmjacobsen, durairaa, heasterday, kauffman, kevin.buckley, kilian, marshall, mcoyne, rcwhite, sts, tim |
| Version: | 22.05.8 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | NERSC | 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: | 23.11.0rc1 | |
| Target Release: | --- | DevPrio: | --- |
| Emory-Cloud Sites: | --- | ||
|
Description
Chris Samuel (NERSC)
2023-03-13 23:04:40 MDT
Hi Sorry for the late response. We have a patch that implements this feature, but we still need to internally discuss some details. I will let you know when we push this to the repo. Dominik *** Ticket 16927 has been marked as a duplicate of this ticket. *** *** Ticket 16927 has been marked as a duplicate of this ticket. *** *** Ticket 17109 has been marked as a duplicate of this ticket. *** Hi In 23.11 we added support for arbitrary suffixes to hostlist (eg.: aaa[1-100]-bbb, aaa[1-100]-b0). Internally this will behave similarly as coma separate list of such hosts or two range hostlist with one entry in the last range (aaa[1-100]-b[0]). This means such hostlist will not be printed in reduced format after parsing. Dominik Hi Dominik, Thanks so much for that, sounds great! All the best, Chris Hi I'll go ahead and close this ticket. If anything else comes up feel free to reopen the ticket. Dominik *** Ticket 17590 has been marked as a duplicate of this ticket. *** |