Skip to content

Commit

Permalink
Mark CUDA_LAMBDA as deprecated and get rid of CUDA_LDG_INTRINSIC (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalg24 authored Sep 28, 2024
1 parent 0443e79 commit 389124f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/source/keywords.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,14 +199,10 @@ Backend-specific options
* Activate experimental relaxed constexpr functions
* ``OFF``

* * ``Kokkos_ENABLE_CUDA_LAMBDA``
* * ``Kokkos_ENABLE_CUDA_LAMBDA`` :red:`[Deprecated since 4.1]`
* Activate experimental lambda features
* (see below)

* * ``Kokkos_ENABLE_CUDA_LDG_INTRINSIC``
* Use CUDA LDG intrinsics
* ``OFF``

* * ``Kokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE``
* Enable relocatable device code (RDC) for CUDA
* ``OFF``
Expand Down

0 comments on commit 389124f

Please sign in to comment.