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

Compiling xmrig-amd on Armv8, during make SSE2NEON.h throws erros #267

Closed
wll1rah opened this issue Jul 21, 2019 · 6 comments
Closed

Compiling xmrig-amd on Armv8, during make SSE2NEON.h throws erros #267

wll1rah opened this issue Jul 21, 2019 · 6 comments

Comments

@wll1rah
Copy link

wll1rah commented Jul 21, 2019

I've been trying to compile xmrig-amd on a Rock Pi 4 as a test bed for being able to get OpenCL GPU mining to other platform. Some of the chips that now support Open CL are the allwinner H6, RK3399/Pro, AML-S912, S922/X, A311D. I've so far been able to get sgminer running and mining with opencl.

The issue that I am having with xmrig-amd starts after 87%, The error is related to the SSE2NEON.h file and calls to stdinth. The images below give more detail on what is happening during the compilation and build process

xmrig-amd cmake

xmrig-amd make process

@xmrig
Copy link
Owner

xmrig commented Jul 21, 2019

ARM not supported.
Thank you.

@wll1rah
Copy link
Author

wll1rah commented Jul 21, 2019

That's funny, you have build target option for arm in the CMakeLists.txt

@xmrig
Copy link
Owner

xmrig commented Jul 21, 2019

You can try add ARM support, by using this PR as example xmrig/xmrig-nvidia#268

@grahamreeds
Copy link

Unfortunately there are several more hurdles to get over once this is done.

The change in algorithm meant that a couple of flags to determine direction had been added to most functions with the corresponding if/else clauses.

I started to work through them but without a test regime, a stable pool and a decent hotel wifi connection I gave up for another day.

@BenjaminWegener
Copy link

getting a little bit further:
Screenshot_2019-08-04-22-03-38-381_com termux
https://github.com/BenjaminWegener/xmrig-termux-opencl

@xmrig
Copy link
Owner

xmrig commented Sep 15, 2019

@xmrig xmrig closed this as completed Sep 15, 2019
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

4 participants