Files
rocm-systems/projects/rocr-runtime/samples/Makefile
T
Ramesh Errabolu (xN/A) TX 3e8dfb3ac5 ECR #333755 - Verfiy Hsa Samples BlackScholes, MonteCarloAsian and SimpleConvolution.
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127620]


[ROCm/ROCR-Runtime commit: 24d7d5e875]
2015-03-04 18:57:41 -05:00

19 строки
393 B
Makefile

OPENCL_DEPTH = ../..
include $(OPENCL_DEPTH)/hsadefs
SUBDIRS = NBody
SUBDIRS += DwtHarr1D
SUBDIRS += BitionicSort
SUBDIRS += BinarySearch
SUBDIRS += BinarySearch
SUBDIRS += BlackScholes
SUBDIRS += FloydWarshall
SUBDIRS += FastWalshTransform
SUBDIRS += MatrixTranspose
SUBDIRS += MatrixMultiplication
SUBDIRS += MonteCarloAsian
SUBDIRS += SimpleConvolution
include $(OPENCL_DEPTH)/hsarules