You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/gb2025.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ This confines system processes and operations to the first core of each of the f
42
42
43
43
The consequence of this setting is that only 71 cores per socket can be requested by an application (for a total of 284 cores instead of 288 cores per node).
44
44
45
-
!!! warning "Unable to allocate resources: Requested node configuration is not availabl"
45
+
!!! warning "Unable to allocate resources: Requested node configuration is not available"
46
46
If you try to use all 72 cores on each socket, SLURM will give a hard error, because only 71 are available:
0 commit comments