-
Notifications
You must be signed in to change notification settings - Fork 55
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
Segmentation Faults in tests with POCL OpenCL driver #16
Comments
Fedora build errors with pocl:
and
This is with 248ad2d |
Dear @opoplawski , thank you for the report! Could you, please, specify which version of POCL do you use? Do you face similar issue while working with other OpenCL drivers? Thank you! |
This is with POCL 0.14-0.1.fc26. Tests run fine with nvidia binary drivers on my local machine. |
Additional failures on aarch64, see https://kojipkgs.fedoraproject.org//work/tasks/5670/16375670/build.log
|
Then it wasn't fixed and looks like a POCL issue. Do you have a detailed error output to file an issue report to the POCL team, here: https://github.com/pocl/pocl/issues . If you do report it there, please, let us know, so we can provide our input.
those two might fail due to the lack of double precision support. As for '7 - testASLData (OTHER_FAULT)' we need more informative error message to try to find the cause of the problem. Thank you! |
More verbose output with pocl 0.14 on 32-bit arm:
The testDistanceFunction error is new with pocl 0.14, but the other two test fail with 0.13 as well, though in different ways:
|
No description provided.
The text was updated successfully, but these errors were encountered: