ROCm / hcc

HCC is an Open Source, Optimizing C++ Compiler for Heterogeneous Compute currently for the ROCm GPU Computing Platform
https://github.com/RadeonOpenCompute/hcc/wiki
Other
429 stars 107 forks source link

Remove strict /opt/rocm references from tests #1450

Open sclarkson opened 4 years ago

sclarkson commented 4 years ago

HCC tests contain some strict references to /opt/rocm that cause test failures if the HSA library is located elsewhere.