Files
rocm-systems/samples/Makefile
T
Ding, Wei (xN/A) TX 9d9ea2ad3b ECR #333755 - Added two HSA samples: MatrixMultiplication, MatrixTranspose
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1124951]
2015-02-25 13:05:59 -05:00

8 γραμμές
166 B
Makefile

OPENCL_DEPTH = ../..
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
SUBDIRS = MatrixTranspose MatrixMultiplication
include $(OPENCL_DEPTH)/runtimenew/runtimerules