Skip to content

Commit

Permalink
Update nvbench to remove warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffburdick authored Jun 4, 2024
1 parent 69c10d5 commit 2f9f075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/GetNVBench.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ function(find_and_configure_nvbench VERSION)
endfunction()

# NVBench doesn't tag yet
set(CUDA_MATX_MIN_VERSION_nvbench "7521229")
set(CUDA_MATX_MIN_VERSION_nvbench "a171514")
find_and_configure_nvbench(${CUDA_MATX_MIN_VERSION_nvbench})

0 comments on commit 2f9f075

Please sign in to comment.