Skip to content

Commit 5632e7b

Browse files
committed
Update 1.13.0 changelog with a summary.
1 parent 89ffa9e commit 5632e7b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Thrust 1.13.0 is the major release accompanying the NVIDIA HPC SDK 21.7 release.
44

5+
Notable changes include `bfloat16` radix sort support (via `thrust::sort`) and
6+
memory handling fixes in the `reserve` method of Thrust's vectors.
7+
The `CONTRIBUTING.md` file has been expanded to include instructions for
8+
building CUB as a component of Thrust, and API documentation now refers to
9+
cppreference instead of SGI's STL reference.
10+
511
## Breaking Changes
612

713
- NVIDIA/thrust#1459: Remove deprecated aliases `thrust::host_space_tag` and

0 commit comments

Comments
 (0)