-
Notifications
You must be signed in to change notification settings - Fork 708
DPCpp
Wei, Jimmy T edited this page Mar 10, 2023
·
1 revision
Data-Parallel C++ or DPC++ for short is a new direct programming language of oneAPI an Intel-led initiative to unify and simplify application development across diverse computing architectures.
DPC++ is based on C++, incorporates SYCL* specification 1.2.1 from The Khronos Group*, and includes language extensions developed using an open community process. Purposely designed as an open, cross-industry alternative to single-architecture, proprietary languages, DPC++ enables developers to more easily port their code across CPUs, GPUs, and FPGAs, and also tune performance for a specific accelerator.
- Home
- DPC++ what is it?
- Administration
- sample.json
- Sample Browser
- GitHub Steps for Contribution
- New Sample Submission
- Guidelines