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 0e86353 commit f831045
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 @@ -19,7 +19,7 @@
#### SYCL:
* Fix multi-GPU support [\#6887](https://github.com/kokkos/kokkos/pull/6887)
* 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)
* 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)
* SYCL: Add support for Graphs [\#6912](https://github.com/kokkos/kokkos/pull/6912)
Expand Down

0 comments on commit f831045

Please sign in to comment.