From 91f18b46d4d9df08df0a226c1e4dbfbc3320c311 Mon Sep 17 00:00:00 2001 From: Chris Freehill Date: Mon, 11 Mar 2019 17:56:58 -0500 Subject: [PATCH] Use system files to look up gpu names instead of internal table [ROCm/rocm_smi_lib commit: 58d5ff750924e9070aab691b6866bd76592b7768] --- projects/rocm-smi-lib/src/rocm_smi.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/rocm-smi-lib/src/rocm_smi.cc b/projects/rocm-smi-lib/src/rocm_smi.cc index 9d05fc3bf4..25e4c6b5f0 100755 --- a/projects/rocm-smi-lib/src/rocm_smi.cc +++ b/projects/rocm-smi-lib/src/rocm_smi.cc @@ -52,7 +52,6 @@ #include #include #include - #include #include "rocm_smi/rocm_smi.h"