|
2 | 2 |
|
3 | 3 | Overview page of the introductory tutorial on [EasyBuild](https://easybuild.io) for the *[LUMI](https://www.lumi-supercomputer.eu) User Support team (LUST)*.
|
4 | 4 |
|
5 |
| -The tutorial is available on [the EasyBuilders tutoral web site](https://easybuilders.github.io/easybuild-tutorial/2021-lust/). |
| 5 | +- [Part I: **Introduction to EasyBuild**](part1_intro.md) *(Tue March 9th 2021, 9am-12 CET)* |
| 6 | + * [What is EasyBuild?](what_is_easybuild.md) |
| 7 | + * [Terminology](terminology.md) |
| 8 | + * [Installation](installation.md) *(hands-on)* |
| 9 | + * [Configuration](configuration.md) *(hands-on)* |
| 10 | + * [Basic usage](basic_usage.md) *(hands-on)* |
| 11 | +- [Part II: **Using EasyBuild**](part2_using.md) *(Tue March 23rd 2021, 9am-12 CET)* |
| 12 | + * [Troubleshooting](troubleshooting.md) *(hands-on)* |
| 13 | + * [Creating easyconfig files](creating_easyconfig_files.md) *(hands-on)* |
| 14 | + * [Implementing easyblocks](implementing_easyblocks.md) *(hands-on)* |
| 15 | +- [Part III: **Advanced topics**](part3_advanced.md) *(Tue March 30th 2021, 9am-12 CEST)* |
| 16 | + * [Using EasyBuild as a library](easybuild_library.md) *(hands-on)* |
| 17 | + * [Using hooks to customise EasyBuild](hooks.md) *(hands-on)* |
| 18 | + * [Submitting installations as Slurm jobs](slurm_jobs.md) *(hands-on)* |
| 19 | + * [Module naming schemes (incl. hierarchical)](module_naming_schemes.md) *(hands-on)* |
| 20 | + * [GitHub integration to facilitate contributing to EasyBuild](github_integration.md) *(hands-on)* |
| 21 | +- [Part IV: **EasyBuild on Cray systems**](part4_cray.md) *(Friday June 18th 2021, 09-12 CEST)* |
| 22 | + * [Introduction to Cray Programming Environment](cray/introduction.md) *(hands-on)* |
| 23 | + * [Cray External Modules](cray/external_modules.md) *(hands-on)* |
| 24 | + * [Cray Custom Toolchains](cray/custom_toolchains.md) *(hands-on)* |
| 25 | + * [EasyBuild at CSCS](cray/easybuild_at_cscs.md) *(hands-on)* |
0 commit comments