Skip to content

Commit b335fa4

Browse files
Update Multi-target build doc
1 parent 39b62e2 commit b335fa4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/quick_start_guide.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,10 @@ For example:
203203
Multi-target build
204204
~~~~~~~~~~~~~~~~~~
205205

206-
By default, building from source enables support for Intel devices.
207-
However, the build can be extended to support both CUDA and AMD devices simultaneously:
206+
The default ``dpnp`` build from the source enables support of Intel devices only.
207+
Extending the build with a custom SYCL target additionally enables support of CUDA or AMD
208+
device in ``dpnp``. Besides, the support can be also extended to enable both CUDA and AMD
209+
devices at the same time:
208210

209211
.. code-block:: bash
210212

0 commit comments

Comments
 (0)