Files
rocm-systems/projects/rocr-runtime/samples/Makefile
T
Ramesh Errabolu (xN/A) TX 31f3759f72 ECR #333755 - Update Blackscholes to use 1.0F Finalizer Apis
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126133]


[ROCm/ROCR-Runtime commit: 852dd93f28]
2015-03-01 12:32:58 -05:00

18 righe
403 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
#SUBDIRS += SimpleConvolution
include $(OPENCL_DEPTH)/runtimenew/runtimerules