-
CHANGED:
dest_offset
renamed todst_offset
to matchpyopencl
/pycuda
API. -
FIXED: register
numpy.bool
in addition tobool
- it is a separate type now (@perdigao1). -
FIXED: incompatibility with modern versions of
pyopencl
.
CHANGED: dest_offset
renamed to dst_offset
to match pyopencl
/pycuda
API.
FIXED: register numpy.bool
in addition to bool
- it is a separate type now (@perdigao1).
FIXED: incompatibility with modern versions of pyopencl
.