# XIOS Compilation
#xios-2.5 directory must be a sub-directory of NEMO/release-4.0
# 1. Prepare an arch file for the target machine
#./make_xios --arch X64_IRENE -j 8
#NEMO
#create a configuration file for the targeted machine ( i.e. irene) arch-irene.fcm
# lancement de la compilation pour BENCH
cd release-4.0
./makenemo -m irene -a BENCH -v3 # # Find the produced exec # # find . -name nemo.exe # ./tests/BENCH/BLD/bin/nemo.exe #