Skip to content

Commit

Permalink
Remove Kokkos_ENABLE_PROFILING_LOAD_PRINT and pretend it never existed
Browse files Browse the repository at this point in the history
  • Loading branch information
dalg24 committed May 19, 2023
1 parent 207db07 commit 47b258a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions docs/source/API/core/Macros.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ General Settings
+-------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| ``KOKKOS_ENABLE_HBWSPACE`` | Defined if the experimental ``HBWSpace`` memory space is enabled, enabled by KOKKOS_ENABLE_MEMKIND. |
+-------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| ``KOKKOS_ENABLE_PROFILING_LOAD_PRINT`` | Kokkos will output a message when the profiling library is loaded. |
+-------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| ``KOKKOS_ENABLE_TUNING`` | Whether bindings for tunings are available (see `#2422 <https://github.com/kokkos/kokkos/pull/2422>`_). |
+-------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
| ``KOKKOS_ENABLE_COMPLEX_ALIGN`` | Whether complex types are aligned. |
Expand Down
4 changes: 0 additions & 4 deletions docs/source/keywords.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,6 @@ Enable Options
* Perform extra large memory tests
* ``OFF``

* * ``Kokkos_ENABLE_PROFILING_LOAD_PRINT``
* Print information about which profiling tools got loaded
* ``OFF``

* * ``Kokkos_ENABLE_TESTS``
* Build tests
* ``OFF``
Expand Down

0 comments on commit 47b258a

Please sign in to comment.