From d3bb08734658b848814a6bf1b77088226f5a0f48 Mon Sep 17 00:00:00 2001 From: Magdalena Sophia Fritz <a01623447@unet.univie.ac.at> Date: Tue, 25 Apr 2023 13:22:49 +0000 Subject: [PATCH] Update WRF.md --- WRF.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WRF.md b/WRF.md index f87ab00..bfc7038 100644 --- a/WRF.md +++ b/WRF.md @@ -162,9 +162,9 @@ SRVX1: module load intel-parallel-studio/composer.2020.4-intel-20.0.4 openmpi/3.1.6-intel-20.0.4 hdf5/1.10.7-intel-20.0.4-MPI3.1.6 netcdf-c/4.6.3-intel-20.0.4-MPI3.1.6 netcdf-fortran/4.5.2-intel-20.0.4-MPI3.1.6 ``` -SRVX1 (modules changed; 11.04.2023): +SRVX1 (modules changed; 25.04.2023): ```sh -module load netcdf-fortran/4.5.3-intel-2020.4 intel-parallel-studio/composer.2020.4 netcdf-c/4.7.4-intel-2020.4 hdf5/1.12.2-intel-2020.4 intel-oneapi-mpi/2021.7.1-intel-2020.4 +module load intel-oneapi-compilers/2021.4.0 intel-oneapi-mpi/2021.7.1-intel-2021.4.0 hdf5/1.12.2-intel-2021.4.0 netcdf-c/4.7.4-intel-2021.4.0 netcdf-fortran/4.5.3-intel-2021.4.0 ``` JET (GNU Fortran compiler): -- GitLab