Skip to content
Snippets Groups Projects
Commit 7287c6c0 authored by John Romein's avatar John Romein
Browse files

Use the latest version of the cuda wrappers.

parent 3e4db43f
No related branches found
No related tags found
No related merge requests found
Pipeline #60752 passed
...@@ -26,7 +26,7 @@ include(FetchContent) ...@@ -26,7 +26,7 @@ include(FetchContent)
FetchContent_Declare( FetchContent_Declare(
cudawrappers cudawrappers
GIT_REPOSITORY https://github.com/nlesc-recruit/cudawrappers GIT_REPOSITORY https://github.com/nlesc-recruit/cudawrappers
GIT_TAG 0.6.0 GIT_TAG main
) )
FetchContent_MakeAvailable(cudawrappers) FetchContent_MakeAvailable(cudawrappers)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment