Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: David Gardner <[email protected]>
  • Loading branch information
balos1 and gardner48 authored May 23, 2024
1 parent 37f24b5 commit 157ef8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/shared/RecentChanges.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ Fix bug on LLP64 platforms (like Windows 64-bit) where ``KLU_INDEXTYPE`` could b
Check if size of ``SuiteSparse_long`` is 8 if the size of ``sunindextype`` is 8
when using KLU.

Renamed the DPCPP value for the :cmakeop:`SUNDIALS_GINKGO_BACKENDS` CMake option to `SYCL` to match Ginkgo's updated naming convention.
Renamed the DPCPP value for the :cmakeop:`SUNDIALS_GINKGO_BACKENDS` CMake option to ``SYCL`` to match Ginkgo's updated naming convention.
4 changes: 4 additions & 0 deletions doc/shared/sundials/Install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,10 @@ illustration only.

Default: "REF;OMP"

.. versionchanged: x.y.z
The ``DPCPP`` option was changed to ``SYCL`` to align with Ginkgo's naming convention.
.. cmakeoption:: ENABLE_KOKKOS

Enable the Kokkos based vector.
Expand Down

0 comments on commit 157ef8f

Please sign in to comment.