# 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 #creation fichier arch-irene.fcm # lancement de la compilation pour BENCH ./makenemo -m irene -a BENCH -v3 # # Find the produced exec # # find . -name nemo.exe # ./tests/BENCH/BLD/bin/nemo.exe #