Files
rocm-systems/samples/Makefile
T
Ramesh Errabolu (xN/A) TX 4b2b25e232 ECR #333755 - Completely eliminate references to Brig Structures
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127110]
2015-03-03 19:42:07 -05:00

20 строки
454 B
Makefile

OPENCL_DEPTH = ../..
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
#SUBDIRS = NBody
#SUBDIRS += DwtHarr1D
#SUBDIRS += BitionicSort
#SUBDIRS += BinarySearch
SUBDIRS = hsailUtil
SUBDIRS += BinarySearch
#SUBDIRS += BlackScholes
#SUBDIRS += FloydWarshall
#SUBDIRS += FastWalshTransform
#SUBDIRS += MatrixTranspose
#SUBDIRS += MatrixMultiplication
#SUBDIRS += MonteCarloAsian
#SUBDIRS += SimpleConvolution
include $(OPENCL_DEPTH)/runtimenew/runtimerules