Andreas Klöckner
Andreas Klöckner
The documentation end of this is now in decent shape, I think. But tests are still missing.
@matthiasdiener Thanks for taking a look!
I think this is essentially done now. I'll give it another read after dinner and then it'll likely go in.
This [gitlab CI run](https://gitlab.tiker.net/inducer/pyopencl/-/jobs/455193) crashed here: https://github.com/inducer/pyopencl/blob/d15d7d1cea8868d2f7cd10f94178181d452a6790/test/test_wrapper.py#L1166 when running with POCL GPU, with [this backtrace](https://gist.github.com/inducer/904d14afbe508b776e7f8e229ed80a38). @matthiasdiener, any thoughts on what might be the issue? It seems that this can be...
OK, I've done my final review, made some final fixes. If it passes CI here and on Gitlab, then it'll go in. :tada:
I'll call that passing. :slightly_smiling_face:
https://pypi.org/project/pyopencl/2022.2/
Sure, I might accept a PR.
This is a similar problem to #449. The approach proposed there can probably be reused here.
(We *could* declare this the user's problem to solve, but that feels fairly un-pyopencl'ish to me.)