On Fri, Jan 20, 2012 at 9:58 PM, Anthony LaTorre <[email protected]>wrote:

> add the padding field!

I know this will work. But without the padding field, the same program
written in C does not have any issue.


> or you can just flip the order, i.e.
>
> struct Vec
> {
> float *data;
> int len;
> }
>

I tried this trick already.

Any further ideas?
_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to