Skip to content

Commit

Permalink
Format documentation to address PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
s-Nick committed Oct 1, 2024
1 parent 907dc5e commit 4099b49
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/building_the_project_with_dpcpp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -234,10 +234,10 @@ SYCL enables portable heterogeneous computing on a wide range of accelerators.
Consequently, it is possible to use oneMKL Interfaces with accelerators not
anticipated by the oneMKL Interfaces team.

For generic SYCL devices, only portBLAS and portFFT backend are enabled. The user must
set the appropriate ``-fsycl-targets`` for their device, and also any
other option required for performance. See
`Building for portBLAS`_ and `Building for portFFT`_. Extensive testing is strongly advised for these
For generic SYCL devices, only portBLAS and portFFT backend are enabled.
The user must set the appropriate ``-fsycl-targets`` for their device, and also
any other option required for performance. See `Building for portBLAS`_ and
`Building for portFFT`_. Extensive testing is strongly advised for these
unsupported configurations.

.. _build_for_portlibs_dpcpp:
Expand Down

0 comments on commit 4099b49

Please sign in to comment.