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
This commit removes the Thrust dependency from both the core and common
libraries. As a requirement for this, I had to turn the common device
code into a header-only interface library, which is a good idea
regardless. The advantage of this is that it makes it much easier to
manage the dependencies on Thrust.
0 commit comments