Skip to content

Data Parallel C++

A Bhat edited this page Feb 20, 2020 · 2 revisions

About

  • Enhanced C++ standard by Intel for programming hetergenous hardware
  • Built on SYCL and C++
  • Part of Intel OneAPI
  • A competitor to CUDA

See also

Clone this wiki locally