During IWOCL a workshop takes place that discusses the opportunities that C++ brings to OpenCL-enabled processors. A well-know example is SYCL, but various other approaches are talked about.
The Distributed & Heterogeneous Programming in C/C++ Workshop just released their program:
- HiHAT: A New Way Forward for Hierarchical Heterogeneous Asynchronous Tasking.
- SYCL C++17 and OpenCL interoperability experimentation with triSYCL.
- KART – A Runtime Compilation Library for Improving HPC Application Performance.
- Using SYCL as an Implementation Framework for HPX Compute.
- Adding OpenCL to Eigen with SYCL.
- SYCL-BLAS: Leveraging Expression Trees for Linear Algebra.
- Supporting Distributed and Heterogeneous Programming Models in ISO C++.
- Towards an Asynchronous Data Flow Model for SYCL 2.2.
- Communicating Execution Contexts using Channels.
- Towards a Unified Interface for Data Movement.
- Panel: What do you want in C++ for Heterogeneous.
As C++ is an important direction for OpenCL, we expect to see most of the discussions on programmability of OpenCL-enabled processors be done here.
The detailed program is to be released soon. For more information see the DHPCC++ webpage. At the IWOCL website you can buy tickets and passes – combining with IWOCL gives a discount.
Related Posts
How to get full CMake support for AMD HIP SDK on Windows – including patches
... Building for: Visual Studio 17 2022 ... CMake Error at C:/Program ... 19.36.32537.0 ... -- The HIP compiler identification ...
OpenCL error codes (1.x and 2.x)
... all errors by heart is good for quick programming, but not always the best option. Therefore I started to create a ... and ...
Avoiding false dependencies in only two steps
... approach the concept of programming through looking at the brain, the code and the computer. The idea of a program lives in the ...
Exposing OpenCL on Android: Q&A with Tim Lewis of ZiiLabs
... has been offering an early access program for OpenCL SDK since last year. This program was very selective in choosing developers and ...