Click here to Skip to main content
15,867,308 members
Everything / oneAPI

Oneapi

oneAPI

Great Reads

by Jeremy C. Ong
Accelerate a C++ article with GPU support using Intel's oneAPI
by Shao Voon Wong
How to convert a code from parallel C++ ray-tracing code to CUDA, then to SYCL 2020 via Intel® DPC++
by Jeremy C. Ong
A quick demonstration of writing an application using DPC++ and oneAPI and deploying to Intel DevCloud
by Allister Beharry
oneMD is a molecular dynamics simulator coded in C++ 17 designed to take advantage of hardware data parallelism across a diverse set of devices and architectures using Intel's oneAPI framework and SYCL -- the successor to the OpenCL standard for parallel processing

Latest Articles

by Intel
Accelerate Your XGBoost, LightGBM, and CatBoost Inference Workloads with Intel® oneAPI Data Analytics Library (oneDAL)
by Intel
The article emphasizes the importance of interoperability between various standards, such as Level Zero, SYCL, SPIR-V, OpenMP, ISO C++, and ISO Fortran, and explores the evolution and alignment of these standards over the last decade, while also considering how SYCL may influence the future of
by Robert Mueller-Albrecht
Using the Intel® oneAPI Math Kernel Library SYCL API
by Robert Mueller-Albrecht
An Open, Backend Approach to Compute Anywhere

All Articles

Sort by Updated

oneAPI 

18 Dec 2023 by Intel
Accelerate Your XGBoost, LightGBM, and CatBoost Inference Workloads with Intel® oneAPI Data Analytics Library (oneDAL)
14 Dec 2023 by Intel
The article emphasizes the importance of interoperability between various standards, such as Level Zero, SYCL, SPIR-V, OpenMP, ISO C++, and ISO Fortran, and explores the evolution and alignment of these standards over the last decade, while also considering how SYCL may influence the future of
27 Jun 2023 by Robert Mueller-Albrecht
Using the Intel® oneAPI Math Kernel Library SYCL API
12 May 2023 by Robert Mueller-Albrecht
An Open, Backend Approach to Compute Anywhere
9 May 2023 by Henry A Gabb, John Pennycook
Learn about the Accelerators in Your System
15 Mar 2021 by Allister Beharry
oneMD is a molecular dynamics simulator coded in C++ 17 designed to take advantage of hardware data parallelism across a diverse set of devices and architectures using Intel's oneAPI framework and SYCL -- the successor to the OpenCL standard for parallel processing
16 Jan 2021 by Shao Voon Wong
How to convert a code from parallel C++ ray-tracing code to CUDA, then to SYCL 2020 via Intel® DPC++
10 Nov 2020 by Jeremy C. Ong
A quick demonstration of writing an application using DPC++ and oneAPI and deploying to Intel DevCloud
10 Nov 2020 by Jeremy C. Ong
Accelerate a C++ article with GPU support using Intel's oneAPI
10 Nov 2020 by Jeremy C. Ong
A quick 5-minute introduction to porting a CUDA app to Data Parallel C++ (DPC++)
7 May 2020 by Arthur V. Ratz
In this article I will thoroughly discuss about the several aspects of using the revolutionary new Intel® oneAPI HPC Toolkit to deliver a modern code that implements a parallel “stable” sort