-
Notifications
You must be signed in to change notification settings - Fork 6
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
OpenCL compiler error #250
Comments
Strange, it looks like a basic math library is missing in OpenCL for this specific device. Could you post the output of |
Here is patch that should do the trick: https://ghostbin.site/66dmm
|
This is my
|
I applied your patch (manually because git didn't want to apply it)
|
I'm not an OpenCL expert and the doc is somehow cryptic... But I guess some float functions may be missing on some GPUs 😕 I created a branch with the fixes: You may have to force the update of the submodule HighMap. To be sure, got to Could you try again? (thanks btw!) |
Oh yes this fixed everything, thank you! |
I am not sure weather I should close the issue now, or wait for the merge 😅 |
don't worry, I'll close the issue after merging it |
System Details
Log
I tried both the AppImage on the github release page and building it myself.
The text was updated successfully, but these errors were encountered: