Art of Concurrency using oneAPI

Clay Breshears

Clay Breshears

Hillsboro, Oregon

0 0
  • 0 Collaborators

Convert threaded codes from "The Art of Concurrency" to utilize the oneAPI features as examples. ...learn more

Project status: Concept

oneAPI

Intel Technologies
oneAPI, DPC++, Intel GPA

Overview / Usage

Since all of the code examples that were given in "The Art of Concurrency" were threaded in one of several ways (OpenMP, Pthreads, TBB), it should be possible to convert those into corresponding examples that are written in DPC++. In addition, where possible, I want to extend those to make use of GPU processors, and the oneAPI framework will be an ideal method for examining when such computation is viable and will actually increase performance.

Comments (0)