From f3dd313bbabdb2975edb6ffd748ed5ab39318467 Mon Sep 17 00:00:00 2001 From: "Ramesh Errabolu (xN/A) TX" Date: Fri, 27 Feb 2015 20:06:28 -0500 Subject: [PATCH] ECR #333755 - Move Hsa Sample SimpleConvolution from Hsa Sdk project to current Runtime/Samples [git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126037] [ROCm/ROCR-Runtime commit: f6fccf5f2fe3c0b0df518a775b151aa3f8f62c11] --- projects/rocr-runtime/samples/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/rocr-runtime/samples/Makefile b/projects/rocr-runtime/samples/Makefile index e35bae5ee4..5340ae3dd7 100644 --- a/projects/rocr-runtime/samples/Makefile +++ b/projects/rocr-runtime/samples/Makefile @@ -12,5 +12,6 @@ SUBDIRS += FastWalshTransform SUBDIRS += MatrixTranspose SUBDIRS += MatrixMultiplication SUBDIRS += MonteCarloAsian +SUBDIRS += SimpleConvolution include $(OPENCL_DEPTH)/runtimenew/runtimerules