The presentations and video recordings from IWOCL 2026 are now available on the conference program page.

IWOCL 2026 brought together researchers and practitioners advancing OpenCL, SYCL, and heterogeneous computing. This year's program covered portability across GPU vendors, AI and LLM inference on OpenCL backends, safety-critical GPU programming, and much more.

Browse the full program, slides, and recordings: https://www.iwocl.org/iwocl-2026/conference-program/
#OpenCL #SYCL #HeterogeneousComputing #IWOCL #GPU

IWOCL 2026 is next week!

Join the global OpenCL and SYCL community in Heilbronn, Germany (May 6–8) for the premier forum dedicated to open compute languages and heterogeneous platform programming. The program includes the latest technical talks, Khronos Working Group updates, application case studies, and ample opportunity to connect with peers across industry and academia.

Registration remains open: www.iwocl.org

See you there.
#IWOCL #OpenCL #SYCL #HPC #Heterogeneous #Compute

The countdown is on — IWOCL 2026 is just two weeks away.

Join the global OpenCL and SYCL community in Heilbronn, Germany (May 6–8) for the premier forum dedicated to open compute languages and heterogeneous platform programming. Expect the latest technical talks, Khronos Working Group updates, and ample opportunity to connect with peers across industry and academia.

Registration is open: www.iwocl.org
#IWOCL #OpenCL #SYCL #HPC #Khronos #HeterogeneousComputing

Keynote at IWOCL 2026: Paulius Velesko presents chipStar — compiling unmodified CUDA/HIP code into OpenCL & SPIR-V fat binaries that run on Intel, AMD, NVIDIA, ARM, and RISC-V hardware. No recompilation needed.

Join us at IWOCL 2026, May 6–8 in Heilbronn, Germany to hear more.

View the full program at: https://www.iwocl.org/iwocl-2026/conference-program/
#IWOCL2026 #OpenCL #SYCL #CUDA #HPC #HeterogeneousComputing #RISCV #CUDA

The IWOCL 2026 program is live!

The 14th International Workshop on OpenCL and SYCL is coming to Heilbronn, Germany this May 6–8, and the full conference program has just been published at iwocl.org.

This year's lineup is packed. Whether you're working on heterogeneous HPC, GPU portability, or the future of open compute standards, this is the event for you.

Explore the program at https://www.iwocl.org/iwocl-2026/conference-program/
#SYCL #OpenCL #Khronos #SPIRV #IWOCL2026 #HighPerformanceComputing #HPC #GPU

KernelFoundry: Hardware-aware evolutionary GPU kernel optimization

#CUDA #SYCL #LLM

https://hgpu.org/?p=30679

KernelFoundry: Hardware-aware evolutionary GPU kernel optimization

Optimizing GPU kernels presents a significantly greater challenge for large language models (LLMs) than standard code generation tasks, as it requires understanding hardware architecture, parallel …

hgpu.org

Someone has approached #Meshroom with a #SYCL implementation of the DepthMap part of the pipeline, which was restricted to #NVIDIA Hardware in the past.

This approach could enable Intel & AMD GPUs (and even CPUs) to execute Meshroom.

First tests show comparable results to the #CUDA implementation and I'm very excited!

https://github.com/alicevision/AliceVision/pull/2077

#OpenSource #Photogrammetry

[MVS] Porting CUDA algorithms to SYCL by SFN-eu · Pull Request #2077 · alicevision/AliceVision

Description This PR adds an SYCL alternative to the CUDA implementation of the depthMapEstimation and depthMapFiltering stages of the pipeline, allowing them to be run on a much wider variety of ha...

GitHub

A Survey of Recent Developments in SYCL Compiler Implementations

#SYCL #Compilers

https://hgpu.org/?p=30617

A Survey of Recent Developments in SYCL Compiler Implementations

This survey discusses recent advancements in SYCL compiler implementations, one of the crucial aspects of compiler construction for heterogeneous computing systems. We explore the transition from t…

hgpu.org

OpenCL, SYCL и матрицы

В данной статье я описываю свой опыт разработки приложений с OpenCL/SYCL. Вычисления на видеокартах ассоциируются преимущественно с графикой, научными вычислениями и с недавних пор с нейросетями. Но чаще всего с графикой. Тем не менее, графические процессоры обладают свойствами, за счёт которых их очень удобно использовать в задачах, напрямую не связанных с перечисленным выше. И главное из этих свойств – массовый параллелизм. Самый краткий ввод в гетерогенное программирование: у нас есть две роли — хост и девайс , задача хоста – формировать задачи и отдавать их на девайс, в то время как задача девайса обработать их и вернуть результат. При этом хост и девайс могут быть одним вычислительным устройством (это не обязательно CPU + GPU, так как CPU может отдавать задачи сам себе).

https://habr.com/ru/articles/994986/

#gpgpu #opencl #sycl #gpu_computing

OpenCL, SYCL и матрицы

Предисловие Эта статья, по-сути, краткое описание моего опыта разработки приложений на OpenCL/SYCL. По большому счёту, это просто «рассуждения о жизни» в рамках того, что я успел подметить во время...

Хабр

Call for Submissions for IWOCL 2026 has been extended until January 25th!

Now is the time to submit on of four types of submissions:

+ Technical Presentations & Case Studies (500 word abstract)
+ Short Research Papers (3-4 page paper)
+ Full Research Papers (8-12 page paper)
+ Posters (1-2 page abstract)

Get your submission in now and join us in for another inspiring workshop at IWOCL 2026!
https://iwocl.org
#OpenCL #SYCL #IWOCL2026