mtve / yazecminer

yet another ZEC miner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I build it for arm V8 ?.. help me please

Saikatsaha1996 opened this issue · comments

commented

C-version is supposed to be portable, so changing to "BLAKE = ref" in this file
https://github.com/mtve/yazecminer/blob/master/c/Makefile
should be enough.

Would you please be little more precise - what you have done, what was you expecting and what you have got?

commented

Actually I want to build it in my android mobile device..
Processor sdm 865, cortex a77, arm v8
8 gb ddr5 ram...

So I want to know how to build it via termux ?..
Actually I am new
I want to build instructions..
Please 🙏

commented

apt install (dependence) please mention
git clone https://github.com/mtve/yazecminer.git
cd yazecminer
After that ?
mkdir build && cd build ?
cmake .. ?
make ?

cd yazecminer
cd c
(edit Makefile, uncomment line "BLAKE = ref", comment line "BLAKE = sse")
make

commented

Screenshot_2021-05-11-17-01-46-141_com termux
How can I edit make file ?

Please reply

you open file named "Makefile" in any text editor, and then edit it.

your screens look like "termux", so i suppose you can do "nano Makefile" for example.

commented

Screenshot_2021-05-13-10-39-35-717_com termux
Dear sir/madam Thank you sooooo much ❤️❤️❤️❤️🤩🤩
Now which line I want to replace ?...

ok, few questions here)

first of all, it works, congratulations!

interrupted share

it's ok, it means the job is changed during computing, because next block is issued on the network.

threads

no, it's single-threaded application, but you can run multiple processes in parallel - in new terminals, or in some background batch.

password

yes "-p" option, you may try to run "yazecminer -h" for help

gpu

no, it's miner for cpu only, you will need to find another miner for gpu, sorry no idea which one.

you're welcome.

in termux - swipe screen to left, press "new session", run the same miner command

i'm terribly sorry, i have no idea about mobile's GPUs, OpenCL and such.
"SDK" usually means some development things, perhaps outside of your device.
and if you want to overclock your GPU, i really doubt it will be safe if possible at all.
no reason to burn your expensive device just to mine some $0.0001 in value.