diff options
author | estewart08 <ethan.stewart@amd.com> | 2021-11-09 04:36:13 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-09 10:36:13 +0000 |
commit | daa8a2fe87df70340c3e016e9342db5cdab6208d (patch) | |
tree | ee4303c261640a656d2b315da6d763e0be7a2462 /bin | |
parent | b8d6351f807c4e0af4b61381af24bb1bea93c166 (diff) | |
download | spack-daa8a2fe87df70340c3e016e9342db5cdab6208d.tar.gz spack-daa8a2fe87df70340c3e016e9342db5cdab6208d.tar.bz2 spack-daa8a2fe87df70340c3e016e9342db5cdab6208d.tar.xz spack-daa8a2fe87df70340c3e016e9342db5cdab6208d.zip |
[AMD][rocm-openmp-extras] Update for ROCm 4.3. (#25482)
- Added new checksums for 4.3.
- Now using llvm-amdgpu ~openmp in order to use the rocm-device-libs
build as external project in llvm-amdgpu package. We still need
to pull device-libs in using resource for the build as some headers
are not installed.
- Updated symlink creation to now remove an existing link if present
to avoid issues on partial reinstalls when debugging.
- Adjusted the flang_warning to be a part of Cmake options instead of
a filter_file for better compatability.
- The dependency on hsa-rocr-dev created some problems as type was changed
to the default build/link. This issue was because ROCr uses libelf and
the build of openmp expects elfutils. When link is specified libelf
was being found in the path first, causing errors. This was
introduced with the llvm-amdgpu external project build of device-libs.
- On a bare bone installation of sles15 it was noted that libquadmath0 was
needed as a dependency. On 18.04 gcc-multilib was also needed.
* Workaround for libelf headers being used instead of elfutils.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions