AOMP Release 0.6-0
Pre-release
Pre-release
gregrodgers
released this
25 Feb 23:08
·
1110 commits
to master
since this release
This is the initial release of AOMP.
AOMP is the new name for HCC2. The last HCC2 release was HCC2 0.5-4.
Changes from HCC2 0.5-4
- AOMP is built from sources for ROCm 2.1.
- AOMP can build for Nvidia cards so install of CUDA 10 SDK is required.
- AOMP needs to build hcc for proper build of hip.
Two of the openmpapps are known to fail. We are working to fix this in 0.6-1.
If you built aomp from source, it will default install into $HOME/rocm/aomp. This package will install into /opt/rocm/aomp. Many of the samples will look first in $HOME/rocm/aomp. To override this,
export AOMP=/opt/rocm/aomp