Henry Gomersall <[email protected]> writes:

> I noticed that pyopencl master, Array._new_like_me, if queue is None and 
> allocator is not, will call self.__class__ with self.allocator as the 
> first argument:
> https://github.com/pyopencl/pyopencl/blob/master/pyopencl/array.py#L863
>
> I understand this capability has been removed from the master, at least 
> the check is not made in Array.__init__ anymore. Is this some legacy 
> code that needs fixing?

Yep, thanks for the report. Should be fixed in 58012fe.

Andreas

Attachment: signature.asc
Description: PGP signature

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to