Pages:
Author

Topic: [ANN] cpuminer-multi v1.3.5 (Linux + Windows VStudio/MinGW64) GPL Open Source - page 5. (Read 378712 times)

newbie
Activity: 6
Merit: 0
member
Activity: 70
Merit: 10
Mbr BtC/AtC
Hi.

I attempt to build into Debian Sid.

The autogen, and configure steps run correctly, but the make fails:

Code:
g++  -g -O2 -Lyes/lib -Lyes/lib  -Lyes/lib -Lyes/lib  -o cpuminer cpuminer-cpu-miner.o cpuminer-util.o cpuminer-api.o cpuminer-sysinfos.o cpuminer-uint256.o sha3/cpuminer-sph_keccak.o sha3/cpuminer-sph_hefty1.o sha3/cpuminer-sph_groestl.o sha3/cpuminer-sph_skein.o sha3/cpuminer-sph_bmw.o sha3/cpuminer-sph_jh.o sha3/cpuminer-sph_shavite.o sha3/cpuminer-sph_blake.o sha3/cpuminer-mod_blakecoin.o sha3/cpuminer-sph_luffa.o sha3/cpuminer-sph_cubehash.o sha3/cpuminer-sph_simd.o sha3/cpuminer-sph_echo.o sha3/cpuminer-sph_hamsi.o sha3/cpuminer-sph_haval.o sha3/cpuminer-sph_fugue.o sha3/cpuminer-sph_ripemd.o sha3/cpuminer-sph_sha2.o sha3/cpuminer-sph_sha2big.o sha3/cpuminer-sph_shabal.o sha3/cpuminer-sph_whirlpool.o sha3/cpuminer-gost_streebog.o crypto/cpuminer-blake2s.o crypto/cpuminer-blake2b.o crypto/cpuminer-oaes_lib.o crypto/cpuminer-c_keccak.o crypto/cpuminer-c_groestl.o crypto/cpuminer-c_blake256.o crypto/cpuminer-c_jh.o crypto/cpuminer-c_skein.o crypto/cpuminer-hash.o crypto/cpuminer-aesb.o lyra2/cpuminer-Lyra2.o lyra2/cpuminer-Sponge.o yescrypt/cpuminer-yescrypt-common.o yescrypt/cpuminer-yescrypt-best.o yescrypt/cpuminer-sha256_Y.o algo/cpuminer-axiom.o algo/cpuminer-bastion.o algo/cpuminer-blake.o algo/cpuminer-blakecoin.o algo/cpuminer-blake2.o algo/cpuminer-bmw256.o algo/cpuminer-c11.o algo/cpuminer-cryptonight.o algo/cpuminer-cryptolight.o algo/cpuminer-decred.o algo/cpuminer-drop.o algo/cpuminer-fresh.o algo/cpuminer-groestl.o algo/cpuminer-heavy.o algo/cpuminer-ink.o algo/cpuminer-jha.o algo/cpuminer-lbry.o algo/cpuminer-luffa.o algo/cpuminer-lyra2re.o algo/cpuminer-lyra2rev2.o algo/cpuminer-myr-groestl.o algo/cpuminer-keccak.o algo/cpuminer-pentablake.o algo/cpuminer-quark.o algo/cpuminer-neoscrypt.o algo/cpuminer-nist5.o algo/cpuminer-pluck.o algo/cpuminer-qubit.o algo/cpuminer-scrypt.o algo/cpuminer-scrypt-jane.o algo/cpuminer-sha2.o algo/cpuminer-sia.o algo/cpuminer-sibcoin.o algo/cpuminer-skein.o algo/cpuminer-skein2.o algo/cpuminer-s3.o algo/cpuminer-bitcore.o algo/cpuminer-timetravel.o algo/cpuminer-tribus.o algo/cpuminer-veltor.o algo/cpuminer-x11evo.o algo/cpuminer-x11.o algo/cpuminer-x13.o algo/cpuminer-x14.o algo/cpuminer-x15.o algo/cpuminer-x17.o algo/cpuminer-xevan.o algo/cpuminer-yescrypt.o algo/cpuminer-zr5.o asm/cpuminer-neoscrypt_asm.o  asm/cpuminer-sha2-x64.o asm/cpuminer-scrypt-x64.o asm/cpuminer-aesb-x64.o   -lcurl -lz -lssl -lcrypto -ljansson -lpthread  
/usr/bin/ld : ne peut trouver -lz
collect2: error: ld returned 1 exit status
Makefile:900 : la recette pour la cible « cpuminer » a échouée
make[2]: *** [cpuminer] Erreur 1
make[2] : on quitte le répertoire « /home/user/Documents/Administration/miners/cpuminer-multi_tpruvot »
Makefile:2530 : la recette pour la cible « all-recursive » a échouée
make[1]: *** [all-recursive] Erreur 1
make[1] : on quitte le répertoire « /home/user/Documents/Administration/miners/cpuminer-multi_tpruvot »
Makefile:570 : la recette pour la cible « all » a échouée
make: *** [all] Erreur 2

My gcc version:
Code:
$ gcc --version
gcc (Debian 7.2.0-18) 7.2.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Even, to follow this, i cant build it!

One idea, please?
newbie
Activity: 27
Merit: 0
Hi, anyway I can change the thread number?

cpuminer-gw64-corei7.exe -a yescrypt -o stratum+tcp://yescrypt.mine.zpool.ca:6233 -u 17g2APRaoDz17mM4Vw9R1hSR6juVnKXGrk -p c=BTC -t=3

I'm trying to set the thread numbers lower, but it seems that no matter which number I set to, it will still come out the default (meaning full number) of threads.

Thanks.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
newbie
Activity: 1
Merit: 0
I'm really sorry for probably a very dumb question, but can I use this miner on a Linux VPS to mine ZEN (ZenCash)?
Thanks in advance!
newbie
Activity: 1
Merit: 0
Hi all,

When I want to compile, I have the following error : cannot find -lpthreadGC2


Code:
vmware@vmware-PC ~/cpuminer-multi-windows
$ ./mingw64.sh
...

/usr/lib/gcc/x86_64-pc-cygwin/6.4.0/../../../../x86_64-pc-cygwin/bin/ld : cannot find -lpthreadGC2

The PC is a Win7 x64 with cygwin64
Within the cygWin64 installer, I have both checked the Pthreads libs and sources.

I can see the file in the folder :
pthreadGC2.dll in C:\cygwin64\usr\x86_64-w64-mingw32\sys-root\mingw\bin  (=/usr/x86_64-w64-mingw32/sys-root/mingw/bin)


I have tried to had the following paths in /etc/profile :
Code:
# manually added path by me:
export LD_LIBRARY_PATH=/home/vmware/cpuminer-multi-windows:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/home/vmware/cpuminer-multi-windows/compat:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/home/vmware/cpuminer-multi-windows/compat/pthreads:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/home/vmware/cpuminer-multi-windows/compat/pthreads/x64:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/usr/x86_64-w64-mingw32/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/include:$LD_LIBRARY_PATH

So I have :

Code:
vmware@vmware-PC ~
$ echo $LD_LIBRARY_PATH
/usr/x86_64-w64-mingw32/sys-root/mingw/include:/usr/x86_64-w64-mingw32/sys-root/
mingw/bin:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin
:/home/vmware/cpuminer-multi-windows/compat/pthreads/x64:/home/vmware/cpuminer-m
ulti-windows/compat/pthreads:/home/vmware/cpuminer-multi-windows/compat:/home/vm
ware/cpuminer-multi-windows:


Any one have any idea to help me compile CpuMiner-multi ?


sr. member
Activity: 305
Merit: 250
newbie
Activity: 3
Merit: 0
I finally managed to stabilise Niceprofit and fixed the release system so that now you can download it from the release page in Github https://github.com/StefanoChiodino/niceprofit/releases
newbie
Activity: 18
Merit: 0
Guys I'm getting only like 600 Hash/s max on 2x Xeon E5-2670 v3 system in benchmark (and when mining), system in redhat6:

./cpuminer --algo=cryptonight --benchmark -t24

Im getting weak performance with some other systems too (i7-3770 only 124 H/s using xmr-stak provided by nicehash)

I tried i5 on arch linux all miners available - also bad hashrate

What am I doint wrong? Do I need to configure cpu affinity maybe? Some other tweaks? Thanks!
newbie
Activity: 6
Merit: 0
anybody help for tutorial on windows iff i try on win10 is always error
newbie
Activity: 3
Merit: 0
Hey, I've used this on nicehash, since it allow multiple algorithm and it's actually suggested by Nicehash themselves!

Unfortunately there is no nicehash auto-switcher like for windows, so I just spent about 3 days writing one on rust!

Still on early stages but currently it can benchmark your cpu and get real time profitability, matching the 2 and telling you what you should mine on nicehash.

https://github.com/StefanoChiodino/niceprofit/
newbie
Activity: 1
Merit: 0
Hello,
Any luck with running this miner on Android?
There is an Android.mk file to test ARM arch on Tegra K1.
So, it seems there is some integration with ARM architecture and Android devices.
Are there any build instructions?

Any help is much appreciated.
Thanks

I builded code for ameabi7a without any problems.
newbie
Activity: 1
Merit: 0
Hello,
Any luck with running this miner on Android?
There is an Android.mk file to test ARM arch on Tegra K1.
So, it seems there is some integration with ARM architecture and Android devices.
Are there any build instructions?

Any help is much appreciated.
Thanks
newbie
Activity: 1
Merit: 0
Any news about further development on ARM-port?
newbie
Activity: 3
Merit: 0
Hi everyone, I have one, maybe dumb question. Are they any particular flags that I need to use during building miner from the source code for Windows? Because my compiled and builded .exe file produces much lower hash rate then .exe file downloaded from binaries zip. My .exe 6-10 kH/s, Binaries .exe 20-25 kH/s. CPU is Intel i7-7500U, 2.7 GHz. I spent whole day trying to figure it out what is the reason for that difference. Thank you in advance.
hero member
Activity: 630
Merit: 502
Anyone planning on testing an i9-7980XE?
full member
Activity: 286
Merit: 100
Football Marketplace Powered by the Blockchain
there's a soft for mining with win32
newbie
Activity: 16
Merit: 0
Due to the recent grow of the amount of miners on yiimp, i prevented too low diff shares to reduce the db overload, so cpu miners are not anymore my priority on coins with a much better efficiency on gpu

else c=MAC is for machinecoin...

thanks for the answer !
Yes, I know that -better efficiency on gpu .

My interest was, to have a setting for the Сoin Denarius  (DNR)  Wink

thanks.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
Due to the recent grow of the amount of miners on yiimp, i prevented too low diff shares to reduce the db overload, so cpu miners are not anymore my priority on coins with a much better efficiency on gpu

else c=MAC is for machinecoin...
newbie
Activity: 16
Merit: 0
Hi All

I can have the settings for cpuminer -  Coins Denarius (DNR) ?
  " cpuminer-gw64-corei7 -a tribus -o stratum+tcp://yiimp.ccminer.org:8533 -u D9kQNtYbHZQn7X9kuuX74yBiWPdF -p c=MAC
    pause "
  - Unfortunately, this is not working  Huh
 
Any thoughts on how i can fix this? 


Pages:
Jump to: