mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-18 20:09:25 +00:00
@@ -1,5 +1,5 @@
|
||||
if(DEVICE_BACKEND STREQUAL "HIP")
|
||||
set(DRIVER_SOURCE driver.hip.cpp)
|
||||
set(DRIVER_SOURCE driver.cpp)
|
||||
elseif(DEVICE_BACKEND STREQUAL "CUDA")
|
||||
set(DRIVER_SOURCE driver.cu)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user