From 6f3cfd5b3a074b11e172b066818024c71c949ed6 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Fri, 5 May 2023 08:49:02 +0200 Subject: [PATCH] Lumi page --- .spelling | 1 + docs.it4i/lumi.md | 18 ++++++++++++++++++ mkdocs.yml | 1 + 3 files changed, 20 insertions(+) create mode 100644 docs.it4i/lumi.md diff --git a/.spelling b/.spelling index a8ee30f6c..58ddf7363 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 000000000..6e6222edf --- /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 4cdbf6e14..b9d87be3c 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 -- GitLab