User Tools

Site Tools


aurora_cluster:running_on_aurora

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
aurora_cluster:running_on_aurora [2018/09/27 12:44]
florido [lu partition (Mathematical Physics)]
aurora_cluster:running_on_aurora [2022/04/19 14:42] (current)
florido
Line 12: Line 12:
 | Particle Physics | ''​hep''​ | ''​HEP2016-1-4''​ | not needed | <​code:​bash>​srun -p hep -A HEP2016-1-4 <​scriptname></​code>​ | ::: | | Particle Physics | ''​hep''​ | ''​HEP2016-1-4''​ | not needed | <​code:​bash>​srun -p hep -A HEP2016-1-4 <​scriptname></​code>​ | ::: |
 | Theoretical Physics | ''​hep''​ | ''​HEP2016-1-5''​ | not needed | <​code:​bash>​srun -p hep -A HEP2016-1-5 <​scriptname>​ </​code>​ | ::: | | Theoretical Physics | ''​hep''​ | ''​HEP2016-1-5''​ | not needed | <​code:​bash>​srun -p hep -A HEP2016-1-5 <​scriptname>​ </​code>​ | ::: |
-| Mathematical Physics | ''​lu''​ | ''​lu2016-2-10''​ | ''​lu2016-2-10''​ | <​code:​bash>​srun -p lu -A lu2016-2-10 --reservation=lu2016-2-10 <​scriptname>​ </​code>​ | ''​mn[01-10],​mn[15-20]''​ | +| Particle Physics - LDMX | ''​lu''​ | ''​lu2021-2-100''​ | not needed | <​code:​bash>​srun -p lu -A ''​lu2021-2-100''​ <​scriptname></​code>​ | any available on the LU partition | 
-| Mathematical Physics, **select only skylake machines** | ''​lu''​ | ''​lu2016-2-10''​ | ''​lu2016-2-10''​ | <​code:​bash>​srun -C skylake -p lu -A lu2016-2-10 --reservation=lu2016-2-10 <​scriptname>​ </​code>​ | ''​mn15-20''​ |+| Mathematical Physics | ''​lu''​ | ''​lu2021-2-125''​ | ''​lu2021-2-125''​ | <​code:​bash>​srun -p lu -A lu2021-2-125 --reservation=lu2021-2-125 <​scriptname>​ </​code>​ | ''​mn[01-10],​mn[15-20]''​ | 
 +| Mathematical Physics, **select only skylake machines** | ''​lu''​ | ''​lu2021-2-125''​ | ''​lu2021-2-125''​ | <​code:​bash>​srun -C skylake -p lu -A lu2021-2-125 --reservation=lu2021-2-125 <​scriptname>​ </​code>​ | ''​mn15-20''​ |
  
   * Home folders are backed up by Lunarc.   * Home folders are backed up by Lunarc.
Line 72: Line 73:
 Since 2018/09/27 there are new nodes ''​mn[15-20]''​ using the //skylake// chipset/​microcode. One can select just these cpus by using the -C flag. Since 2018/09/27 there are new nodes ''​mn[15-20]''​ using the //skylake// chipset/​microcode. One can select just these cpus by using the -C flag.
 <code bash>​sbatch -C skylake slurmexample.sh</​code>​ <code bash>​sbatch -C skylake slurmexample.sh</​code>​
-For best performance one should recompile the code on (or forthese machines ​when using the skylake ​features.+ 
 +For best performance one should recompile the code for these machines, meaning one needs to tell the compiler that skylake ​optimization is required. How to do this varies depending on compilers. See [[https://​en.wikichip.org/​wiki/​intel/​microarchitectures/​skylake_(server)#​Compiler_support]] 
 + 
 +For a discussion on the benefits in matrix calculus see: https://​cfwebprod.sandia.gov/​cfdocs/​CompResearch/​docs/​bench2018.pdf
  
 ===== Interactive access to nodes for code testing ===== ===== Interactive access to nodes for code testing =====
aurora_cluster/running_on_aurora.1538052252.txt.gz · Last modified: 2018/09/27 12:44 by florido

Accessibility Statement