I'm having issues compiling UPP with intel compilers.
I have compile NCEPlibs ok using the intel compilers.
When I compile UPPV4.1 using the intel dmpar option, it provides lots of error messages saying gfortran error even though I have selected intel as the compiler in the configure options.
When I compile UPPV3.2 using the intel dmpar or serial option it builds copygb and ndate ok, and when it gets to unipost it fails with:
ld: /shared/WRF-4.3.3/main/libwrflib.a(module_dm.o): undefined reference to symbol 'mpi_null_delete_fn_'
/opt/intel/oneapi/mpi/2021.5.1//lib/libmpifort.so.12: error adding symbols: DSO missing from command line
Does anyone have any idea what's causing this issue?
Many thanks.
I have compile NCEPlibs ok using the intel compilers.
When I compile UPPV4.1 using the intel dmpar option, it provides lots of error messages saying gfortran error even though I have selected intel as the compiler in the configure options.
When I compile UPPV3.2 using the intel dmpar or serial option it builds copygb and ndate ok, and when it gets to unipost it fails with:
ld: /shared/WRF-4.3.3/main/libwrflib.a(module_dm.o): undefined reference to symbol 'mpi_null_delete_fn_'
/opt/intel/oneapi/mpi/2021.5.1//lib/libmpifort.so.12: error adding symbols: DSO missing from command line
Does anyone have any idea what's causing this issue?
Many thanks.