diff --git a/.spelling b/.spelling index a8ee30f6cdc6f2f7e20f2b4719c350b89672ba26..58ddf7363adff1fd397864316e806e71b781dc97 100644 --- a/.spelling +++ b/.spelling @@ -1,3 +1,4 @@ +LUMI apptainer ROCm HIP diff --git a/docs.it4i/lumi.md b/docs.it4i/lumi.md new file mode 100644 index 0000000000000000000000000000000000000000..6e6222edf3adfbc010e8237653aca2ac32ed3fe7 --- /dev/null +++ b/docs.it4i/lumi.md @@ -0,0 +1,18 @@ +# LUMI + +The European High-Performance Computing Joint Undertaking (EuroHPC JU) is pooling European resources +to develop top-of-the-range exascale supercomputers for processing big data, +based on competitive European technology. + +One of the pan-European pre-exascale supercomputers, [LUMI][1], is located in CSC’s data center in Kajaani, Finland. + +The supercomputer is hosted by the LUMI consortium. +The LUMI (Large Unified Modern Infrastructure) consortium countries are Finland, Belgium, the Czech Republic, +Denmark, Estonia, Iceland, Norway, Poland, Sweden, and Switzerland. + +LUMI is one of the world’s best-known scientific instruments for the lifespan of 2021–2027. + +For more information about how to access the LUMI supercomputer, see the [official documentation][2]. + +[1]: https://lumi-supercomputer.eu/ +[2]: https://docs.lumi-supercomputer.eu/ diff --git a/mkdocs.yml b/mkdocs.yml index 4cdbf6e142429117fc85b283a89c7708b20765ce..b9d87be3c734f68339f34a8c00271d3b17dea273 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -100,6 +100,7 @@ nav: - Energy Saving: general/energy.md - PRACE: prace.md - DICE: dice.md + - LUMI: lumi.md - Support: general/support.md - Storage: - PROJECT: storage/project-storage.md