ECR #333755 - Move Hsa Sample BinarySearch from Hsa Sdk project to current Runtime/Samples
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126024]
[ROCm/ROCR-Runtime commit: 26575ed9ba]
This commit is contained in:
@@ -2,6 +2,11 @@ OPENCL_DEPTH = ../..
|
||||
|
||||
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
|
||||
|
||||
SUBDIRS = MatrixTranspose MatrixMultiplication DwtHarr1D BitionicSort NBody
|
||||
SUBDIRS = NBody
|
||||
SUBDIRS += DwtHarr1D
|
||||
SUBDIRS += BitionicSort
|
||||
SUBDIRS += BinarySearch
|
||||
SUBDIRS += MatrixTranspose
|
||||
SUBDIRS += MatrixMultiplication
|
||||
|
||||
include $(OPENCL_DEPTH)/runtimenew/runtimerules
|
||||
|
||||
Reference in New Issue
Block a user