| Summary: | Memory requirement differs when comming from --mem-per-cpu for whole node if specific --exclusive added | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Marcin Stolarek <cinek> |
| Component: | Scheduling | Assignee: | Marcin Stolarek <cinek> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | csc-slurm-tickets, gensyshpe, marc.caubet, marshall, remi.lacroix, slakkaraju |
| Version: | 20.02.4 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| See Also: | https://bugs.schedmd.com/show_bug.cgi?id=13879 | ||
| Site: | GENCI - Grand Equipement National de Calcul Intensif | 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: | 20.11.0 | |
| Target Release: | --- | DevPrio: | --- |
| Emory-Cloud Sites: | --- | ||
|
Description
Marcin Stolarek
2020-09-02 11:04:06 MDT
I have a patch altering this behavior - adjusting number of allocated CPUs to specified --threads-per-core (used behind the scene by --hint=nomultithread to request 1 thread per core). I'm passing it to the review queue now. Let me know if you want to give it a try locally. cheers, Marcin *** Ticket 9931 has been marked as a duplicate of this ticket. *** *** Ticket 9153 has been marked as a duplicate of this ticket. *** Handling of the case in comment 0 should be improved by 49a7d7f9fb, which will be part of 20.11.0 release. cheers, Marcin *** Ticket 10262 has been marked as a duplicate of this ticket. *** Hi, Could you commit this fix 49a7d7f9fb to 20.02 branch? I applied it to our 20.02.6 build and it solved the scheduling problem. Tommi, The change in behavior made in the related commit is probably reasonable for the majority of users, but since it's not a clear bug fix but a change we don't want to backport it to older major releases. If it's feasible for you you can always keep the commit in your tree, it's a one place change that shouldn't conflict with other changes happening on 20.02. cheers, Marcin *** Ticket 10434 has been marked as a duplicate of this ticket. *** |