This repository has been archived on 2025-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
Peter Surda 23ca9c8c6b
PyOpenCL compatibility fix
It looks like PyOpenCL obsoleted the enqueue_read_buffer method, and
enqueue_copy should be used instead. Even though enqueue_copy already exists
with the earliest version of PyOpenCL I looked at, I wrote it in a
backwards-compatible way so that it doesn't break in case I missed something.

Tested on OSX in frozen mode, but it should be platform-independent.
2019-04-21 13:45:07 +02:00
..
2018-02-19 16:57:47 +01:00
2019-03-11 18:14:25 +02:00
2019-03-23 15:14:56 +01:00
2018-06-28 12:42:05 +01:00
2018-05-18 13:55:00 +03:00
2016-05-02 15:00:25 +02:00
2018-10-10 14:14:02 +03:00
2018-08-20 06:50:46 +04:00
2018-04-07 16:11:24 +05:30
2015-03-09 02:35:32 -04:00
2018-03-13 07:41:59 +01:00
2019-04-21 13:45:07 +02:00
2018-10-22 17:18:24 +03:00
2019-01-03 08:13:15 +01:00
2018-10-22 17:18:23 +03:00
2017-01-10 21:15:35 +01:00
2018-12-20 20:34:01 +01:00
2018-02-14 00:23:47 +01:00