Skip to content

Commit

Permalink
Merge pull request #134 from trxcllnt/patch-2
Browse files Browse the repository at this point in the history
Update Thrust version in `get_thrust.cmake`
  • Loading branch information
PointKernel authored Jan 21, 2022
2 parents 9a16527 + cafd286 commit acef05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/thirdparty/get_thrust.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ function(find_and_configure_thrust VERSION)
thrust_create_target(cuco::Thrust FROM_OPTIONS)
endfunction()

find_and_configure_thrust(1.12.0)
find_and_configure_thrust(1.15.0)

0 comments on commit acef05e

Please sign in to comment.