| Summary: | proctrack/cgroups lists internal threads as well as process pids | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Rod Schultz <Rod.Schultz> |
| Component: | Other | Assignee: | Moe Jette <jette> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | da |
| Version: | 2.5.x | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | Atos/Eviden Sites | 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: | Target Release: | --- | |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
| Attachments: | Patch to 2.4.2 for proctrack/cgroups | ||
Fix will be in version 2.4.3. https://github.com/SchedMD/slurm/commit/5da1f0ded4d98dce8e204e0f4f1dea31b64a73cc |
Created attachment 111 [details] Patch to 2.4.2 for proctrack/cgroups We've discovered that our implementation of proctrack/cgroups includes internal threads as well as the process pids so that scontrol list pids shows them as well. The attached patch (courtesy of Matthieu Hautreux) to 2.4.2 fixes this problem