inducer / pyopencl

OpenCL integration for Python, plus shiny features
http://mathema.tician.de/software/pyopencl
Other
1.04k stars 239 forks source link

Use wraps in elwise_kernel_runner #619

Closed alexfikl closed 1 year ago

alexfikl commented 1 year ago

+ some cleanup.

alexfikl commented 1 year ago

@inducer Not quite sure what's causing the intel failure, since it worked fine in #615 but not in #617 onwards.

EDIT: the intel-opencl-rt seems to have been updated from 2022.1.0 to 2022.2.0..

inducer commented 1 year ago

Some version of #621 should hopefully take care of it.

inducer commented 1 year ago

Thx!