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 0268e31 commit 81e53b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
* Improve compile-times when building with `Kokkos_ENABLE_DEBUG_BOUNDS_CHECK` in Cuda [\#7013](https://github.com/kokkos/kokkos/pull/7013)
* Adding `Kokkos::to_array` [\#6375](https://github.com/kokkos/kokkos/pull/6375)
* CTAD deduction guides for TeamPolicy [\#7030](https://github.com/kokkos/kokkos/pull/7030)
* Cuda: Fix nvcc warnings [\#7021](https://github.com/kokkos/kokkos/pull/7021)
* SIMD: Allow flexible vector width for 32 bit types [\#6802](https://github.com/kokkos/kokkos/pull/6802)
* Host: Use `unlikely` attribute when reference counting views on host backends.[\#6730](https://github.com/kokkos/kokkos/pull/6730)
* Make `Kokkos::Array` equality-comparable [\#7148](https://github.com/kokkos/kokkos/pull/7148)
Expand Down

0 comments on commit 81e53b5

Please sign in to comment.