Giter VIP home page Giter VIP logo

ccminer's People

Contributors

cbuchner1 avatar erkmos avatar flipclip avatar juergenhoetzel avatar klaust avatar nazerim avatar pallas1 avatar runestensland avatar siamining avatar sntr avatar sp-hash avatar tpruvot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ccminer's Issues

cuda9 compatible

Hello...

./cuda_vector.h(1375): warning: function "__shfl(unsigned int, int, int)" /usr/local/cuda/include/sm_30_intrinsics.hpp(167): here was declared deprecated ("__shfl() is deprecated in favor of __shfl_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning).")

I got this warnings in an endless loop. For the upcomming cuda9 final i suggest, to modify the code to the actual cuda9 definitions. Just to make sure, that in future versions no depracted functions are in use.

Fails to build...required file 'compat/Makefile.in' not found

running ./autogen.sh gives the following output and exits with code 1:

Makefile.am:6: warning: JANSSON_INCLUDES was already defined in condition TRUE, which includes condition WANT_JANSSON ...
Makefile.am:4: ... 'JANSSON_INCLUDES' previously defined here
Makefile.am:82: warning: nvcc_ARCH multiply defined in condition TRUE ...
Makefile.am:81: ... 'nvcc_ARCH' previously defined here
configure.ac:126: error: required file 'compat/Makefile.in' not found

neoscrypt solo mining

When i try to run mining:

[2017-07-14 04:35:08] [31m JSON inval data [0m
[2017-07-14 04:35:08] [36m 127.0.0.1:9337 neoscrypt block 1798144 [0m
[2017-07-14 04:35:08] [31m json_rpc_call failed, terminating workio thread [0m
[2017-07-14 04:35:08] workio thread dead, exiting. [0m

But, tpruvot/ccminer work's fine.

Can you please add Temperature throttling or Dynamic Intensity?!

When running across many datacenters, getting issues with 15 degree Celsius differences. Would be best if the card could auto-throttle intensity, if you can't access card directly just auto-tune ccminer please so it will restart until it finds best velocity.

THANKS!

UNKNOWN ERROR (mining NEOSCRYPT on P2Pool)

hi, I found out that there is a problem using latest 8.11 ccminer in neoscrypt on several p2pool nodes (ASUS GTX 950). This is what happens:
CUDA ERROR IN FUNC 'NEOSCRYPT_CPU_HASH_K4_2STREAM' AT LINE 1460 : UNKNOWN ERROR

and another issue, this latest version does not support client.reconnect. Will it be available in the future?

Doesn't work on Ubuntu 16.04

Beta 8.0.9 build broken

make[2]: Entering directory '/root/klaust/ccminer-8.09'
g++ -DHAVE_CONFIG_H -I. -fopenmp -pthread -fno-strict-aliasing -I./compat/jansson -Iyes/include -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -g -O2 -MT ccminer-ccminer.o -MD -MP -MF .deps/ccminer-ccminer.Tpo -c -o ccminer-ccminer.o test -f 'ccminer.cpp' || echo './'ccminer.cpp
ccminer.cpp:13:30: fatal error: cuda_runtime_api.h: No such file or directory
#include "cuda_runtime_api.h"
^
compilation terminated.
Makefile:1271: recipe for target 'ccminer-ccminer.o' failed

and

8.08
~/klaust/ccminer-8.08 # ./autogen.sh
Makefile.am:58: error: blank line following trailing backslash
Makefile.am:73: error: ccminer_SOURCES must be set with '=' before using '+='
Makefile.am:6: warning: JANSSON_INCLUDES was already defined in condition TRUE, which includes condition WANT_JANSSON ...
Makefile.am:4: ... 'JANSSON_INCLUDES' previously defined here

No solo mining of Phoenixcoins

Hi again. :)

Found another coin that can't be mined.
But this time it should work with ccminer as tpruvot's version works (=finds blocks).

[2017-07-25 21:02:29] NVML GPU monitoring enabled.
[2017-07-25 21:02:29] 1 miner thread started, using 'neoscrypt' algorithm.
[2017-07-25 21:02:29] JSON inval data
[2017-07-25 21:02:29] gbt not supported, block height notices disabled
[2017-07-25 21:02:29] json_rpc_call failed, retry after 10 seconds

JSON-RPC call failed: Method not found

Hello fellow developers,

I am having issue with running ccminer with bitcoin-qt.exe (Solo mining)

I am receiving error below upon start:

[2017-01-26 14:23:57] 1 miner thread started, using 'bitcoin' algorithm
[2017-01-26 14:23:57] Binding thread 0 to cpu 0 (mask 1)
[2017-01-26 14:23:57] JSON-RPC call failed: Method not found
[2017-01-26 14:23:57] json_rpc_call failed, retry after 5 seconds

my ccminer running parameters:

ccminer -a bitcoin -o http://127.0.0.1:8332 -u USER -p 123456789 -R 5 -D

my bitcoin.conf file:

rpcuser=USER
rpcpassword=123456789
server=1
daemon=1
rpcallowip=127.0.0.1

my bitcoin-qt.exe running parameters:

"C:\Program Files\Bitcoin\bitcoin-qt.exe" -server

I thought, maybe bitcoin-qt.exe does not accepting any connections, but when I run bfgminer with parameters:

bfgminer -S opencl:auto -o http://127.0.0.1:8332 -u USER -p 123456789 2>logfile.txt

everything works fine...

P.S. everything is up to date:
Bitcoin v0.13.2 (64 bit)
ccminer v8.05-KlausT
pthreads static 2, 9, 1, 0
libcurl/7.50.3 WinSSL WinIDN

Thanks in advance

neoscrypt segfault

I am trying to run the neoscrypt algorithm with the latest source compiled version on Ubuntu 16.04 64 bit with CUDA 8.0 and nvidia 381 driver. I keep getting segfaults. Other algorithms seem to run fine. I got the same issue in tpruvot version of the ccminer. What else information is needed to narrow down the bug?

~/github/klaust-ccminer $ ./ccminer -a neoscrypt --benchmark
ccminer 8.09-KlausT (64bit) for nVidia GPUs
Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0

Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
CUDA support by Christian Buchner, Christian H. and DJM34
Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv.

[2017-07-08 11:05:29] NVML GPU monitoring enabled.
[2017-07-08 11:05:29] 1 miner thread started, using 'neoscrypt' algorithm.
0 
[2017-07-08 11:05:54] GPU #0: Zotac GT 1030, 198.73 kH/s
[2017-07-08 11:05:54] Total: 198.73 kH/s
Segmentation fault

Neoscrypt 1080ti Hashrate

Hello.can you increase hashing speed on neoscrypt for 1080ti like tpruvot does?(1.3-1.4 KH)
i have mixed config with 1070 and 1080ti and can't use his miner cause it works badly with 1070 cards.
thanks.
UPD.sorry, saw that your miner gives that hashrate too on zpools bench. how can i achieve this hashrate with my 1080ti? intensity or something?
your miner shows me only 740 Kh on 1080ti

OpenSSL library required

Debian 9 (Sid) kernel 4.9.0-3-amd64

checking for SSL_library_init in -lssl... no
configure: error: OpenSSL library required

libssl-dev installed

Monero Mining - Json-RPC error

I am running ccminer 8.11 on windows 8.1, I installed Microsoft Visual C++ 2015 Redistributable Update 3 to install the dll. I'm getting the following error:
[2017-07-27 18:59:45] Starting Stratum on stratum+tcp://pool.minexmr.com:4444
[2017-07-27 18:59:45] NVML GPU monitoring enabled.
[2017-07-27 18:59:45] 1 miner thread started, using 'bitcoin' algorithm.
[2017-07-27 18:59:45] GPU #0: waiting for data
[2017-07-27 18:59:45] JSON-RPC call failed: {
"code": -1,
"message": "invalid method"
}
[2017-07-27 18:59:45] ...retry after 10 seconds
[2017-07-27 18:59:48] GPU #0: waiting for data
[2017-07-27 18:59:51] GPU #0: waiting for data
[2017-07-27 18:59:54] GPU #0: waiting for data
[2017-07-27 18:59:57] GPU #0: waiting for data
[2017-07-27 19:00:00] GPU #0: waiting for data
[2017-07-27 19:00:03] GPU #0: waiting for data
[2017-07-27 19:00:06] GPU #0: waiting for data
[2017-07-27 19:00:09] GPU #0: waiting for data

Cuda error in func 'scanhash_bitcoin' at line 199 : invalid configuration argument.

I upgraded my graphics cards recently so I figured I'd try a quick benchmark. However -a bitcoin gives the following error message:

D:\programs\ccminer>ccminer --benchmark -a bitcoin
ccminer 8.12-KlausT (64bit) for nVidia GPUs
Compiled with Visual Studio 2015 using Nvidia CUDA Toolkit 8.0

Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
CUDA support by Christian Buchner, Christian H. and DJM34
Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv.

[2017-08-24 18:16:55] NVML GPU monitoring enabled.
[2017-08-24 18:16:55] 2 miner threads started, using 'bitcoin' algorithm.
[2017-08-24 18:16:58] GPU #0: GeForce GTX TITAN X, 969.02 MH/s
[2017-08-24 18:16:58] GPU #1: GeForce GTX TITAN X, 620.73 MH/s
[2017-08-24 18:16:58] Total: 1589.75 MH/s
Cuda error in func 'scanhash_bitcoin' at line 199 : invalid configuration argument.

Low priority I guess since nobody's mining bitcoin on gpu these days. Other algos work fine.

Segmentation fault (core dumped)

i have nvidia 12 gpu when i run it's throw this error, if i remove 4 card and run ccminer at 8 gpu it's ok.

please fix it

sytem : ubuntu 16.04 , nvidia 375.66 , cuda8

Skein 3rd GPU

Hello.have 3x1070 GTX Armor 8G oc.when mining skein my 3rd gpu is dissapearing from thread meter.but gpu load is 95% still...then smaller hashrate...tpruvot miner is okay.but yours give bigger hasrates.problem on all version starting 8-8.03 x86 and x64.

bug in bitcoin algo

There's an "unknown error" or something similar when you try to mine bitcoin.
I can't find the bug.
Yeah, I know. Nobody is mining Bitcoin with ccminer, but I want to fix the bug anyway.

Jackpot coin

Hello.
noticed that you are working on jackpotcoin now.probably that is an interesting coin but i can't find any info about mining pool or exchange.
can you give me some links, please?=)
thanks

About stratum timeout error.

Hi
I'm running miningpoolhub.

Some miners asked issue when using your KalusT miner

  • stratum recv_line failed, reconnecting in 30 seconds
  • stratum subscribe timed out

Seems like other ccminer doesn't produce similar error. Do you have any idea why it happens?

How long is the job refresh timeout interval? Pool sends job within every 55 seconds like most nomp pools.

sm_61 problem

I managed to build the windows branch on Ubuntu (by adding compat/Makefile and copying bitcredit over from an old repo) but the resulting ccminer crashes on my 1070s.

In fact Makefile.am line 81&82

nvcc_ARCH = -gencode=arch=compute_61,code=sm_61
nvcc_ARCH = -gencode=arch=compute_52,code=sm_52

It seems that it should be

nvcc_ARCH = -gencode=arch=compute_61,code=sm_61
nvcc_ARCH += -gencode=arch=compute_52,code=sm_52

And the build works after this change.

No solo mining of Myriad-Groestl

ccminer.exe -a myr-gr -o http://127.0.0.1:21109 -u xxx -p yyy

[2017-07-19 10:03:41] NVML GPU monitoring enabled.
[2017-07-19 10:03:41] 1 miner thread started, using 'myr-gr' algorithm.
[2017-07-19 10:03:41] JSON inval data
[2017-07-19 10:03:41] 127.0.0.1:21109 myr-gr block 857454
[2017-07-19 10:03:41] json_rpc_call failed, retry after 10 seconds`

Note: The same batch 'works' for the trpuvot version - though I get only rejects there.

This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.

Making all in jansson
make[3]: Entering directory /home/ubuntu4/ccminer/compat/jansson' make[3]: Nothing to be done forall'.
make[3]: Leaving directory /home/ubuntu4/ccminer/compat/jansson' make[3]: Entering directory/home/ubuntu4/ccminer/compat'
make[3]: Nothing to be done for all-am'. make[3]: Leaving directory/home/ubuntu4/ccminer/compat'
make[2]: Leaving directory /home/ubuntu4/ccminer/compat' make[2]: Entering directory/home/ubuntu4/ccminer'
/usr/local/cuda/bin/nvcc -gencode=arch=compute_52,code="sm_52,compute_52" -gencode=arch=compute_50,code="sm_50,compute_50" -gencode=arch=compute_35,code="sm_35,compute_35" -gencode=arch=compute_32,code="sm_32,compute_32" -gencode=arch=compute_30,code="sm_30,compute_30" -I/usr/local/cuda/include -I. -O3 -Xcompiler -Wall -I./compat/jansson --ptxas-options="-v" --maxrregcount=128 -o heavy/heavy.o -c heavy/heavy.cu
/usr/local/cuda/bin/nvcc -gencode=arch=compute_52,code="sm_52,compute_52" -gencode=arch=compute_50,code="sm_50,compute_50" -gencode=arch=compute_35,code="sm_35,compute_35" -gencode=arch=compute_32,code="sm_32,compute_32" -gencode=arch=compute_30,code="sm_30,compute_30" -I/usr/local/cuda/include -I. -O3 -Xcompiler -Wall -I./compat/jansson --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_blake512.o -c heavy/cuda_blake512.cu
/usr/local/cuda/bin/nvcc -gencode=arch=compute_52,code="sm_52,compute_52" -gencode=arch=compute_50,code="sm_50,compute_50" -gencode=arch=compute_35,code="sm_35,compute_35" -gencode=arch=compute_32,code="sm_32,compute_32" -gencode=arch=compute_30,code="sm_30,compute_30" -I/usr/local/cuda/include -I. -O3 -Xcompiler -Wall -I./compat/jansson --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_combine.o -c heavy/cuda_combine.cu
/usr/local/cuda/bin/nvcc -gencode=arch=compute_52,code="sm_52,compute_52" -gencode=arch=compute_50,code="sm_50,compute_50" -gencode=arch=compute_35,code="sm_35,compute_35" -gencode=arch=compute_32,code="sm_32,compute_32" -gencode=arch=compute_30,code="sm_30,compute_30" -I/usr/local/cuda/include -I. -O3 -Xcompiler -Wall -I./compat/jansson --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_groestl512.o -c heavy/cuda_groestl512.cu
In file included from /usr/include/c++/4.8/cstdint:35:0,
from ./cuda_helper.h:7,
from heavy/cuda_blake512.cu:4:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the
^
make[2]: *** [heavy/cuda_blake512.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /usr/include/c++/4.8/cstdint:35:0,
from ./cuda_helper.h:7,
from heavy/cuda_groestl512.cu:7:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the
^
In file included from /usr/include/c++/4.8/cstdint:35:0,
from ./cuda_helper.h:7,
from heavy/cuda_combine.cu:3:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the
^
make[2]: *** [heavy/cuda_combine.o] Error 1
make[2]: *** [heavy/cuda_groestl512.o] Error 1
In file included from /usr/include/c++/4.8/cstdint:35:0,
from ./sph/sph_types.h:828,
from ./sph/sph_keccak.h:44,
from heavy/heavy.cu:11:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the
^
make[2]: *** [heavy/heavy.o] Error 1
make[2]: Leaving directory /home/ubuntu4/ccminer' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/home/ubuntu4/ccminer'
make: *** [all] Error 2

Hi, I'm getting this error, don't you know what could possibly go wrong?
Thank you.

Neoscrypt not compilable under linux/cuda 8 - working solution is remove SM30

Hi,
i got this compiler-error under Ubuntu 14.04 with cuda8:

ptxas /tmp/tmpxft_00004acb_00000000-6_cuda_neoscrypt.compute_30.ptx, line 21682; error   : Instruction 'shf.r' requires .target sm_3        2 or higher
ptxas /tmp/tmpxft_00004acb_00000000-6_cuda_neoscrypt.compute_30.ptx, line 23999; error   : Instruction 'shf.r' requires .target sm_3        2 or higher
ptxas fatal   : Ptx assembly aborted due to errors
make[2]: *** [neoscrypt/cuda_neoscrypt.o] Error 255
make[2]: *** Waiting for unfinished jobs....

The fix for 8.13 and older versions is very simple:

Remove in the last line in makefile.am this part:
-gencode=arch=compute_30,code=sm_30

After this fix, the latest 8.13 code compiles fine and is working good under ubuntu Linux

Please consider to remove neoscrypt for SM 3.0

Unable to mine Neoscrypt on linux

Cant mine Neoscrypt on linux
gives this error.
Please check.

m1@m1-desktop-101:~/Downloads/ccminer-klaust/ccminer-klaust$  ./ccminer -a neoscrypt -o stratum+tcp://hub.miningpoolhub.com:20510 -u papampi.nv101 -p x
ccminer 8.13-KlausT (64bit) for nVidia GPUs
Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0

Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
CUDA support by Christian Buchner, Christian H. and DJM34
Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv.

[2017-09-13 14:15:46] Starting Stratum on stratum+tcp://hub.miningpoolhub.com:20510
[2017-09-13 14:15:46] NVML GPU monitoring enabled.
0 
[2017-09-13 14:15:46] GPU #0: waiting for data
1 
[2017-09-13 14:15:46] GPU #1: waiting for data
[2017-09-13 14:15:46] 6 miner threads started, using 'neoscrypt' algorithm.
[2017-09-13 14:15:46] GPU #2: waiting for data
[2017-09-13 14:15:46] GPU #3: waiting for data
[2017-09-13 14:15:46] GPU #4: waiting for data
[2017-09-13 14:15:46] GPU #5: waiting for data
[2017-09-13 14:15:47] Stratum difficulty set to 256
[2017-09-13 14:15:47] Stratum difficulty set to 64
[2017-09-13 14:15:47] hub.miningpoolhub.com:20510 neoscrypt block 1881811
Cuda error in func 'neoscrypt_cpu_init_2stream' at line 1439 : invalid device symbol.
Cuda error in func 'neoscrypt_cpu_init_2stream' at line 1434 : driver shutting down.
Cuda error in func 'neoscrypt_cpu_init_2stream' at line 1437 : driver shutting down.
Cuda error in func 'neoscrypt_cpu_init_2stream' at line 1436 : driver shutting down.
Cuda error in func 'scanhash_neoscrypt' at line 96 : driver shutting down.
Cuda error in func 'scanhash_neoscrypt' at line 96 : driver shutting down.

CUDA Error

releases/8.09 ccminer-809-x64.zip

Consistently throws error "Cuda error in func 'x11_echo512_cpu_hash_64_final' at line 674 : an illegal memory access was encountered.

Running with command line: ccminer -a x11 -o Stratum+tcp://dash.suprnova.cc:9995 -u xxxx.yyyy -p zzzz -d 0

Hashrate bug

There is hashrate bug in quark. NiceHash shows ~40% less hashrate.

broken Animecoin

With commit 580f5eb there's validation errors, without this commit ccminer crashes with divide by zero exception
wtf?

./build.sh doesn't work

Ubuntu 14.04 (4.4.0-45-generic)

at@zzz:~/Downloads/KlausT/ccminer$ ./build.sh
kl_ccm_err

How to build it?

Linux - Unable to build

g++ -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -disable-scrypt -pthread -L/usr/local/cuda-6.5/lib -o ccminer ccminer-cpu-miner.o ccminer-util.o ccminer-crc32.o ccminer-hefty1.o ccminer-scrypt.o ccminer-hashlog.o heavy/heavy.o heavy/cuda_blake512.o heavy/cuda_combine.o heavy/cuda_groestl512.o heavy/cuda_hefty1.o heavy/cuda_keccak512.o heavy/cuda_sha256.o keccak/cuda_keccak256.o keccak/keccak256.o ccminer-fuguecoin.o cuda_fugue256.o sph/ccminer-fugue.o ccminer-groestlcoin.o cuda_groestlcoin.o ccminer-myriadgroestl.o cuda_myriadgroestl.o JHA/jackpotcoin.o JHA/cuda_jha_keccak512.o JHA/cuda_jha_compactionTest.o cuda_checkhash.o quark/cuda_jh512.o quark/cuda_quark_blake512.o quark/cuda_quark_groestl512.o quark/cuda_skein512.o quark/cuda_bmw512.o quark/cuda_quark_keccak512.o quark/quarkcoin.o quark/animecoin.o quark/cuda_quark_compactionTest.o cuda_nist5.o blake32.o pentablake.o sph/ccminer-bmw.o sph/ccminer-blake.o sph/ccminer-groestl.o sph/ccminer-jh.o sph/ccminer-keccak.o sph/ccminer-skein.o sph/ccminer-cubehash.o sph/ccminer-echo.o sph/ccminer-luffa.o sph/ccminer-sha2.o sph/ccminer-shavite.o sph/ccminer-simd.o sph/ccminer-hamsi.o sph/ccminer-hamsi_helper.o sph/ccminer-shabal.o sph/ccminer-whirlpool.o sph/ccminer-sha2big.o sph/ccminer-haval.o qubit/qubit.o qubit/qubit_luffa512.o qubit/deep.o qubit/doom.o x11/x11.o x11/fresh.o x11/cuda_x11_luffa512.o x11/cuda_x11_cubehash512.o x11/cuda_x11_shavite512.o x11/cuda_x11_simd512.o x11/cuda_x11_echo.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x15/x14.o x15/x15.o x15/cuda_x14_shabal512.o x15/cuda_x15_whirlpool.o x15/whirlpool.o x17/x17.o x17/cuda_x17_haval512.o x17/cuda_x17_sha512.o x11/s3.o -L/usr/lib/arm-linux-gnueabihf -lcurl -ljansson -lpthread -lcudart -fopenmp -lcrypto -lssl -lcrypto -lssl
ccminer-scrypt.o: In function scanhash_scrypt': /build/ccminer-test/scrypt.c:716: undefined reference tosha256_transform'
ccminer-scrypt.o: In function HMAC_SHA256_80_init': /build/ccminer-test/scrypt.c:60: undefined reference tosha256_transform'
/build/ccminer-test/scrypt.c:68: undefined reference to sha256_transform' /build/ccminer-test/scrypt.c:75: undefined reference tosha256_transform'
ccminer-scrypt.o: In function PBKDF2_SHA256_80_128': /build/ccminer-test/scrypt.c:86: undefined reference tosha256_transform'
ccminer-scrypt.o:/build/ccminer-test/scrypt.c:95: more undefined references to sha256_transform' follow sph/ccminer-sha2.o: In functionscanhash_sha256d':
/build/ccminer-test/sph/sha2.c:616: undefined reference to sha256d_ms' sph/ccminer-sha2.o: In functionsha256d_80_swap':
/build/ccminer-test/sph/sha2.c:190: undefined reference to sha256_transform' /build/ccminer-test/sph/sha2.c:191: undefined reference tosha256_transform'
/build/ccminer-test/sph/sha2.c:194: undefined reference to sha256_transform' collect2: error: ld returned 1 exit status make[2]: *** [ccminer] Error 1 make[2]: Leaving directory/build/ccminer-test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/ccminer-test'
make: *** [all] Error 2

Whats causing this error?

Built-in benchmark is not working.

Hey.want to benchmark all algos with your miner but it won't start with this error
image
can you fix it?same cmd works fine with djm's ccminer.

Win10, freez after start

Hey, found strange bug.
I have few 1070nvidia rigs. All running win10 with MPM autoswitch script against same pool.
On machines with 1 and 2 cards your ccminer always working good.
On machines with 3 and 7 cards sometimes it do nothing after start, like after "starting 3 threads" no errors, just do nothing. Not always, but pretty often.
As it works fine with all the same env. for 1-2 threads, I expect something related with amount of threads. Only difference that rigs with 1-2 cards is usual home computers with decent amount of ram and ok processors, and 3+ cards rigs is dedicated machines with 4gb ram and celeron 3930 processors. I cant provide any logs, as problem leave no traces. Any ideas? Used 8.06 and 8.08

Linux - Unable to compile

Linux Mint 18.2, Cuda 8, Nvidia 1080TI. ./autogen.sh ./configure went without issues.
Cloned for git

screen shot 2017-08-17 at 19 51 20

Nist efficiency problem

Having an issue where Nist5 through ccminer is not using much GPU usage, causing low hash rates.
All other algorithms work.
Works fine on my 2x 1080TI rig but not my 6x 1080TI rig.

image

Keccak-c support?

Wondering if we could mine the coin CREA with the CCminer-13? Uses the keccak-c algorithm which I'm not very familiar with.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.