-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests fail on FreeBSD #245
Comments
|
Also, is this a regression, i.e. did 2018.1.x work? |
|
This looks like pocl may have an issue, more than pyopencl. Does pocl work with a hello-world-level OpenCL program (in C)? |
Hello-world program from this site works: https://us.fixstars.com/opencl/book/OpenCLProgrammingBook/first-opencl-program/ |
Could you compile PyOpenCL with tracing and figure out which call fails? |
OS: FreeBSD 11.2 amd64
py-pyopencl-2018.2
The text was updated successfully, but these errors were encountered: