Skip to content

Commit

Permalink
Document addition of Kokkos_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE in 4.5 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dalg24 authored Dec 6, 2024
2 parents 395cefd + 1d5869c commit 4b36b9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/keywords.rst
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,10 @@ Backend-specific options
* Enable relocatable device code (RDC) for HIP
* ``OFF``

* * ``Kokkos_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE``
* Enable relocatable device code (RDC) for SYCL (since Kokkos 4.5)
* ``OFF``

* * ``Kokkos_ENABLE_ATOMICS_BYPASS``
* Disable atomics when no host parallel nor device backend is enabled for Serial only builds (since Kokkos 4.3)
* ``OFF``
Expand Down

0 comments on commit 4b36b9d

Please sign in to comment.