Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Damien L-G <dalg24+github@gmail.com>
  • Loading branch information
ndellingwood and dalg24 authored Aug 6, 2024
1 parent f831045 commit 789a093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* Improve team_reduce performance [\#6562](https://github.com/kokkos/kokkos/pull/6562)
* Unroll shuffle loops for top-level `parallel_reduce` and `parallel_scan` [\#6750](https://github.com/kokkos/kokkos/pull/6750)
* Fix lock for guarding scratch space in `TeamPolicy` `parallel_reduce` [\#6988](https://github.com/kokkos/kokkos/pull/6988)
* Print submission command queue property [\#7004](https://github.com/kokkos/kokkos/pull/7004)
* Include submission command queue property information into `SYCL::print_configuration()` [\#7004](https://github.com/kokkos/kokkos/pull/7004)
* SYCL: Add support for Graphs [\#6912](https://github.com/kokkos/kokkos/pull/6912)

#### OpenMPTarget:
Expand Down

0 comments on commit 789a093

Please sign in to comment.