Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.06 KB

ReleaseNotes.rst

File metadata and controls

45 lines (31 loc) · 1.06 KB

openmp 11.0.0 Release Notes

Warning

These are in-progress notes for the upcoming LLVM 11.0.0 release. Release notes for previous releases can be found on the Download Page.

This document contains the release notes for the OpenMP runtime, release 11.0.0. Here we describe the status of openmp, including major improvements from the previous release. All openmp releases may be downloaded from the LLVM releases web site.

  • ...
  • ...
  • Added OMPT callbacks for doacross loops, detached tasks
  • Added handling for mutexinoutset dependencies
  • Added ompt-multiplex.h as a header-only OMPT-tool to support nesting of OMPT tools. (see openmp/tools/multiplex)