From 6412dc5122819ffdc41492b3eb0fe4ba4d4734a4 Mon Sep 17 00:00:00 2001 From: "Ramesh Errabolu (xN/A) TX" Date: Fri, 27 Feb 2015 20:00:47 -0500 Subject: [PATCH] ECR #333755 - Move Hsa Sample MonteCarloAsian from Hsa Sdk project to current Runtime/Samples [git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126032] [ROCm/ROCR-Runtime commit: fc2ef8d51630c52ec58c50d7956b1c1a38c14efa] --- 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 de9c1b3759..e35bae5ee4 100644 --- a/projects/rocr-runtime/samples/Makefile +++ b/projects/rocr-runtime/samples/Makefile @@ -11,5 +11,6 @@ SUBDIRS += FloydWarshall SUBDIRS += FastWalshTransform SUBDIRS += MatrixTranspose SUBDIRS += MatrixMultiplication +SUBDIRS += MonteCarloAsian include $(OPENCL_DEPTH)/runtimenew/runtimerules