Thank you very much.
The compilation was ok for the two versions (v6p3 and v7p1) with :
incs_parallel: -I /appli/intel/impi/5.0.3.048/include64
libs_parallel: /home/telemac/metis/lib/libmetis.a
libs_all: -L/appli/intel/impi/5.0.3.048/lib64 -lmpi -lpthread -lrt
Telemac works in parallel 1 proc (no multiproc), without fortran file, for the 2 versions.
With a fortran file and 1 proc, I have a problem at the execution (v6p3, since the fortran file is not compatible with the v7p1 version) :
ifort -convert big_endian -o R00.exe wacfort.o -Xlinker --start-group /mnt/data2/home/telemac/v6p3r2/builds/C7.ifort10HPC/lib/tomawac/homere_tomawac.lib /mnt/data2/home/telemac/v6p3r2/builds/C7.ifort10HPC/lib/utils/bief/homere_tomawac.lib /mnt/data2/home/telemac/v6p3r2/builds/C7.ifort10HPC/lib/utils/damocles/homere_tomawac.lib /mnt/data2/home/telemac/v6p3r2/builds/C7.ifort10HPC/lib/utils/parallel/homere_tomawac.lib /mnt/data2/home/telemac/v6p3r2/builds/C7.ifort10HPC/lib/utils/special/homere_tomawac.lib /work/test/lancement/R00.cas_2016-12-01-10h55min48s/-L/appli/intel/impi/5.0.3.048/lib64 -lmpi -lpthread -lrt --end-group
ifort: error #10236: File not found: '/work/test/lancement/R00.cas_2016-12-01-10h55min48s/-L/appli/intel/impi/5.0.3.048/lib64'
Do you have any idea ?
Thank you very much,
Regards.