<#part sign=pgpmime> On Thu, 29 Mar 2012 13:36:27 +0200, wrb <[email protected]> wrote: > Hi, > > is there some more documentation or examples for using vector types? > > I have tried to do the naive way: https://gist.github.com/2236138 but > that doesn't seem to work. What I'm I doing wrong?
sizeof(uint3) == sizeof(uint4) (alignment). Andreas _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
