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]
This commit is contained in:
Ramesh Errabolu (xN/A) TX
2015-03-04 18:57:41 -05:00
parent bc24512969
commit 3e8dfb3ac5
2 changed files with 14 additions and 22 deletions
+13 -14
View File
@@ -1,19 +1,18 @@
OPENCL_DEPTH = ../..
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
include $(OPENCL_DEPTH)/hsadefs
#SUBDIRS = NBody
#SUBDIRS += DwtHarr1D
#SUBDIRS += BitionicSort
#SUBDIRS += BinarySearch
SUBDIRS = hsailUtil
SUBDIRS = NBody
SUBDIRS += DwtHarr1D
SUBDIRS += BitionicSort
SUBDIRS += BinarySearch
#SUBDIRS += BlackScholes
#SUBDIRS += FloydWarshall
#SUBDIRS += FastWalshTransform
#SUBDIRS += MatrixTranspose
#SUBDIRS += MatrixMultiplication
#SUBDIRS += MonteCarloAsian
#SUBDIRS += SimpleConvolution
SUBDIRS += BinarySearch
SUBDIRS += BlackScholes
SUBDIRS += FloydWarshall
SUBDIRS += FastWalshTransform
SUBDIRS += MatrixTranspose
SUBDIRS += MatrixMultiplication
SUBDIRS += MonteCarloAsian
SUBDIRS += SimpleConvolution
include $(OPENCL_DEPTH)/runtimenew/runtimerules
include $(OPENCL_DEPTH)/hsarules