Skip to content
Snippets Groups Projects
Commit c67c4b14 authored by RODIER Quentin's avatar RODIER Quentin
Browse files

Quentin 30/06/2021: add python module load in Belenos configure

parent 5c068483
No related branches found
No related tags found
No related merge requests found
...@@ -175,6 +175,7 @@ export ARMCI_SHR_BUF_METHOD=COPY ...@@ -175,6 +175,7 @@ export ARMCI_SHR_BUF_METHOD=COPY
export NEED_TOOLS=YES export NEED_TOOLS=YES
export MNHENV=${MNHENV:-" export MNHENV=${MNHENV:-"
module purge module purge
module load python/3.7.6
module load intel/2019.5.281 module load intel/2019.5.281
module load openmpi/intel/4.0.2.2 module load openmpi/intel/4.0.2.2
module load cmake/3.15.4 module load cmake/3.15.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment