Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 67d6622

Browse files
committed
Update changelog for 1.15.0-rc2.
The new cub::DeviceMergeSort implementation takes significantly longer to compile than the current internal Thrust implementation. This change will be reverted from 1.15 while we work on improving it.
1 parent a5c4c06 commit 67d6622

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ on the calling GPU thread instead of launching a device-wide kernel.
3232
- NVIDIA/thrust#1548: Avoid name collision with `B0` macro in termios.h system
3333
header. Thanks to Philip Deegan (@PhilipDeegan) for this contribution.
3434

35-
## Other Enhancements
36-
37-
- NVIDIA/thrust#1511: Replace the internal merge sort implementation
38-
with `cub::DeviceMergeSort`.
39-
4035
# Thrust 1.14.0 (NVIDIA HPC SDK 21.9)
4136

4237
## Summary

0 commit comments

Comments
 (0)