Bogdan Opanchuk <[email protected]> writes:
> Hi Andreas,
>
> Unfortunately, it does not quite work. The script from my first
> message gives the following error:
>
> Traceback (most recent call last):
>   File "t.py", line 34, in <module>
>     get_second(dest, pair, block=(400,1,1), grid=(1,1))
>   File 
> "/Users/bogdan/.pyenv/versions/3.4.0/lib/python3.4/site-packages/pycuda/driver.py",
> line 365, in function_call
>     handlers, arg_buf = _build_arg_buf(args)
>   File 
> "/Users/bogdan/.pyenv/versions/3.4.0/lib/python3.4/site-packages/pycuda/driver.py",
> line 147, in _build_arg_buf
>     return handlers, pack(format, *arg_data)
> struct.error: bad char in struct format

Next attempt now in git.

Andreas

Attachment: pgpglQpLkevDw.pgp
Description: PGP signature

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

Reply via email to