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

change load order for backends #2071

Merged
merged 1 commit into from
Nov 17, 2018

Conversation

psychocrypt
Copy link
Collaborator

If CUDA is loaded before AMD but no CUDA is available it can be happen that the embadded OpenCL code is empty.
This is only an issue if the binary is builded static on a different system.

To be sure that this behavior is not a result of an invalid memory access I checked the "broken" binary with valgrind. Valgrind shows no issues.

If CUDA is loaded before AMD but no CUDA is available it can be happen that the embadded OpenCL code is empty.
This is only an issue if the binary is builded static on a different system.
@fireice-uk fireice-uk merged commit 447fef4 into fireice-uk:dev Nov 17, 2018
gnagel pushed a commit to gnagel/xmr-stak that referenced this pull request Mar 23, 2019
…ndLoadOrder

change load order for backends
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.

2 participants