From f838a9ee72179d6c7d17fc890955bdc494df0111 Mon Sep 17 00:00:00 2001 From: Pablo Fernandez Date: Thu, 5 Jun 2025 17:54:02 +0200 Subject: [PATCH 1/2] Added platforms (partially) operated and documented externally --- docs/alps/platforms.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/docs/alps/platforms.md b/docs/alps/platforms.md index c2c7611c..6ad26ddd 100644 --- a/docs/alps/platforms.md +++ b/docs/alps/platforms.md @@ -5,6 +5,8 @@ A platform represents a set of scientific services along with compute and data r Each platform addresses particular research needs and domains, such as climate and weather modeling, machine learning, or high-performance computing applications. A platform can consist of one or multiple [clusters][ref-alps-clusters], and its services can be managed either by CSCS or by the scientific community itself, including access control, usage policies, and support. +The following platforms are fully operated by CSCS: +
- :fontawesome-solid-mountain: __HPC Platform__ @@ -26,3 +28,31 @@ A platform can consist of one or multiple [clusters][ref-alps-clusters], and its [:octicons-arrow-right-24: CWP][ref-platform-cwp]
+ +In addition, the following platforms are jointly operated by different Swiss projects and institutes and CSCS. Software and policies are tailored depending on the use case, and are documented separately. + + +
+ +- :fontawesome-solid-mountain: __Merlin 7__ + + The Merlin resources are available to all PSI staff and external collaborators. + + [:octicons-arrow-right-24: Merlin](https://www.psi.ch/en/awi/the-merlin-hpc-cluster) + +- :fontawesome-solid-mountain: __Materials Cloud__ + + Materials Cloud is built to enable the seamless sharing and dissemination of resources in computational materials science. + + [:octicons-arrow-right-24: Materials Cloud](https://www.materialscloud.org/) + +- :fontawesome-solid-mountain: __Numerical weather forecasting__ + + MeteoSwiss uses a numerical weather forecasting model for the production of regional and local forecast products in the Alpine region. + + [:octicons-arrow-right-24: NWP](https://www.meteoswiss.admin.ch/weather/warning-and-forecasting-systems/icon-forecasting-systems.html) + +
+ +!!! todo + We need to add WLCG, CTA and SKA platforms in here as well, with their respective external (?) links From 49162aa1f5b9d7f886edda750bb2478e6b2a853f Mon Sep 17 00:00:00 2001 From: bcumming Date: Fri, 6 Jun 2025 09:36:34 +0200 Subject: [PATCH 2/2] small fix on admonintion --- docs/alps/platforms.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/alps/platforms.md b/docs/alps/platforms.md index 6ad26ddd..7f5546f7 100644 --- a/docs/alps/platforms.md +++ b/docs/alps/platforms.md @@ -29,7 +29,7 @@ The following platforms are fully operated by CSCS: -In addition, the following platforms are jointly operated by different Swiss projects and institutes and CSCS. Software and policies are tailored depending on the use case, and are documented separately. +The following platforms are jointly operated by different Swiss projects and institutes and CSCS. Software and policies are tailored depending on the use case, and are documented separately.
@@ -39,7 +39,7 @@ In addition, the following platforms are jointly operated by different Swiss pro The Merlin resources are available to all PSI staff and external collaborators. [:octicons-arrow-right-24: Merlin](https://www.psi.ch/en/awi/the-merlin-hpc-cluster) - + - :fontawesome-solid-mountain: __Materials Cloud__ Materials Cloud is built to enable the seamless sharing and dissemination of resources in computational materials science. @@ -49,10 +49,10 @@ In addition, the following platforms are jointly operated by different Swiss pro - :fontawesome-solid-mountain: __Numerical weather forecasting__ MeteoSwiss uses a numerical weather forecasting model for the production of regional and local forecast products in the Alpine region. - + [:octicons-arrow-right-24: NWP](https://www.meteoswiss.admin.ch/weather/warning-and-forecasting-systems/icon-forecasting-systems.html)
-!!! todo - We need to add WLCG, CTA and SKA platforms in here as well, with their respective external (?) links +!!! under-construction + Add the WLCG, CTA and SKA platforms in here as well, with their respective external links.