Codeplay Outs SYCL-Based ComputeCpp 1.0, Running Parallel C++ Code On Multiple Platforms

ComputeCpp 1.0 is built upon the Khronos Group's SYCL 1.2.1 standard and is designed to write standard C++ code for heterogeneous systems that in turn can run across processors and accelerators from a variety of vendors -- in effect, everywhere.
ComputeCpp 1.0 + SYCL is geared for workloads like high performance computing, computer vision, and AI. ComputeCpp is the first conformant implementation of SYCL 1.2.1. It is built on top of OpenCL and C++14.
More details via the Codeplay press release and developer.codeplay.com.
1 Comment