Skip to content
Snippets Groups Projects
Commit eb306fbe authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Don't run bitonic sort tests on Apple pocl

parent 383c3360
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
  • Developer

    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
  • Author Owner

    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
  • Developer

    Ah, okay. This just ended up xfailing all the tests that were segfaulting for me.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment