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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user