From d0d7b7b67e6f42fd8c94e380861a3763b2ffa145 Mon Sep 17 00:00:00 2001 From: Ian Hinder Date: Thu, 22 Mar 2012 13:56:25 +0100 Subject: CaKernel.m: Use new boundary_s template --- Tools/CodeGen/CaKernel.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tools/CodeGen') diff --git a/Tools/CodeGen/CaKernel.m b/Tools/CodeGen/CaKernel.m index ac9f5c1..896dbed 100644 --- a/Tools/CodeGen/CaKernel.m +++ b/Tools/CodeGen/CaKernel.m @@ -67,7 +67,7 @@ DefFn[ int, attrs}, int = !bnd; - attrs = {"TYPE" -> If[int, "gpu_cuda/3dblock", "gpu_cuda/boundary"], + attrs = {"TYPE" -> If[int, "gpu_cuda/3dblock", "gpu_cuda/boundary_s"], "TILE" -> Quote["8,8,8"], "SHARECODE" -> "yes"}; -- cgit v1.2.3