Open
Description
I turned on Omega_h in the weaver nightlies and it looks like it's not compatible with the CUDA library:
CMake Error at CMakeLists.txt:136 (message):
CUDA 11.2 does not support Omega_h, use an older or newer version
-- Configuring incomplete, errors occurred!
See also "/projects/albany/nightlyCDashWeaver/build/AlbBuild/tpls/omegah/Omega_h-prefix/src/Omega_h-build/CMakeFiles/CMakeOutput.log".
gmake[2]: *** [CMakeFiles/Omega_h.dir/build.make:92: Omega_h-prefix/src/Omega_h-stamp/Omega_h-configure] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/Omega_h.dir/all] Error 2
gmake: *** [Makefile:91: all] Error 2
CMake Error at cmake/GetOrInstallOmegah.cmake:115 (message):
Die
Call Stack (most recent call first):
CMakeLists.txt:753 (include)
https://sems-cdash-son.sandia.gov/cdash/build/53415/configure
I presume we will just punt on turning on Omega_h on weaver, or is there a different plan?
Activity