oneapi-src / oneDPL

oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html
Apache License 2.0
715 stars 112 forks source link

Use oneDPL on Arm architecture #1657

Closed ArberSephirotheca closed 1 week ago

ArberSephirotheca commented 1 week ago

Hi, I've successfully install SYCLomatic and DPC++ compiler on Arm, and migrated the code to SYCL. However, the migrated SYCL code requires oneDPL to run. Is it possible to use oneDPL on Arm platform?