You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest Intel compilers on Frontera (intel/23.1.0) can not build the autotools version of p4est failing with
configure: error: in `/work2/07882/tg871816/frontera/env1/tmp/build/p4est-2.3.2/FAST':
configure: error: linking to Fortran libraries from C fails
See `config.log' for more details
/opt/apps/gcc/12.2.0/bin/ld: cannot find -loopopt=1
icx: error: linker command failed with exit code 1 (use -v to see invocation)
Maybe we need to switch to the p4est CMake build?
The text was updated successfully, but these errors were encountered:
The latest Intel compilers on Frontera (intel/23.1.0) can not build the autotools version of p4est failing with
Maybe we need to switch to the p4est CMake build?
The text was updated successfully, but these errors were encountered: