Hi Team,
MOM 5 is being compiled with Intel parallel studio 2017,NETCDF-C-4.6.2& NETCDF-FORTRAN-4.4.5 requisites.
The error is "ld: cannot find -lmpiif "
The detailed error info provided below:-
ifort flux_exchange.o coupler_main.o surface_flux.o -o fms_MOM_SIS.x /scratch/hcl/MOM5/mom/exec/hpcs.intel/lib_ocean/lib_ocean.a /scratch/hcl/MOM5/mom/exec/hpcs.intel/lib_ice/lib_ice.a /scratch/hcl/MOM5/mom/exec/hpcs.intel/lib_atmos_null/lib_atmos_null.a /scratch/hcl/MOM5/mom/exec/hpcs.intel/lib_land_null/lib_land_null.a /scratch/hcl/MOM5/mom/exec/hpcs.intel/lib_FMS/lib_FMS.a -L -lnetcdff -lnetcdf -L -lhdf5_hl -lhdf5 -lz -lcurl -L app/intel/intel2017_rhel7/impi/2017.3.196/intel64/lib -lmpi -lmpiif
ld: cannot find -lmpiif
make: *** [fms_MOM_SIS.x] Error 1
if ( 2 ) then
echo Make failed to create the MOM_SIS executable
Make failed to create the MOM_SIS executable
exit 1
Pls. do the needful solution.