Exercise 2 ----------------- .. admonition:: Exercise :class: todo **Time**: 10 min 1. Check if there is a module named ``python3/3.12.1`` available on Gadi. 2. If available, load the module ``python3/3.12.1``. 3. What happend when you try to load ``intel-mkl/2019.3.199`` after loading ``python3/3.12.1``. Exercise 3 ----------------- .. admonition:: Exercise :class: todo **Time**: 15 min 1. What happend if you request ``ncpus=50`` in the job script? 2. What happend if you request ``mem=200GB`` in the job script?