-
- Downloads
Don't run bitonic sort tests on Apple pocl
Loading
-
What version of pocl were these tests run with? (I am excited to see that it seems to be working on Apple.)
Edited by Matt Wala -
0.13. Grabbing miniconda and running
conda add-channel conda-forge conda install osx-pocl-opencl pyopencl
gives something that does a reasonable job of the PyOpenCL test suite. (on OSX)
(The arg count bug workaround doesn't seem to be viable on OSX, so those tests segfault.) 0.14 (modulo https://github.com/pocl/pocl/issues/445, https://github.com/pocl/pocl/issues/446) stands a real chance of being fine.
Edited by Andreas Klöckner
Please register or sign in to comment