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
cwsmith
changed the title
build error ('undefined hidden symbol') using amd compilers and no optimizations on frontier
build error ('undefined hidden symbol') using amdclang compilers and no optimizations on frontier
Jun 27, 2023
Building using the amd compilers without optimizations results in compile errors:
https://github.com/SCOREC/omega_h/wiki/Build-and-Run-on-OLCF-Frontier#build-with-mpi-enabled-using-cray-compiler-wrappers-and-amd-compilers
Adding
-O1
or-O2
results in a successful build.The text was updated successfully, but these errors were encountered: