ROCm / rocm_smi_lib

ROCm SMI LIB
https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/
MIT License
112 stars 48 forks source link

Require gcc version 5.4.0 or greater #67

Closed cfreehill closed 4 years ago

cfreehill commented 4 years ago

To avoid build and runtime issues, we should set a minimum compiler version. std::regex, used by rocm_smi_lib, requires 4.9.0 or greater. However, the development and test environments are (mainly) 5.4.0.

Change-Id: Ie18e9f905786ec8eb50d61a326cb45173a0ec355