Complementary information about DAVAI setup on aa|ab|ac|ad
HPC machine @ ECMWF/Bologna
Quick install
module use ~rm9/public/modulefiles
+Atos · Davai Complementary information about DAVAI setup on aa|ab|ac|ad
HPC machine @ ECMWF/Bologna
Quick install
module use ~acrd/public/modulefiles
module load davai
I advise to put the first line in your .bash_profile
, and execute the second only when needed.
Pre-requirements (if not already set up)
Load the required environment for GMKPACK compilation and DAVAI execution. It is REQUIRED that you add the following to your .bash_profile
:
module purge
-module use /home/rm9/public/modulefiles
+module use /home/acrd/public/modulefiles
module load intel/2021.4.0 prgenv/intel python3/3.10.10-01 ecmwf-toolbox/2021.08.3.0 davai/master
# Gmkpack is installed at Ryad El Khatib's
@@ -21,4 +21,4 @@
mkdir -p $d
chgrp -R accord $d
chmod g+s $d
-done
Settings
This document was generated with Documenter.jl version 1.1.2 on Wednesday 4 September 2024. Using Julia version 1.9.4.
+done