Breaking Boundaries with Data Parallel C++
by Rich Brueckner from High-Performance Computing News Analysis | insideHPC on (#51J1K)
"There's a new programming language in town. Called Data Parallel C++ (DPC++), it allows developers to reuse code across diverse hardware targets-CPUs and accelerators-and perform custom tuning for a specific accelerator. DPC++ is part of oneAPI-an Intel-led initiative to create a unified programming model for cross-architecture development. Based on familiar C++ and SYCL, DPC++ is an open alternative to single-architecture proprietary approaches and helps developers create solutions that better meet specialized workload requirements."
The post Breaking Boundaries with Data Parallel C++ appeared first on insideHPC.