Dosyalar
rocm-systems/samples/Makefile
T
Ramesh Errabolu (xN/A) TX fc2ef8d516 ECR #333755 - Move Hsa Sample MonteCarloAsian from Hsa Sdk project to current Runtime/Samples
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126032]
2015-02-27 20:00:47 -05:00

17 satır
370 B
Makefile

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