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

Quentin 11/12/2020: minor: remove totalview from run of 013_Iroise KTEST and...

Quentin 11/12/2020: minor: remove totalview from run of 013_Iroise KTEST and add missing compilation of NCARG tools on Belenos
parent 0de0168f
No related branches found
No related tags found
No related merge requests found
...@@ -26,4 +26,4 @@ ln -sf ../2_INPUT_TOY/TOYNAMELIST.nam_${TYPE_TOY} TOYNAMELIST.nam ...@@ -26,4 +26,4 @@ ln -sf ../2_INPUT_TOY/TOYNAMELIST.nam_${TYPE_TOY} TOYNAMELIST.nam
ln -fs ../3_INPUT_OASIS/namcouple_${TYPE_TOY} namcouple ln -fs ../3_INPUT_OASIS/namcouple_${TYPE_TOY} namcouple
#time Mpirun -np 1 MESONH${XYZ} : -np 1 $PATH_EXETOY/toy_model #time Mpirun -np 1 MESONH${XYZ} : -np 1 $PATH_EXETOY/toy_model
time Mpirun -np 1 $PATH_EXETOY/toy_model : -np 1 totalview MESONH${XYZ} time Mpirun -np 1 $PATH_EXETOY/toy_model : -np 1 MESONH${XYZ}
...@@ -165,7 +165,7 @@ export ARMCI_SHR_BUF_METHOD=COPY ...@@ -165,7 +165,7 @@ export ARMCI_SHR_BUF_METHOD=COPY
export OPTLEVEL=${OPTLEVEL:-O3} export OPTLEVEL=${OPTLEVEL:-O3}
export MVWORK=${MVWORK:-NO} export MVWORK=${MVWORK:-NO}
export VER_CDF=${VER_CDF:-CDFAUTO} export VER_CDF=${VER_CDF:-CDFAUTO}
export NEED_NCARG=${NEED_NCARG:-NO} export NEED_NCARG=${NEED_NCARG:-YES}
export NEED_TOOLS=YES export NEED_TOOLS=YES
export MNHENV=${MNHENV:-" export MNHENV=${MNHENV:-"
module purge module purge
......
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