Skip to content

Commit

Permalink
Update NVBench version
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffburdick authored Aug 29, 2022
1 parent beaa582 commit a4c35b0
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 "old-cmake")
set(CUDA_MATX_MIN_VERSION_nvbench "1a13a2e")
find_and_configure_nvbench(${CUDA_MATX_MIN_VERSION_nvbench})

0 comments on commit a4c35b0

Please sign in to comment.