
OpenMP 5.0 is expected to succeed the OpenMP 4.5 parallel programming standard in Q4'2018, but for ironing out any last minute issues and allowing more compiler developers to begin implementing the standard, the public draft is now available.
Over earlier versions of this dominate parallel programming API, OpenMP 5.0 adds a tool interface, supports reductions amongst tasks and taskloop, and improves OpenMP device constructs. These improvements and more should really help OpenMP support for GPUs and other devices.
OpenMP Technical Report 7 for version 5.0 is under a public comment period through the start of September. The draft documentation can be viewed at OpenMP.org.
1 Comment