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

ARM NEON optimization #397

Open
k06a opened this issue May 29, 2018 · 3 comments
Open

ARM NEON optimization #397

k06a opened this issue May 29, 2018 · 3 comments
Assignees

Comments

@k06a
Copy link
Contributor

k06a commented May 29, 2018

Any plans for support ARM NEON as SSE4/AVX/AVX2?

Subject of the issue

ARM have NEON SIMD extension. Can anyone develop NEON optimized version of shabal algo?

Other information

Wikipedia: https://en.wikipedia.org/wiki/ARM_architecture#Advanced_SIMD_(NEON)

@nitr8
Copy link
Collaborator

nitr8 commented Jun 2, 2018

Nope sorry

@nitr8 nitr8 closed this as completed Jun 2, 2018
@k06a
Copy link
Contributor Author

k06a commented Jun 2, 2018

I am going to buy ODROID XU4 and try to implement NEON-optimized shabal :)

@k06a
Copy link
Contributor Author

k06a commented Aug 10, 2018

Just configured creepMiner on ODROID-xu4. I have 30 sec for caching (60MB/s) over USB 3.0 and 70 sec for processing with CPU SSE2 enabled (not sure it works).

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

No branches or pull requests

3 participants