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
...
-- Configuring done
CMake Error: Error required internal CMake variable not set, cmake may not be built correctly.
Missing variable is:
_CMAKE_CUDA_WHOLE_FLAG
CMake Error: Error required internal CMake variable not set, cmake may not be built correctly.
Missing variable is:
CMAKE_CUDA_COMPILE_OBJECT
-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.
The text was updated successfully, but these errors were encountered:
0: terminate called after throwing an instance of 'std::runtime_error'
0: what(): cudaGetDeviceCount(&m_cudaDevCount) error( cudaErrorNoDevice): no CUDA-capable device is detected /global/u2/x/xylar/e3sm_work/polaris/main/e3sm_submodules/omega/develop/externals/ekat/extern/kokkos/core/src/Cuda/Kokkos_Cuda_Instance.cpp:275
When I run:
I'm seeing:
The text was updated successfully, but these errors were encountered: