ECR #333755 - Completely eliminate references to Brig Structures
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127110]
This commit is contained in:
+12
-10
@@ -2,16 +2,18 @@ OPENCL_DEPTH = ../..
|
||||
|
||||
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
|
||||
|
||||
SUBDIRS = NBody
|
||||
SUBDIRS += DwtHarr1D
|
||||
SUBDIRS += BitionicSort
|
||||
#SUBDIRS = NBody
|
||||
#SUBDIRS += DwtHarr1D
|
||||
#SUBDIRS += BitionicSort
|
||||
#SUBDIRS += BinarySearch
|
||||
SUBDIRS = hsailUtil
|
||||
SUBDIRS += BinarySearch
|
||||
SUBDIRS += BlackScholes
|
||||
SUBDIRS += FloydWarshall
|
||||
SUBDIRS += FastWalshTransform
|
||||
SUBDIRS += MatrixTranspose
|
||||
SUBDIRS += MatrixMultiplication
|
||||
SUBDIRS += MonteCarloAsian
|
||||
SUBDIRS += SimpleConvolution
|
||||
#SUBDIRS += BlackScholes
|
||||
#SUBDIRS += FloydWarshall
|
||||
#SUBDIRS += FastWalshTransform
|
||||
#SUBDIRS += MatrixTranspose
|
||||
#SUBDIRS += MatrixMultiplication
|
||||
#SUBDIRS += MonteCarloAsian
|
||||
#SUBDIRS += SimpleConvolution
|
||||
|
||||
include $(OPENCL_DEPTH)/runtimenew/runtimerules
|
||||
|
||||
Reference in New Issue
Block a user