@@ -160,6 +160,7 @@ Exercise: Memory allocation
160160 - Cosmos
161161 - Tetralith
162162 - Dardel
163+ - Alvis
163164 * - Cores/compute node
164165 - 28 (72 for largemem, 128/256 for AMD Zen3/Zen4)
165166 - 48 (96 with hyperthreading/SMT)
@@ -168,20 +169,23 @@ Exercise: Memory allocation
168169 - 48
169170 - 32
170171 - 128
172+ - many different (updated soon)
171173 * - Memory/compute node
172174 - 128-3072 GB
173175 - 768-3072 GB
174176 - 128-512 GB
175177 - 256-512 GB
176178 - 96-384 GB
177179 - 256-1760 GB
180+ - many different
178181 * - GPU
179182 - NVidia V100, A100, A6000, L40s, H100, A40, AMD MI100
180183 - NVidia L40s, H100, T4, A2)
181184 - NVidia A100
182185 - NVidia A100
183186 - NVidia T4
184187 - 4 AMD Instinct™ MI250X á 2 GCDs
188+ - many different
185189
186190.. admonition :: How much memory do I get per core?
187191 :class: dropdown
@@ -229,7 +233,7 @@ Exercise: Memory allocation
229233
230234 .. tab :: Alvis
231235
232- To be added
236+ https://www.c3se.chalmers.se/documentation/submitting_jobs/running_jobs/#memory-and-other-node-features
233237
234238 .. tab :: Bianca
235239
@@ -242,6 +246,7 @@ Exercise: Memory allocation
242246 .. tab :: Cosmos
243247
244248 - https://lunarc-documentation.readthedocs.io/en/latest/manual/submitting_jobs/manual_specifying_requirements/#specifying-a-project-allocation-and-partition
249+ - https://www.lunarc.lu.se/systems/cosmos
245250
246251 .. tab :: Kebnekaise
247252
@@ -265,6 +270,9 @@ Exercise: Memory allocation
265270
266271 .. tab :: Alvis
267272
273+ - ``-C MEM512 ``
274+ - ``-C MEM1536 ``
275+
268276 .. tab :: Bianca
269277
270278 - ``-C mem256GB ``
@@ -277,8 +285,9 @@ Exercise: Memory allocation
277285
278286 .. tab :: Cosmos
279287
280- - Part of GPU partition
281- - ``-p gpua100 ``
288+ - Part of GPU partitions
289+ - INTEL CPUs+A100 GPUs (384 GB): ``-p gpua100 ``
290+ - AMD CPUs+A100 GPUs (512 GB): ``-p gpua100 ``
282291
283292 .. tab :: Kebnekaise
284293
0 commit comments