Skip to content

AOMP Release 11.7-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@estewart08 estewart08 released this 29 Jul 23:28

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

This release has new package dependencies when building from source. Please check

https://github.com/ROCm-Developer-Tools/aomp/blob/amd-stg-openmp/docs/SOURCEINSTALL.md

The source code base for this release is the upstream LLVM 11 monorepo development sources as July 10, 2020 with hash valued 979c5023d3f0656cf51bd645936f52acd62b0333 The amd-llvm-project branch used to build this release is amd-stg-openmp. In addition to complete source tarball, the artifacts of this release includes the file llvm-project.patch. This file shows the delta from the llvm-project upstream trunk which is currently at 34121 lines in 277 files. Our goal is to reduce this with continued upstreaming activity.

  • Inclusion of OMPD support which is not yet upstream
  • Build of ROCgdb
  • Host runtime optimisation. GPU image information is now mostly read on the host instead of from the GPU.
  • Fixed the source build scripts so that building from the source tarball does not fail because of missing test directories. This fixes issue #116.

Known Issues:

  • Hip example device_lib fails to compile