OpenMP ARB · @openmp_arb
35 followers · 18 posts · Server mast.hpc.social

IWOMP is the famous annual workshop dedicated to the promotion and advancement of all aspects of parallel programming with .

Check out the program and register on the website at the link below. The price shown on the registration page will increase next Monday August 28, so register now! ☝

Location: University of Bristol, UK
Dates: 12-15 September 2023

iwomp.org/iwomp-2023/

#openmp #iwomp #hpc #embedded

Last updated 1 year ago

Alan Sill · @AlanSill
670 followers · 2095 posts · Server mast.hpc.social

Folks at Texas Tech and several other locations throughout the country can join in Pittsburgh Supercomputing Center's HPC Workshop training on "Shared Memory Programming using OpenMP" Monday Aug. 28 (advance registration required): psc.edu/resources/training/ope
cc: @openmp_arb

#hpc #openmp

Last updated 1 year ago

Omar Sandoval · @osandov
186 followers · 136 posts · Server fosstodon.org

Today's episode of code that shouldn't be necessary: github.com/osandov/drgn/commit. The libgomp and libomp OpenMP runtimes both default the number of threads to the number of "CPUs", inncluding hyperthreads. But in most cases of optimized parallel code I've encountered, hyperthreading doesn't help and is often detrimental. So now drgn overrides the default to ignore hyperthreads (and since I'm allergic to dependencies, it parses the topology itself).

#c #openmp

Last updated 1 year ago

OpenMP ARB · @openmp_arb
34 followers · 17 posts · Server mast.hpc.social

Interested in parallelizing code? Enjoy the following talk entitled
"Parallelism in Numerical Python Libraries"
by Scikit Learn team member Thomas J. Fan. 💡

is used as a lower-level parallel primitive. 👍

youtube.com/watch?v=3h6cAzpWNV

#python #openmp

Last updated 1 year ago

OpenMP ARB · @openmp_arb
28 followers · 16 posts · Server mast.hpc.social

Join the Users Monthly Telecon Friday at noon EDT/6 pm Central European time for a presentation by John Tramm of Argonne National Laboratory.

The topic is:
"OpenMP in OpenMC: Experiences with Monte Carlo Particle Transport on Intel Corporation, NVIDIA, and AMD GPUs".

OpenMC is an open source Monte Carlo neutral particle transport application that has recently been ported to using the OpenMP target offloading model.

Register at:
openmp.org/events/ecp-sollve-o

#openmp #gpus #hpc #embedded

Last updated 1 year ago

OpenMP ARB · @openmp_arb
28 followers · 15 posts · Server mast.hpc.social

Want to keep up with the news? Read the July newsletter!

Check out the program and registration details, courses in Aug and Sept, a new book on "OpenMP and GPUs" and two recent use cases.

mailchi.mp/4f4162567238/thanks

#openmp #iwomp #hpc #embedded

Last updated 1 year ago

OpenMP ARB · @openmp_arb
23 followers · 13 posts · Server mast.hpc.social

The Leibniz Supercomputing Center organises an online OpenMP programming workshop on 27 - 29 September 2023.

This workshop will cover a wide range of topics, reaching from the basics of programming using the "OpenMP Common Core" to really advanced topics. During each day lectures will be mixed with hands-on sessions.

Register at:
app1.edoobox.com/en/LRZ/Online

#openmp #hpc #programming #embedded

Last updated 1 year ago

OpenMP ARB · @openmp_arb
21 followers · 12 posts · Server mast.hpc.social

Join the Users Monthly Telecon tomorrow Friday at noon EDT/6 pm Central European time by Ye Luo of Argonne National Laboratory.

The topic is:
"Lessons Learned in Designing Performance Portable QMCPACK Using OpenMP Offload to ".

QMCPACK is a modern high-performance open-source Quantum Monte Carlo (QMC) simulation code. Its main applications are electronic structure calculations of molecular, quasi-2D and solid-state systems.

Register at:
openmp.org/events/ecp-sollve-o

#openmp #gpus #hpc #embedded

Last updated 1 year ago

OpenMP ARB · @openmp_arb
20 followers · 11 posts · Server mast.hpc.social

If you want to use with , this blog will be interesting for you. Enjoy!

r-bloggers.com/2023/06/debunki

#openmp #cpp11

Last updated 1 year ago

OpenMP ARB · @openmp_arb
20 followers · 10 posts · Server mast.hpc.social

See where fits in the AMPERE software architecture used in applications.

#openmp #automotive #hpc #embedded

Last updated 1 year ago

OpenMP ARB · @openmp_arb
17 followers · 9 posts · Server mast.hpc.social
OpenMP ARB · @openmp_arb
17 followers · 8 posts · Server mast.hpc.social

Flang released changes that allow to experiment with building the Fortran runtime as an target offload or library.

The initial patch defines a set of macros that are used to build the runtime.

reviews.llvm.org/D151173

#openmp #cuda #hpc #embedded

Last updated 1 year ago

Leonard/Janis Robert König · @ljrk
440 followers · 16490 posts · Server todon.eu

@kbeyls Wow, this is a cool program! I need to tell my partner, she's currently doing some work on and as part of her bachelor's. There are even women in compilers & OpenMP/CodeGen related office hours!

#ponylang #openmp

Last updated 1 year ago

OpenMP ARB · @openmp_arb
12 followers · 7 posts · Server mast.hpc.social

Join the Users Monthly Telecon tomorrow Friday at noon EDT/6 pm Central European time presented by Suyash Tandon. The topic will be:

"An Overview of Accelerating HPC Applications on AMD Instinct with OpenMP Offloading"

Register here to get the Zoom meeting link:
openmp.org/events/ecp-sollve-o

#openmp #gpus

Last updated 1 year ago

Thomas Schwinge · @tschwinge
7 followers · 5 posts · Server fosstodon.org

Attending , and bored on Thu morning, 09:30? I'll be presenting "Upcoming GPU C++ library support for GCC OpenACC/OpenMP offloading" at LLVM-CTH: The Fourth Workshop on LLVM Compiler and Tools for HPC. (Yes, @gnutools at the LLVM workshop--upon invitation of @llvm_dev.) 🫂
<app.swapcard.com/event/isc-hig==>, <hps.vi4io.org/events/2023/llvm>.
, ,

#ISC23 #gcc #openacc #openmp

Last updated 1 year ago

OpenMP ARB · @openmp_arb
12 followers · 6 posts · Server mast.hpc.social

Is now underway! Join the presentation today at 16:50 by Mario Wille of Technical University of Munich on the subject:

"Efficient Offloading with for a Hyperbolic Finite Volume Solver on Dynamically Adaptive Meshes"

He identifies and shows how to overcome an OpenMP bottleneck in the administration of GPU memory

It will be held on the Ground Floor of Hall 4 in the Research Paper Session on Applications and GPU, led by Kengo Nakajima.

#isc23 #gpu #openmp

Last updated 1 year ago

OpenMP ARB · @openmp_arb
6 followers · 2 posts · Server mast.hpc.social

Do you have related work that you would like to publish? The 2023 Call for Papers has come out! The theme this year is

"OpenMP: Advanced Task-Based, Device and Compiler Programming"

IWOMP 2023 will be hosted on Sept 11-15 by University of Bristol and will be colocated with 2023. The proceedings will be published in Springer's Lecture Notes in Computer Science.

The submission deadline is Friday, May 12, 2023.

iwomp.org/call-for-papers/

#openmp #iwomp #eurompi

Last updated 1 year ago

OpenMP ARB · @openmp_arb
0 followers · 1 posts · Server mast.hpc.social

Interested in the latest news on . Read the April newsletter!

Check out the announcements of our activities at ISC23, of Samsung joining the OpenMP ARB, and the dates of IWOMP 23.

mailchi.mp/dafa71da631a/thanks

#openmp #hpc #embedded

Last updated 1 year ago

Matthijs van Waveren · @mvanwaveren
27 followers · 32 posts · Server mast.hpc.social

Do you have related work that you would like to publish? The 2023 Call for Papers has come out!

IWOMP 2023 will be hosted by Bristol University on Sept 11-13. The submission deadline is May 12.

More details at:
iwomp.org/call-for-papers/

#openmp #iwomp #hpc #embedded

Last updated 1 year ago

Matthijs van Waveren · @mvanwaveren
27 followers · 31 posts · Server mast.hpc.social

Join me next Friday March 31 between noon and 1 PM Eastern Time/6 - 7 pm Central European Time for an interesting talk entitled:

"Profiling/Optimizing GPU Offload Application using Intel Analyzer Tools"

The speakers are Rupak Roy, Cory Levels and Xiao Zhu of Intel Corporation.

Register to attend at:
openmp.org/events/ecp-sollve-o

#hpc #embedded #openmp

Last updated 1 year ago