| Summary: | Increase extern step sleep duration | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Dylan Simon <dsimon> |
| Component: | slurmstepd | Assignee: | Marshall Garey <marshall> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | marshall, tim |
| Version: | 17.02.2 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| See Also: | https://bugs.schedmd.com/show_bug.cgi?id=9289 | ||
| Site: | Simons Foundation & Flatiron Institute | 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: | 17.11.6 | Target Release: | --- |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
|
Description
Dylan Simon
2018-03-29 10:30:53 MDT
Sure thing, we'll add two zeroes for 17.11 and see if we can do something a bit smarter for 18.08. Until it's committed, you can probably also just add a couple zeroes to the sleep time yourself and recompile, if you're comfortable with that. You don't have to restart anything, since it only changes the slurmstepd binary. The change will be reflected in any future job launches. I was holding this bug open for the development work for 18.08, since we wanted a better fix, but I moved that into an internal bug (bug 5268). An extra two zeros have been added into the sleep for 17.11 in commit 140758ca77b4ad8 (committed a couple months ago). Closing as resolved/fixed. |