f166016d8a
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]
[ROCm/ROCR-Runtime commit: c494af9d49]
8 行
144 B
Makefile
8 行
144 B
Makefile
OPENCL_DEPTH = ../../..
|
|
|
|
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
|
|
|
|
SUBDIRS = build
|
|
|
|
include $(OPENCL_DEPTH)/runtimenew/runtimerules
|