diff --git a/examples/hello-loopy.py b/examples/hello-loopy.py index a35d7272de26a4993f0d13682f8aba38091ea792..a88d81f88e3e85179088564c9f4370adcbfdaf34 100644 --- a/examples/hello-loopy.py +++ b/examples/hello-loopy.py @@ -18,12 +18,7 @@ a = cl.array.arange(queue, n, dtype=np.float32) knl = lp.make_kernel( ctx.devices[0], "{ [i]: 0<=i