Get processor vendor from /proc/cpuinfo
Change-Id: I9039385d268ef1693fab121cbf1caf442129a12e
[ROCm/ROCR-Runtime commit: ee1dd5d9c2]
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#include <errno.h>
|
||||
|
||||
#define NON_VALID_GPU_ID 0
|
||||
#define ARRAY_LEN(array) (sizeof(array) / sizeof(array[0]))
|
||||
|
||||
#define INIT_MANAGEBLE_APERTURE(base_value, limit_value) { \
|
||||
.base = (void *) base_value, \
|
||||
|
||||
Reference in New Issue
Block a user