Skip to content

Commit

Permalink
Updating changelog for 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleytsang-amd committed Nov 8, 2022
1 parent 273499a commit 5847002
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Full documentation for rocThrust is available at [https://rocthrust.readthedocs.io/en/latest/](https://rocthrust.readthedocs.io/en/latest/)

## rocThrust 2.16.0 for ROCm 5.3.2
### Known issues
- thrust::merge no longer correctly supports different iterator types for keys_input1 and keys_input2 (starting from the 5.3.0 release).

## rocThrust 2.16.0 for ROCm 5.3
### Changed
- rocThrust functionality dependent on device malloc works is functional as ROCm 5.2 reneabled device malloc. Device launched `thrust::sort` and `thrust::sort_by_key` are available for use.
Expand Down

0 comments on commit 5847002

Please sign in to comment.