Skip to content

Commit

Permalink
cudaDeviceSynchronize
Browse files Browse the repository at this point in the history
  • Loading branch information
cwpearson committed Jul 10, 2023
1 parent 5c99fc7 commit 00fc9fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libcudart/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
if (SCOPE_USE_CUDA)
set(comm_SOURCES ${comm_SOURCES}
${CMAKE_CURRENT_LIST_DIR}/cudaDeviceSynchronize.cpp
${CMAKE_CURRENT_LIST_DIR}/cudaMemcpy3DPeerAsync.cpp
${CMAKE_CURRENT_LIST_DIR}/cudaMallocManaged.cpp
${CMAKE_CURRENT_LIST_DIR}/cudaMemcpy3DAsync_gpu_to_gpu.cpp
Expand Down

0 comments on commit 00fc9fd

Please sign in to comment.