ECR #333755 - Enable the build of all samples Nbody, - - -, MatrixTranspose

[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130605]


[ROCm/ROCR-Runtime commit: d501deaef7]
This commit is contained in:
Ramesh Errabolu (xN/A) TX
2015-03-13 13:03:10 -05:00
parent 83744d7fcb
commit 44de9a7372
6 changed files with 328 additions and 14 deletions
+5 -5
View File
@@ -2,15 +2,15 @@ OPENCL_DEPTH = ../..
include $(OPENCL_DEPTH)/hsadefs
#SUBDIRS = NBody
SUBDIRS = NBody
#SUBDIRS += DwtHarr1D
#SUBDIRS += BitionicSort
SUBDIRS = BinarySearch
SUBDIRS += BitionicSort
SUBDIRS += BinarySearch
SUBDIRS += BlackScholes
SUBDIRS += FloydWarshall
SUBDIRS += FastWalshTransform
#SUBDIRS += MatrixTranspose
#SUBDIRS += MatrixMultiplication
SUBDIRS += MatrixTranspose
SUBDIRS += MatrixMultiplication
SUBDIRS += MonteCarloAsian
SUBDIRS += SimpleConvolution