Skip to content

Commit

Permalink
Update source/elements/oneMKL/source/domains/dft/config_params/data_l…
Browse files Browse the repository at this point in the history
…ayouts.rst

Co-authored-by: Parks, Helen <helen.parks@intel.com>
  • Loading branch information
raphael-egan and hparks-intel committed Oct 31, 2023
1 parent b4d55ba commit 95d0dbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ used and considered by oneMKL if and only if
are set and ``config_param::FWD_STRIDES`` and ``config_param::BWD_STRIDES`` are not. See note below.)
In such a case, :ref:`descriptor<onemkl_dft_descriptor>` objects must consider
the data layouts corresponding to the two compute directions separately. As
detailed above, relevant data sequence entries are accessed as element of data
detailed above, relevant data sequence entries are accessed as elements of data
containers (``sycl::buffer`` objects or device-accessible USM allocations)
provided to the compute function, the base data type of which is (possibly
implicitly re-interpreted) as documented in :ref:`this
Expand Down

0 comments on commit 95d0dbd

Please sign in to comment.