AOMP Release 0.7-0
Pre-release
Pre-release
THIS IS AN OLD RELEASE. DO NOT DOWNLOAD. PLEASE DOWNLOAD THE LATEST RELEASE.
This release is a major update from 0.6-5. The source code base for this release is the clang/llvm 9.0 development trunk as of July 15, 2019. These are the other changes included in this release.
- The package now installs in /usr/lib/aomp_0.7-X with symbolic link from /usr/lib/aomp.
- Uses build of rocm-device-libs exactly from rocm 2.6 source files.
- New untested infrastructure to eventually support fortran with flang
- Moved to the new llvm-project repository. This is the new monorepo that eliminates need for clang, llvm, lld, and openmp repositories.
- no longer build for nvptx backend, removed cuda examples
- moved utils to aomp-extras repository
- moved custom libraries from rocm-device-libs to aomp-device-libs
- hcc now build with rocm 2.6 hcc is not in the package because we only use it to build the hip runtime.
- roct and rocr are now build from rocm 2.6 sources
- comgr is now build from the rocm 2.6 sources.
- fixes for a number of new test cases