-
Notifications
You must be signed in to change notification settings - Fork 761
remove deprecated support for the THRUST_DEVICE_BACKEND macro #1761
remove deprecated support for the THRUST_DEVICE_BACKEND macro #1761
Conversation
|
run tests |
alliepiper
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes LGTM, but we'll need to also make the same change to thrust/detail/config/host_system.h.
Uh, these are the changes to |
Those changes live in The same code is also here thrust/thrust/detail/config/host_system.h Lines 35 to 47 in 0bebe52
|
|
🤦♂️ BTW, there is a comment in |
82d037e to
df32883
Compare
|
run tests |
I addressed the review comments
fixes #60