This is really weird : the #sycl examples from #inteloneAPI all work but the #openMP @openmp_arb examples fail to offload to the integrated GPU (the device appears not to exist) even though it is there and working and the user is part of the group that use the device for compute. I wonder if I have to purge from #apt and install via the #Intel installer to get a missing component (?driver)

Can you claim to be a real #HPC software engineer if you've never coded with at least 2 of #Fortran, #MPI, #OpenMP, or #CUDA?

Can you claim to be a modern #supercomputing scientist if you've never worked with at least 2 of #cloud, #AI/#ML, #FP16, or #RSEs?

I rewrote my #buddhabrot renderer in #cprogramminglanguage using #openmp! It runs faster than my #cplusplus `std::threads` implementation.

https://github.com/Zi7ar21/buddhabrot

@openmp_arb

GitHub - Zi7ar21/buddhabrot: A simple Buddhabrot renderer written in C++11.

A simple Buddhabrot renderer written in C++11. Contribute to Zi7ar21/buddhabrot development by creating an account on GitHub.

GitHub

An MLIR pipeline for offloading Fortran to FPGAs via OpenMP

#OpenMP #FPGA #Fortran #Package

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

An MLIR pipeline for offloading Fortran to FPGAs via OpenMP

With the slowing of Moore’s Law, heterogeneous computing platforms such as Field Programmable Gate Arrays (FPGAs) have gained increasing interest for accelerating HPC workloads. In this work …

hgpu.org
All set for Supercomputing 2025 conference! #SC25 @baylibre #GCC #OpenACC #OpenMP #HPC

Back by popular demand, the hands-on tutorial, Programming Your GPU with OpenMP, will be conducted Monday, November 17th at Supercomputing 2025 in St. Louis! Join us to explore target directives as they apply to programming GPUs.

Learn more about this and all the other OpenMP activites at #SC25: https://www.openmp.org/events/sc25/
#gpu #programming #parallel #hpc #supercomputing #openmp

We are excited to return to Supercomputing! Join us on Sunday, November 16th for the OpenMP tutorial, Mastering OpenMP Tasking. This tutorial will provide performance and scalability recipes to improve the performance of OpenMP tasking applications.

Learn more about all of OpenMP's activities at #SC25 at: https://www.openmp.org/events/sc25/
#OpenMP #Tasking #parallelcomputing #hpc #multiprocessor

A Performance Portable Matrix Free Dense MTTKRP in GenTen

#Kokkos #CUDA #OpenMP #Package

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

A Performance Portable Matrix Free Dense MTTKRP in GenTen

We extend the GenTen tensor decomposition package by introducing an accelerated dense matricized tensor times Khatri-Rao product (MTTKRP), the workhorse kernel for canonical polyadic (CP) tensor de…

hgpu.org

Join us at Supercomputing 2025 in St. Louis!

We have a packed agenda at this year's show with BOFs and tutorials, and be sure to join us in booth #911 to meet with OpenMP experts to ask your toughest questions, enter the daily Book Drawing, get your free OpenMP API 6.0 reference guide, and have an afternoon beverage.

Learn more: https://www.openmp.org/events/sc25/
#SC25 #OpenMP #parallelcomputing #hpc #gpu #pyomp

One of the rare #Perl module tha talks directly to GPU with or without PDL (Perl Data Language) intermediaries. https://github.com/chrisarg/Task-MemManager-Device . I can see the path to a #Perl #GPU ecosystem with PDL playing a major role, courtesy of #OpenMP.
GitHub - chrisarg/Task-MemManager-Device

Contribute to chrisarg/Task-MemManager-Device development by creating an account on GitHub.

GitHub