Parallel-NetCDF / PnetCDF

Source code repository of PnetCDF library and utilities
https://parallel-netcdf.github.io
Other
81 stars 23 forks source link

Option -loopopt=1 not available in new Intel LLVM compilers #108

Closed HathewayWill closed 10 months ago

HathewayWill commented 1 year ago

This is a well documented case with other software having the same problem:

https://github.com/HDFGroup/hdf5/issues/2563

https://community.intel.com/t5/Intel-Fortran-Compiler/ifx-2021-1-beta04-HPC-Toolkit-build-error-with-loopopt/m-p/1184181

The temporary fix is to use autotools but I feel that pnetcdf needs to have this issue fixed before the Release of the full intel LLVM compilers in a few months.

Attached is relevant log files from the build without using autotools. config.log configure.log