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 aaf6bfb commit bbd6fb5Copy full SHA for bbd6fb5
tests/async_kernels/CMakeLists.txt
@@ -8,4 +8,4 @@ target_link_libraries(
8
driverapi
9
)
10
11
-configure_file("${CMAKE_CURRENT_LIST_DIR}/write_float.cubin" ${CMAKE_BINARY_DIR}/tests/test_async_kernels COPYONLY)
+configure_file("${CMAKE_CURRENT_LIST_DIR}/write_float.cubin" ${CMAKE_BINARY_DIR}/tests/async_kernels COPYONLY)
0 commit comments