Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Readme.md

Title

Intel® oneAPI DPC++ Library: This is part 7 of the oneAPI essentials training series

Requirements

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

Purpose

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.

License

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

Install Directions

The Jupyter notebooks are tested and can be run on Intel Devcloud. Below are the steps to access these Jupyter notebooks on Intel Devcloud

  1. Register on Intel Devcloud
  2. Go to the "Terminal" in the Intel Devcloud
  3. Type in the below command to download the oneAPI-essentials series notebooks into your Devcloud account /data/oneapi_workshop/get_jupyter_notebooks.sh
  4. Navigate to oneAPI_Essentials folder and open the Welcome.ipynb, click on "Intel® oneAPI DPC++ Library" notebook and follow the instructions