AOMP Release 11.7-1
Pre-releaseTHIS 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