3b84f5a4f6
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1124951]
[ROCm/ROCR-Runtime commit: 9d9ea2ad3b]
8 lines
166 B
Makefile
8 lines
166 B
Makefile
OPENCL_DEPTH = ../..
|
|
|
|
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
|
|
|
|
SUBDIRS = MatrixTranspose MatrixMultiplication
|
|
|
|
include $(OPENCL_DEPTH)/runtimenew/runtimerules
|