Intel® oneAPI DPC++ Library: This is part 7 of the oneAPI essentials training series
| Optimized for | Description |
|---|---|
| OS | Linux* Ubuntu 18.04, 20 Windows* 10 |
| Hardware | Skylake with GEN9 or newer |
| Software | Intel® oneAPI DPC++ Compiler, Jupyter Notebooks, Intel Devcloud |
This hands-on exercise notebook demonstrates using Intel® oneAPI DPC++ Library (oneDPL) for heterogeneous computing. You will learn how to use various Parallel STL algorithms for heterogeneous computing and also look at gamma-correction sample code that uses oneDPL.
Code samples are licensed under the MIT license. See License.txt for details.
Third party program Licenses can be found here: third-party-programs.txt
The Jupyter notebooks are tested and can be run on Intel Devcloud. Below are the steps to access these Jupyter notebooks on Intel Devcloud
- Register on Intel Devcloud
- Go to the "Terminal" in the Intel Devcloud
- Type in the below command to download the oneAPI-essentials series notebooks into your Devcloud account /data/oneapi_workshop/get_jupyter_notebooks.sh
- Navigate to oneAPI_Essentials folder and open the Welcome.ipynb, click on "Intel® oneAPI DPC++ Library" notebook and follow the instructions