#openmp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #openmp, aggregated by home.social.
-
The IWOMP 2026 Call for Papers has been extended to June 5th!
The 22nd International Workshop on OpenMP takes place October 7-9, 2026 at TU Wien in Vienna, Austria. The theme this year is "OpenMP: Adaptability for Heterogeneous Multi-Device Systems."
Learn more and submit: https://www.iwomp.org/call-for-papers/
#IWOMP2026 #OpenMP #HPC #concurrency -
The IWOMP 2026 Call for Papers has been extended to June 5th!
The 22nd International Workshop on OpenMP takes place October 7-9, 2026 at TU Wien in Vienna, Austria. The theme this year is "OpenMP: Adaptability for Heterogeneous Multi-Device Systems."
Learn more and submit: https://www.iwomp.org/call-for-papers/
#IWOMP2026 #OpenMP #HPC #concurrency -
The IWOMP 2026 Call for Papers has been extended to June 5th!
The 22nd International Workshop on OpenMP takes place October 7-9, 2026 at TU Wien in Vienna, Austria. The theme this year is "OpenMP: Adaptability for Heterogeneous Multi-Device Systems."
Learn more and submit: https://www.iwomp.org/call-for-papers/
#IWOMP2026 #OpenMP #HPC #concurrency -
The IWOMP 2026 Call for Papers has been extended to June 5th!
The 22nd International Workshop on OpenMP takes place October 7-9, 2026 at TU Wien in Vienna, Austria. The theme this year is "OpenMP: Adaptability for Heterogeneous Multi-Device Systems."
Learn more and submit: https://www.iwomp.org/call-for-papers/
#IWOMP2026 #OpenMP #HPC #concurrency -
The IWOMP 2026 Call for Papers has been extended to June 5th!
The 22nd International Workshop on OpenMP takes place October 7-9, 2026 at TU Wien in Vienna, Austria. The theme this year is "OpenMP: Adaptability for Heterogeneous Multi-Device Systems."
Learn more and submit: https://www.iwomp.org/call-for-papers/
#IWOMP2026 #OpenMP #HPC #concurrency -
Kind of nuts that one can make all of these cards for offloading with clang (AMD requires cosplaying as a different architecture) via @openmp_arb
True performance portability
#GPU #openmp
Time to try slorado now #RNAseq!
https://www.amd.com/en/blogs/2025/breaking-barriers-in-genomics.html
https://www.biorxiv.org/content/10.64898/2026.03.25.714356v1 -
Kind of nuts that one can make all of these cards for offloading with clang (AMD requires cosplaying as a different architecture) via @[email protected] . True performance portability #GPU #openmp Time to try slorado now #RNAseq! www.amd.com/en/blogs/202... www.biorxiv.org/content/10.6...
-
We had a very productive F2F meeting last week at the Argonne Leadership Computing Facility, with many thanks to our great hosts at the Argonne National Lab. The main objective was to feature-freeze OpenMP API version 6.1 and we accomplished that mission!
-
We had a very productive F2F meeting last week at the Argonne Leadership Computing Facility, with many thanks to our great hosts at the Argonne National Lab. The main objective was to feature-freeze OpenMP API version 6.1 and we accomplished that mission!
-
We had a very productive F2F meeting last week at the Argonne Leadership Computing Facility, with many thanks to our great hosts at the Argonne National Lab. The main objective was to feature-freeze OpenMP API version 6.1 and we accomplished that mission!
-
We had a very productive F2F meeting last week at the Argonne Leadership Computing Facility, with many thanks to our great hosts at the Argonne National Lab. The main objective was to feature-freeze OpenMP API version 6.1 and we accomplished that mission!
-
The OpenMP Architecture Review Board has formed a #Python Language Subcommittee — a significant step toward bringing standardized shared-memory parallelism to the world's most widely used programming language.
The subcommittee's goal is to define #OpenMP directive support for Python and include it in the OpenMP API 7.0 specification, targeted for 2029.
https://www.openmp.org/2026/python-subcomittee/
#HPC #parallelcomputing -
The OpenMP Architecture Review Board has formed a #Python Language Subcommittee — a significant step toward bringing standardized shared-memory parallelism to the world's most widely used programming language.
The subcommittee's goal is to define #OpenMP directive support for Python and include it in the OpenMP API 7.0 specification, targeted for 2029.
https://www.openmp.org/2026/python-subcomittee/
#HPC #parallelcomputing -
The OpenMP Architecture Review Board has formed a #Python Language Subcommittee — a significant step toward bringing standardized shared-memory parallelism to the world's most widely used programming language.
The subcommittee's goal is to define #OpenMP directive support for Python and include it in the OpenMP API 7.0 specification, targeted for 2029.
https://www.openmp.org/2026/python-subcomittee/
#HPC #parallelcomputing -
The OpenMP Architecture Review Board has formed a #Python Language Subcommittee — a significant step toward bringing standardized shared-memory parallelism to the world's most widely used programming language.
The subcommittee's goal is to define #OpenMP directive support for Python and include it in the OpenMP API 7.0 specification, targeted for 2029.
https://www.openmp.org/2026/python-subcomittee/
#HPC #parallelcomputing -
The OpenMP Architecture Review Board has formed a #Python Language Subcommittee — a significant step toward bringing standardized shared-memory parallelism to the world's most widely used programming language.
The subcommittee's goal is to define #OpenMP directive support for Python and include it in the OpenMP API 7.0 specification, targeted for 2029.
https://www.openmp.org/2026/python-subcomittee/
#HPC #parallelcomputing -
Avoid Backtracking And Burn Your Inputs - CONUS-Scale Watershed Delineation Using OpenMP
--
https://doi.org/10.1016/j.envsoft.2024.106244 <-- shared paper
--
“HIGHLIGHTS
• A memory-efficient watershed delineation algorithm was introduced.
• The new algorithm uses a node-skipping depth-first search to save memory.
• Both input and output data are stored in a shared matrix to reduce required memory.
• It performed 95% faster than its CPU benchmark algorithm using 33% less memory.
• It can solve 50% larger problems than what the CPU benchmark algorithm can handle..."
#GIS #spatial #mapping #hydrology #water #code #algorithm #watershed #delineation #OpenMP #opensource #memory #efficient #CPU #benchmark #MESHED #model #modeling #largescale #catchments -
Avoid Backtracking And Burn Your Inputs - CONUS-Scale Watershed Delineation Using OpenMP
--
https://doi.org/10.1016/j.envsoft.2024.106244 <-- shared paper
--
“HIGHLIGHTS
• A memory-efficient watershed delineation algorithm was introduced.
• The new algorithm uses a node-skipping depth-first search to save memory.
• Both input and output data are stored in a shared matrix to reduce required memory.
• It performed 95% faster than its CPU benchmark algorithm using 33% less memory.
• It can solve 50% larger problems than what the CPU benchmark algorithm can handle..."
#GIS #spatial #mapping #hydrology #water #code #algorithm #watershed #delineation #OpenMP #opensource #memory #efficient #CPU #benchmark #MESHED #model #modeling #largescale #catchments -
Performant Data Reductions with #Perl Video of a talk I delivered remotely at the London Perl and #Raku Workshop in 2024 #commandline #datascience #openmp www.youtube.com/watch?v=u_Ck...
Dr. Christos Argyropoulos; Sch... -
Performant Data Reductions with #Perl Video of a talk I delivered remotely at the London Perl and #Raku Workshop in 2024 #commandline #datascience #openmp www.youtube.com/watch?v=u_Ck...
Dr. Christos Argyropoulos; Sch... -
Performant Data Reductions with #Perl Video of a talk I delivered remotely at the London Perl and #Raku Workshop in 2024 #commandline #datascience #openmp www.youtube.com/watch?v=u_Ck...
Dr. Christos Argyropoulos; Sch... -
Performant Data Reductions with #Perl Video of a talk I delivered remotely at the London Perl and #Raku Workshop in 2024 #commandline #datascience #openmp www.youtube.com/watch?v=u_Ck...
Dr. Christos Argyropoulos; Sch... -
Performant Data Reductions with #Perl Video of a talk I delivered remotely at the London Perl and #Raku Workshop in 2024 #commandline #datascience #openmp www.youtube.com/watch?v=u_Ck...
Dr. Christos Argyropoulos; Sch... -
The @openmp_arb has released version 6.0 of the OpenMP API Specification
https://www.admin-magazine.com/News/OpenMP-6.0-Released
#OpenMP #ARB #API #programming #support #Fortran #CLang #storage #memory -
My brain is absolutely fried.
Today is the last day of coursework submissions for this semester. What a hectic month.
DNN with PyTorch, Brain model parallelisation with MPI, SYCL and OpenMP offloading of percolation models,hand optimizing serial codes for performance.
Two submissions due today. Submitted one and finalising my report for the second one.
Definitely having a pint after this#sycl #hpc #msc #epcc #cuda #pytorch #mpi #openmp #hectic #programming #parallelprogramming #latex
-
🎓 Learn the fundamentals of parallel programming for supercomputers in our online courses on #MPI and #OpenMP on 16-18 and 19-20 March. More info and registration: https://www.fz-juelich.de/en/jsc/news/events/training-courses
-
🎓 Learn the fundamentals of parallel programming for supercomputers in our online courses on #MPI and #OpenMP on 16-18 and 19-20 March. More info and registration: https://www.fz-juelich.de/en/jsc/news/events/training-courses
-
🎓 Learn the fundamentals of parallel programming for supercomputers in our online courses on #MPI and #OpenMP on 16-18 and 19-20 March. More info and registration: https://www.fz-juelich.de/en/jsc/news/events/training-courses
-
🎓 Learn the fundamentals of parallel programming for supercomputers in our online courses on #MPI and #OpenMP on 16-18 and 19-20 March. More info and registration: https://www.fz-juelich.de/en/jsc/news/events/training-courses
-
🚀 Parallel Python Made Easy! 🐍
We're hosting a hands-on tutorial on PyOMP, a system bringing OpenMP parallelism to Python! By combining OpenMP directives (as strings) with Numba's JIT compiler, PyOMP taps into LLVM's OpenMP support, delivering C-like performance in Python's simplicity.
Our participants are mastering this game-changing tool to supercharge their workflows.
Stay tuned for updates!
-
Deadline extended until March 16th!
- Final weekend to submit your feedback -
Can you spare a minute for a very short survey? If you have ever used our OpenMP API Examples book, we are asking for your feedback in how we can improve it. The survey is short and quick.
Survey: https://link.openmp.org/4
(We will *not* add you to our contact list or sell your information)
#openmp #parallel #programming #HPC -
The IWOMP 2026 Call for Papers is open!
Submit your talk for IWOMP 2026, which will be held at the Austrian Scientific Computing (ASC) at TU Wien in Vienna (Austria) - October 7–9, 2026.
We look forward to seeing you there! https://www.iwomp.org/call-for-papers/
#IWOMP26 #OpenMP #HPC #parallel #programming -
We are seeking your feedback!
If you have ever used our OpenMP API Examples book, then we are asking for your feedback in how we can improve it. The deadline is February 27, 2026.
Survey: https://link.openmp.org/4
(We will *not* add you to our contact list or sell your information)Examples book can be downloaded for free from our website: https://www.openmp.org/specifications/
#openmp #parallel #programming -
OpenMP ARB is bringing Python to the standard making it the fourth officially-supported language!
To facilitate this, OpenMP is very excited to announce that Anaconda, Inc., have joined the OpenMP ARB! As an OpenMP ARB member, Anaconda will contribute Python technical leadership, ensuring that the Python implementation meets the needs of the broader ecosystem.
Learn more: https://www.openmp.org/press-release/python-new-member-anaconda/
#openmp #python #parallel #computing #language #developer #programming -
We just released the recording of a very nice and incredibly interesting talk from Kai Plociennik that he gave a long time ago at the #LLVM #Meetup #Darmstadt about the #STX #Accelerator using #OpenMP
Go check it out!Kai Plociennik - Nested OpenMP Offloading with LLVM for the STX Accelerator [LLVM Meetup Darmstadt]
https://youtu.be/xnLqvjHFZmk -
The last Keynote of IWOMP 2025 featured Damian Rouson giving his session on Fortran is All You Need. Damian gave an overview of the two feature sets that Fortran programmers: SPMD and PGAS for parallel and accelerator programming.
Thank you Damain and all of our wonderful speakers at IWOMP 2025! See you next year at IWOMP 2026! 🎉
https://www.iwomp.org
#OpenMP #Fortran #HPC #SPMD #PGAS #parallel #accelerator #programming #computing -
Interested in #MPI and #OpenMP parallel programming to speed up your scientific applications written in #C, #Cpp, #Fortran or #Python (with #numpy)?
Attend our course in #Mainz at the Johannes Gutenberg University (#JGU) for a 4-day course from 1. April to 4. April 2025! We still have plenty of space available!
See our announcement page for further details and to register: https://indico.zdv.uni-mainz.de/event/34/
Note, it is an on-site course.