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]
9 خطوط
165 B
Makefile
9 خطوط
165 B
Makefile
OPENCL_DEPTH = ../../../..
|
|
|
|
include $(OPENCL_DEPTH)/hsadefs
|
|
|
|
BUILD_SUBDIRS = $(DEFAULT_TARGETS)
|
|
BUILD_MAKEFILE = Makefile.get_info
|
|
|
|
include $(OPENCL_DEPTH)/hsarules
|