|
4 | 4 |
|
5 | 5 | --- |
6 | 6 |
|
7 | | - |
8 | | - |
9 | | - |
| 7 | +## EasyBuild |
| 8 | + |
| 9 | +- [EasyBuild documentation](https://docs.easybuild.io/en/latest/#) |
| 10 | +- [EasyBuild web site](https://easybuild.io/) containing links to much of the recent information on |
| 11 | + EasyBuild. |
| 12 | +- [EasyBuild YouTube channel](https://www.youtube.com/c/EasyBuilders) |
| 13 | +- This tutorial is an evolution of the |
| 14 | + [EasyBuild tutorial prepared for the LUMI User Suppport Team, spring '21](https://easybuilders.github.io/easybuild-tutorial/2021-lust/) |
| 15 | + given by Kenneth Hoste (UGent, EasyBuild lead developer) and Luca Marsella (CSCS) |
| 16 | + - [Recordings are available on YouTube](https://www.youtube.com/watch?v=JTRw8hqi6x0&list=PLhnGtSmEGEQh573bk3BeOj_KCRBBiA5OT) |
| 17 | +- The EasyBuild setup on LUMI is partly insprired on the setup used at CSCS on their Cray systems |
| 18 | + - [Section on the CSCS setup](https://easybuilders.github.io/easybuild-tutorial/2021-lust/cray/easybuild_at_cscs/) |
| 19 | + from the LUST EasyBuild tutorial spring '21. |
| 20 | + - [CSCS site presentation](https://easybuild.io/eum21/#eb-site-talk-cscs) |
| 21 | + during the [6th EasyBuild User Meeting in 2021](https://easybuild.io/eum21/) |
| 22 | + - CSCS site presentation ([video](https://www.youtube.com/watch?v=rhoHmUhzSGw&list=PLhnGtSmEGEQidEM8MZKkOaVutgt9WmqI0)/[slides](https://users.ugent.be/~kehoste/eum20/eum20_11_luca_cscs.pdf)) |
| 23 | + during the [5h EasyBuild User Meeting in 2020](https://github.com/easybuilders/easybuild/wiki/5th-EasyBuild-User-Meeting) |
| 24 | + - CSCS site presentation ([video](https://youtu.be/qLuHeaFmydM?list=PLhnGtSmEGEQhEjG5hD70tRwL3n58aWNHc&t=1451)) |
| 25 | + during the [4h EasyBuild User Meeting in 2020](https://github.com/easybuilders/easybuild/wiki/4th-EasyBuild-User-Meeting) |
| 26 | + |
| 27 | + |
| 28 | +## HPE Cray Programming Environment |
| 29 | + |
| 30 | +- [LUMI documentation: "Developing" section](https://docs.lumi-supercomputer.eu/development/) |
| 31 | +- The Cray PE is mostly documented through man pages. There used to be some documentation on the |
| 32 | + Cray web site also but the documentation system got reworked after the merger with HPE. |
| 33 | + The documentation is now in the [HPE Support Centre](https://support.hpe.com/) where it |
| 34 | + is very difficult to find the right version of the documents. |
| 35 | +- The [PE-Cray](https://github.com/PE-Cray) GitHub project also provides some additional |
| 36 | + documentation, including |
| 37 | + - [some whitepapers](https://github.com/PE-Cray/whitepapers), |
| 38 | + - [documentation for Cray OpenSMHEMX](https://github.com/PE-Cray/cray-openshmemx) and |
| 39 | + - [information about Cray DSMML](https://github.com/PE-Cray/cray-dsmml) |
| 40 | + though much of that information ia also not updated regularly anymore. |
| 41 | + |
| 42 | + |
| 43 | +## LUMI |
| 44 | + |
| 45 | +- [LUMI web site](https://lumi-supercomputer.eu/) |
| 46 | +- [LUMI User Documentation](https://docs.lumi-supercomputer.eu/) |
| 47 | + - [Lmod](https://docs.lumi-supercomputer.eu/computing/Lmod_modules/) |
| 48 | + - [Organisation of the software stack](https://docs.lumi-supercomputer.eu/computing/softwarestacks/) |
| 49 | + - [EasyBuild on LUMI](https://docs.lumi-supercomputer.eu/software/installing/easybuild/) |
| 50 | +- [EasyBuild on LUMI presentation](https://easybuild.io/eum22/#lumi) |
| 51 | + ([video](https://www.youtube.com/watch?v=hZezVG6lJNk&list=PLhnGtSmEGEQgCneeSQvYoIZrbv7wIKlo2)/[slides](https://easybuild.io/eum22/001_eum22_EasyBuild_on_LUMI.pdf)) |
| 52 | + during the [7th EasyBuild User Meeting in 2022](https://easybuild.io/eum22/) |
10 | 53 |
|
11 | 54 | --- |
12 | 55 |
|
|
0 commit comments