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
8/15 Branch 2.0.X: Feature complete -- no new features added to release, regressions and critical bug fixes only.
8/23 Tag 2.0.0-rc0: First release candidate
9/26 Tag 2.0.0: Final release
Summary
Major release.
Planned changes:
Add libcu++ dependency.
Refactor dispatch, CDP support, etc to use NV_IF_TARGET.
Deprecate/remove utilities that depend on __CUDA_ARCH__.
Remove cub symlink from Thrust root directory. This fixes issues such as #1328. Use CMake packages or explicitly add CUB and libcu++ include paths to builds.