move test to avoid issues with indentation from having tabs follow directly a list-table
This commit is contained in:
@ -373,8 +373,8 @@ More information on Kokkos can be found on the
|
||||
Available Architecture settings
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
These are the possible choices for the Kokkos architecture ID as of
|
||||
version 3.2 of the Kokkos library. They must be specified in uppercase.
|
||||
These are the possible choices for the Kokkos architecture ID.
|
||||
They must be specified in uppercase.
|
||||
|
||||
.. list-table::
|
||||
:header-rows: 0
|
||||
@ -486,6 +486,8 @@ version 3.2 of the Kokkos library. They must be specified in uppercase.
|
||||
- GPU
|
||||
- Intel GPUs Gen9+
|
||||
|
||||
This list was last updated for version 3.2 of the Kokkos library.
|
||||
|
||||
.. tabs::
|
||||
|
||||
.. tab:: Basic CMake build settings:
|
||||
|
||||
Reference in New Issue
Block a user