You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out (see acts-project#816) that simply removing Thrust from the core
library is not enough; it needs to be further removed from the common
device code, too. Although this commit is unlikely to resolve the issue
(as some Thrust functions are still called in the common device code),
removing the last use of the Thrust pair type serves to make me feel
better.
0 commit comments