Skip to content
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

Added "AND GUI" conditional around OpenCL hack. #196

Merged
merged 1 commit into from
Jun 7, 2016
Merged

Added "AND GUI" conditional around OpenCL hack. #196

merged 1 commit into from
Jun 7, 2016

Conversation

bobsummerwill
Copy link
Contributor

@bobsummerwill bobsummerwill commented Jun 7, 2016

This is an attempted fix for repeatedly reported issues with OpenCL detection on Linux (most recently openSUSE) which look like they might be caused by a hack in this file which attempts to load OpenCL early to workaround an issue at boot with AlethZero.
This "fix" won't actually solve the root issue here, but it should minimize its impact.
Also, when AlethZero and Mix are gone, we can remove all of this stuff.

Fixes ethereum/webthree-umbrella#557.

This is an attempted fix for repeatedly reported issues with OpenCL detection on Linux (most recently openSUSE) which look like they might be caused by a hack in this file which attempts to load OpenCL early to workaround an issue at boot with AlethZero.
This "fix" won't actually solve the root issue here, but it should minimize its impact.
Also, when AlethZero and Mix are gone, we can remove all of this stuff.
@bobsummerwill bobsummerwill merged commit bff5c69 into ethereum:develop Jun 7, 2016
@bobsummerwill
Copy link
Contributor Author

Fix confirmed by OP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linux - OpenCL detection is unreliable
1 participant