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 authored Oct 30, 2023
1 parent bf0048e commit cd74b14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ configuration parameter ``config_param::INPUT_STRIDES`` if

The values of :math:`s^{\text{i}}_{j}` and :math:`s^{\text{o}}_{j}` are to be
used and considered by oneMKL if and only if
:math:`s^{\text{fwd}}_{j} = s^{\text{fwd}}_{j} = 0, \forall j \in \lbrace 0, 1, \ldots, d\rbrace`.
:math:`s^{\text{fwd}}_{j} = s^{\text{bwd}}_{j} = 0, \forall j \in \lbrace 0, 1, \ldots, d\rbrace`.
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
Expand Down

0 comments on commit cd74b14

Please sign in to comment.