Skip to content

Commit

Permalink
Revert to Thrust 1.15.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Apr 4, 2022
1 parent ff1ff80 commit 0cd1fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/cmake/thirdparty/get_thrust.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ function(find_and_configure_thrust VERSION)
endif()
endfunction()

set(CUDF_MIN_VERSION_Thrust 1.16.0)
set(CUDF_MIN_VERSION_Thrust 1.15.0)

find_and_configure_thrust(${CUDF_MIN_VERSION_Thrust})

0 comments on commit 0cd1fe8

Please sign in to comment.