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

cant run with armv8 & t820 #4

Open
PsymonLi opened this issue Nov 22, 2018 · 1 comment
Open

cant run with armv8 & t820 #4

PsymonLi opened this issue Nov 22, 2018 · 1 comment

Comments

@PsymonLi
Copy link

i use armv8 & t820,i can use mali lib to compile it,and use the opencl-dev packge,there is a error

[09:06:04] Started sgminer 5.5.6-ARM-RC1
[09:06:04] * using Jansson 2.7
[09:06:04] Error -1001: clGetPlatformsIDs failed (no OpenCL SDK installed?)
[09:06:04] clDevicesNum returned error, no GPUs usable
[09:06:04] All devices disabled, cannot mine!

and when i use the mali libopencl.so,it show the error msg

[09:09:04] Started sgminer 5.5.6-ARM-RC1
[09:09:04] * using Jansson 2.7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: clGetPlatformIDs from stub libOpenCL.so library called! This library can be used to resolve OpenCL symbols at compile time but must not be in your runtime path (You need to use a real OpenCL implementation, this one is empty)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

[09:09:04] Error -5: clGetPlatformsIDs failed (no OpenCL SDK installed?)
[09:09:04] clDevicesNum returned error, no GPUs usable
[09:09:04] All devices disabled, cannot mine!

@wll1rah
Copy link

wll1rah commented Jul 22, 2019

You need to check with clinfo command if that doesn't show a platform from ARM with a processor of Mali T820 you don't have the drivers installed correctly

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