Search content
Sort by

Showing 2 of 2 results by valhs
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cpuminer-opt v25.3, Optimized multi-algo CPU miner for x86_64 and AArch64
by
valhs
on 20/01/2025, 06:48:35 UTC
Simply add "-R 8"  "-N 2048 -R 8" to the command line and it will mine Tide.  Pers (-K) is left at the default of NULL.
Edit: N is not required Tide uses the default 2048. Tide has ben added to the list on the Wiki.
Thank you for the Wiki entry, it works.

The short answer is no RISC-V anytime soon if ever.
Thank you for the chance.

Maybe the neon2rvv header, e.g. github.com/howjmay/neon2rvv , makes the work easier.

Post
Topic
Board Mining (Altcoins)
Re: [ANN] cpuminer-opt v25.3, Optimized multi-algo CPU miner for x86_64 and AArch64
by
valhs
on 19/01/2025, 08:41:48 UTC
Now supporting ARM64 & MacOS

Supporting over 90 agorithms with many optimized for CPUs with the latest technologies:

...
ARM Orange Pi-5, Apple M2: NEON, AES, SHA2

Thank you for the miner.

I have two questions.

In zergpool is for algorithm yespowerTIDE also the miner cpuminer-opt-24.4 mentioned.
Is it a different cpuminer-opt than the one in this thread or which paramater enable that algorithm?


The code is prepared for risc-v and not yet activated.
There exist already reasonably priced cpus, e.g spacemit in Banana BPI-F3, which support the SIMD instruction RVV.
Will cpuminer-opt support soon risc-v and maybe use 'SIMDe - SIMD-everywhere' solution or sse2rvv?