Commit b2c6f58
fix: reduce modkit SLURM memory from 192GB to 48GB
Actual peak memory for modkit_extract_calls and modkit_extract_full is
~27GB based on sacct data. 192GB was an overcorrection after earlier OOM
at 24GB. 48GB provides ~1.8x headroom over observed peak.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d168799 commit b2c6f58
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments