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
433 stars 108 forks source link

correct HCC package requirements for centos 7 #1444

Closed david-salinas closed 4 years ago

david-salinas commented 4 years ago

My original fix got the order of conditional expressions backwards, OR is evaluated last.