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

unsupported call to function skein512_mid_impl #1

Open
D-whitten opened this issue Dec 31, 2017 · 1 comment
Open

unsupported call to function skein512_mid_impl #1

D-whitten opened this issue Dec 31, 2017 · 1 comment

Comments

@D-whitten
Copy link

cgminer disables gpu with skein alg.

[13:22:56] Pool 0 alive, testing stability
[13:22:56] Switching to Pool 0
[13:23:00] Error -11: Building Program (clBuildProgram)
[13:23:00] :0:0: in function search void (i64, i64, i64, i64, i64, i64, i64, i64, i32, i32, i32, i32 addrspace(1)*
): unsupported call to function skein512_mid_impl

[13:23:00] Failed to init GPU thread 0, disabling device 0
[13:23:00] Restarting the GPU from the menu will not fix this.
[13:23:00] Try restarting cgminer.
Press enter to continue:

Ubuntu 17.04

@reorder
Copy link
Owner

reorder commented Jan 1, 2018

Looks like you are trying to run it without AMD proprietary drivers installed, this is not supported. If this is not the case, please attach the output of gcc --version and ldd cgminer.

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

No branches or pull requests

2 participants