Skip to content

AOMP Release 11.9-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@estewart08 estewart08 released this 09 Oct 01:36

THIS IS AN OLD RELEASE. DO NOT DOWNLOAD. PLEASE DOWNLOAD THE LATEST RELEASE.

The source code base for this release is the upstream LLVM 11 monorepo release/11.x sources as September 28, 2020 with hash value eb83b551d3eb08cf472fe6307fe3809a8005b2cc

The changes for this release of AOMP:

  • Merge with stable LLVM 11
  • Switch sources to ROCm 3.8.x branches, ROCr remained on 3.7.x as there were no source updates put in 3.8.
  • Fixes for ompt lit tests

Known Issues

  • Source Build: Race condition in the build of hostrpc in openmp, which may result in an empty libhostrpc.a. Rerun build_openmp.sh.
  • ROCgdb does not work on gfx803.
  • Barrier issue on gfx803 for generic kernels.