@@ -5,15 +5,8 @@ Get Started with the |onedpl_long|
55to provide high-productivity APIs to developers, which can minimize SYCL*
66programming efforts across devices for high performance parallel applications.
77
8- |onedpl_short | consists of the following components:
9-
10- * Parallel API
11- * API for SYCL Kernels
12- * Macros
13-
14-
158For general information about |onedpl_short |, visit the `oneDPL GitHub* repository <https://github.com/uxlfoundation/oneDPL >`_,
16- or visit the |onedpl_library_guide |_ and the `Intel® oneAPI DPC++ Library main page
9+ or visit the |onedpl_library_guide | and the `Intel® oneAPI DPC++ Library main page
1710<https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-library.html> `_.
1811
1912Quick Start
@@ -39,8 +32,7 @@ Additionally, to use |onedpl_short| and other Base Kit components on non-Intel G
3932`oneAPI for NVIDIA® GPUs plugin <https://developer.codeplay.com/products/oneapi/nvidia/home/ >`_ or the
4033`oneAPI for AMD GPUs plugin <https://developer.codeplay.com/products/oneapi/amd/home/ >`_.
4134
42- See the |onedpl_short |
43- `System Requirements <https://www.intel.com/content/www/us/en/docs/onedpl/developer-guide/2022-7/intel-oneapi-dpc-library-introduction.html >`_
35+ See the |onedpl_requirements |
4436for details on the compiler support required to compile applications using |onedpl_short | on CPU using OpenMP* or Intel®
4537oneAPI Threading Building Blocks (oneTBB).
4638
@@ -217,7 +209,7 @@ Find More
217209
218210 * - Resource Link
219211 - Description
220- * - |onedpl_library_guide |_
212+ * - |onedpl_library_guide |
221213 - Refer to the |onedpl_short | guide for more in depth information.
222214 * - `System Requirements <https://www.intel.com/content/www/us/en/developer/articles/system-requirements/intel-oneapi-dpcpp-system-requirements.html >`_
223215 - Check system requirements before you install |onedpl_short |.
0 commit comments