OpenMP Updates

TR7 – OpenMP 5.0 Draft Now Available for Public Discussion

2021-09-23T17:14:18-07:00Jul 18, 2018|

This Technical Report is the public comment draft for the OpenMP Application Programming Specification version 5.0 that augments the OpenMP API Specification version 4.5 with support for C11, C++14/17, and Fortran 2008, for concurrent loops, improved worksharing constructs, task reductions, runtime interfaces for first-party (OMPT) and for third-party tools (OMPD), major extensions to the device constructs, memory allocation features, improved task dependencies, and several clarifications and corrections.

20 Years of OpenMP Article in Scientific Computing World

2020-04-08T13:25:01-07:00May 04, 2018|

Michael Klemm, CEO, and Matthijs van Waveren, marketing coordinator for the OpenMP ARB, along with Jim Cownie, principal engineer, Intel Corporation (UK), consider the development of OpenMP over the last 20 years. The article appears in Super Computing World, and requires registering for a free account (if you don't already have one.)

OpenMP Task Parallelism for Faster Genomic Data Processing

2021-09-23T17:15:06-07:00Mar 29, 2018|

Genomic sequencing is being leveraged for a wide range of applications such as helping plant breeders select for traits for higher-yielding, more nutritious, and disease-resistant crops; diagnosing and treating diseases; and tracing the ancestry of organisms in the tree of life. With the cost of this technology dropping precipitously since the advent of High-Throughput Sequencing (HTS), sequence data are being generated at an accelerating pace, challenging the ability to store, process, and analyze it. more...

Using OpenMP – The Next Step

2021-09-23T17:16:48-07:00Oct 01, 2017|

New book: "Using OpenMP - The Next Step"; covering the OpenMP 4.5 specifications, with a focus on the practical usage of the language features and constructs. “This book is a must have for everyone interested in making the best use of the OpenMP language.” - Michael Klemm, CEO OpenMP ARB. more

OpenMP Accelerator Support for GPUs

2021-09-23T17:16:55-07:00Sep 17, 2017|

Blog: An overview of the OpenMP accelerator support including the latest OpenMP 4.5 features that enhance GPU accelerator support for Fortran, C/C++ and help take us toward Exascale Computing.

Go to Top