We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e4a28 commit e774482Copy full SHA for e774482
libc/src/math/gpu/vendor/CMakeLists.txt
@@ -20,7 +20,7 @@ if(CUDAToolkit_FOUND)
20
"SHELL:-Xclang -mlink-builtin-bitcode -Xclang ${libdevice_path}")
21
endif()
22
else()
23
- message(STATUS "Could not find the ROCm device library. Unimplemented "
+ message(STATUS "Could not find the CUDA device library. Unimplemented "
24
"functions will be an external reference to the vendor libraries.")
25
26
0 commit comments