c494af9d49
Details: - add HsaGetInfo program that prints out all available CPU, GPU and their respective memory pools. [git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1237219]
8 righe
144 B
Makefile
8 righe
144 B
Makefile
OPENCL_DEPTH = ../../..
|
|
|
|
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
|
|
|
|
SUBDIRS = build
|
|
|
|
include $(OPENCL_DEPTH)/runtimenew/runtimerules
|