diff --git a/doc/shared/RecentChanges.rst b/doc/shared/RecentChanges.rst index 6cda0cf111..1d6cc8c354 100644 --- a/doc/shared/RecentChanges.rst +++ b/doc/shared/RecentChanges.rst @@ -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. diff --git a/doc/shared/sundials/Install.rst b/doc/shared/sundials/Install.rst index 1d8c9e5bab..f1ed3c80a8 100644 --- a/doc/shared/sundials/Install.rst +++ b/doc/shared/sundials/Install.rst @@ -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.