Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 218. (Read 3426932 times)

full member
Activity: 168
Merit: 100
full member
Activity: 168
Merit: 100
Before I post this on CudaMining.cc could you guys try this version:

https://ayarscloud.tonidoid.com/urltjwpxu

This should fix the speed problem with Whirlcoin and I believe this should fix the memory allocation error in CryptoNight.

Let me know how this works and I'll either try again or post it up.

Carlo
legendary
Activity: 1151
Merit: 1001
no luck with 8x50 or above
The card s 750Ti, 337.88
Tsiv build with exe compiled on 30-06 started only once with 8x60 :O, after stop, and it won't go wither
Week ago i upgraded from whql 335. and back then cryptonight was ok with 8x60. o-0
hero member
Activity: 644
Merit: 500
I've opened up a channel on irc.freenode.net, #ccminer (kiwii webIRC or irc://irc.freenode.net/ccminer ). This whole thread already looks already like a chat so I figured a real chat might be easier Smiley
member
Activity: 112
Merit: 10
@ cayars

I updated to your new version and tried the whirlcoin

your version 17,200 kh/s
original ver   19,300

Can't remember who put out the original version.

Also it seemed like my rig was real laggy running yours on this one.

I am on Windows 7 64 bit running 5 750ti's using driver 337.88
must be me for both... I am trying stuff out at the moment, I thought it was a good idea, it isn't (at least not for 750ti).
Now the code change everyday, so it might difficult for cayars to follow...
(also I didn't have a lot of feedback either...)

Djm mad kudos to your efforts...it needs to be said over and over again Smiley
As far as feedback goes check my posts above
legendary
Activity: 1400
Merit: 1050
@ cayars

I updated to your new version and tried the whirlcoin

your version 17,200 kh/s
original ver   19,300

Can't remember who put out the original version.

Also it seemed like my rig was real laggy running yours on this one.

I am on Windows 7 64 bit running 5 750ti's using driver 337.88
must be me for both... I am trying stuff out at the moment, I thought it was a good idea, it isn't (at least not for 750ti).
Now the code change everyday, so it might difficult for cayars to follow...
(also I didn't have a lot of feedback either...)
full member
Activity: 168
Merit: 100
ilovecudacompute, if you find a better config for the 760 please let me know and I'll set it as the default for that card.

antonio8,  it was djm34 who released it.  I'll build a version directly from his github and compare.

This build was really difficult to integrate everything into but now that I've got it built it should hopefully not be hard to figure this out.
legendary
Activity: 1400
Merit: 1000
@ cayars

I updated to your new version and tried the whirlcoin

your version 17,200 kh/s
original ver   19,300

Can't remember who put out the original version.

Also it seemed like my rig was real laggy running yours on this one.

I am on Windows 7 64 bit running 5 750ti's using driver 337.88

member
Activity: 112
Merit: 10
nvMiner 1.2 D6 has been released.

http://www.cudamining.cc/url/releases

Version D6 includes the following new algorithms: Keccak, X17 and ChainCoin.  
It also has hash/speed increases for Whirlcoin and CryptoNight.

CryptoNight is much faster on Kepler GPUs now then it previously was.

If you could test CryptoNight and let me know how the default works for you I'd appreciate it.  Also if you finder a better configuration for CryptoNight I'd appreciate it if you let me know.

Carlo

Thanks Cayars...you always deliver the goods  Wink Wink Wink

1.Reporting 253H mining xmr with your nvminer binary(my gpu is 760) -l 8x42

2.Whirlcoin is indeed faster..with your binary 7.3MH peak...with the first released whirlcoin binary peak was 7MH

3.Maxcoin is slower though in nvminer...81MH vs 100MH i got with the compiled ccminer binary of djm source with keccak which i got from the cryptomining-blog

4.With the x17 coin with the djm code/binary i'm mining at 1.6 MH
full member
Activity: 168
Merit: 100
nvMiner 1.2 D6 has been released.

http://www.cudamining.cc/url/releases

Version D6 includes the following new algorithms: Keccak, X17 and ChainCoin. 
It also has hash/speed increases for Whirlcoin and CryptoNight.

CryptoNight is much faster on Kepler GPUs now then it previously was.

If you could test CryptoNight and let me know how the default works for you I'd appreciate it.  Also if you finder a better configuration for CryptoNight I'd appreciate it if you let me know.

Carlo
[2014-07-27 17:35:01] GPU #1: GeForce GTX 750 Ti (5 SMX), using 45 blocks of 8 thread

Speed between 240-264 at default
Won't start with 8x60 (win7 x64) - cant allocate memory
8x40 seems to be as fast... from 175 to 270


Interesting.  Any chance you could do a reboot and see if 8x60 works?
Could you also try 8x55 to see what you get with that too?
What driver version are you running?
What video card?

Thanks,
Carlo
legendary
Activity: 1151
Merit: 1001
nvMiner 1.2 D6 has been released.

http://www.cudamining.cc/url/releases

Version D6 includes the following new algorithms: Keccak, X17 and ChainCoin. 
It also has hash/speed increases for Whirlcoin and CryptoNight.

CryptoNight is much faster on Kepler GPUs now then it previously was.

If you could test CryptoNight and let me know how the default works for you I'd appreciate it.  Also if you finder a better configuration for CryptoNight I'd appreciate it if you let me know.

Carlo
[2014-07-27 17:35:01] GPU #1: GeForce GTX 750 Ti (5 SMX), using 45 blocks of 8 thread

Speed between 240-264 at default
Won't start with 8x60 (win7 x64) - cant allocate memory
8x40 seems to be as fast... from 175 to 270
legendary
Activity: 1400
Merit: 1050
should work now.
The line containing the definition of haval and sha512 was removed by mistake from the makefile when I edited the makefile to put keccak... (not sure how, might I have removed 2 lines instead of one by mistake... difficult to spot that one)
getting closer:
Code:
g++  -g -O2 -pthread -L/opt/cuda/lib64  -o ccminer ccminer-cpu-miner.o ccminer-util.o ccminer-bmw.o ccminer-blake.o ccminer-groestl.o ccminer-jh.o ccminer-keccak.o ccminer-skein.o ccminer-hefty1.o ccminer-scrypt.o ccminer-sha2.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 ccminer-fuguecoin.o cuda_fugue256.o 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 quark/cuda_quark_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 ccminer-cubehash.o ccminer-echo.o ccminer-luffa.o ccminer-shavite.o ccminer-simd.o ccminer-hamsi.o ccminer-hamsi_helper.o ccminer-shabal.o ccminer-whirlpool.o ccminer-haval.o ccminer-sha2big.o qubit/qubit.o qubit/qubit_luffa512.o x13/x14.o x13/fresh.o x13/x17.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x13/x15.o x13/cuda_shabal512.o x13/cuda_whirlpool512.o x13/whirlcoin.o Algo256/cuda_keccak256.o Algo256/keccak256.o x11/x11.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 -lcurl -lssl -lcrypto -lssl -lcrypto -lz -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -lcrypto -lssl
x13/x17.o: In function `scanhash_x17':
tmpxft_000065d6_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x582): undefined reference to `sha512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000065d6_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x5a1): undefined reference to `haval256_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000065d6_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x79e): undefined reference to `sha512_cpu_init(int, int)'
tmpxft_000065d6_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x7aa): undefined reference to `haval256_cpu_init(int, int)'
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory `/home/skunk/bitcoin/ccminer-djm34'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/skunk/bitcoin/ccminer-djm34'
make: *** [all] Error 2
done... now at some point you might want to check what could be wrong in the makefile between the last working x17 version and this one...
I am really getting tired of github crap...
 
full member
Activity: 168
Merit: 100
nvMiner 1.2 D6 has been released.

http://www.cudamining.cc/url/releases

Version D6 includes the following new algorithms: Keccak, X17 and ChainCoin. 
It also has hash/speed increases for Whirlcoin and CryptoNight.

CryptoNight is much faster on Kepler GPUs now then it previously was.

If you could test CryptoNight and let me know how the default works for you I'd appreciate it.  Also if you finder a better configuration for CryptoNight I'd appreciate it if you let me know.

Carlo
sr. member
Activity: 329
Merit: 250
should work now.
The line containing the definition of haval and sha512 was removed by mistake from the makefile when I edited the makefile to put keccak... (not sure how, might I have removed 2 lines instead of one by mistake... difficult to spot that one)
getting closer:
Code:
g++  -g -O2 -pthread -L/opt/cuda/lib64  -o ccminer ccminer-cpu-miner.o ccminer-util.o ccminer-bmw.o ccminer-blake.o ccminer-groestl.o ccminer-jh.o ccminer-keccak.o ccminer-skein.o ccminer-hefty1.o ccminer-scrypt.o ccminer-sha2.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 ccminer-fuguecoin.o cuda_fugue256.o 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 quark/cuda_quark_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 ccminer-cubehash.o ccminer-echo.o ccminer-luffa.o ccminer-shavite.o ccminer-simd.o ccminer-hamsi.o ccminer-hamsi_helper.o ccminer-shabal.o ccminer-whirlpool.o ccminer-haval.o ccminer-sha2big.o qubit/qubit.o qubit/qubit_luffa512.o x13/x14.o x13/fresh.o x13/x17.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x13/x15.o x13/cuda_shabal512.o x13/cuda_whirlpool512.o x13/whirlcoin.o Algo256/cuda_keccak256.o Algo256/keccak256.o x11/x11.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 -lcurl -lssl -lcrypto -lssl -lcrypto -lz -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -lcrypto -lssl
x13/x17.o: In function `scanhash_x17':
tmpxft_000065d6_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x582): undefined reference to `sha512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000065d6_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x5a1): undefined reference to `haval256_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000065d6_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x79e): undefined reference to `sha512_cpu_init(int, int)'
tmpxft_000065d6_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x7aa): undefined reference to `haval256_cpu_init(int, int)'
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory `/home/skunk/bitcoin/ccminer-djm34'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/skunk/bitcoin/ccminer-djm34'
make: *** [all] Error 2
legendary
Activity: 1400
Merit: 1050
newbie
Activity: 2
Merit: 0
Same error, compliling against cuda6

Code:
g++  -g -O2 -pthread -L/opt/cuda/lib64  -o ccminer ccminer-cpu-miner.o ccminer-util.o ccminer-bmw.o ccminer-blake.o ccminer-groestl.o ccminer-jh.o ccminer-keccak.o ccminer-skein.o ccminer-hefty1.o ccminer-scrypt.o ccminer-sha2.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 ccminer-fuguecoin.o cuda_fugue256.o 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 quark/cuda_quark_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 ccminer-cubehash.o ccminer-echo.o ccminer-luffa.o ccminer-shavite.o ccminer-simd.o ccminer-hamsi.o ccminer-hamsi_helper.o ccminer-shabal.o ccminer-whirlpool.o qubit/qubit.o qubit/qubit_luffa512.o x13/x14.o x13/fresh.o x13/x17.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x13/x15.o x13/cuda_shabal512.o x13/cuda_whirlpool512.o x13/whirlcoin.o Algo256/cuda_keccak256.o Algo256/keccak256.o -lcurl -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -lcrypto -lssl
ccminer-cpu-miner.o: In function `miner_thread':
cpu-miner.c:(.text+0x22c4): undefined reference to `scanhash_wh'
cpu-miner.c:(.text+0x25b4): undefined reference to `scanhash_x11'
qubit/qubit.o: In function `scanhash_qubit':
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0xff): undefined reference to `x11_cubehash512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x11e): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x13d): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x15c): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x2b9): undefined reference to `x11_cubehash512_cpu_init(int, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x2c5): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x2d1): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x2dd): undefined reference to `x11_echo512_cpu_init(int, int)'
x13/x14.o: In function `scanhash_x14':
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x19a): undefined reference to `x11_luffa512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x1b9): undefined reference to `x11_cubehash512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x1d8): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x1f7): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x216): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x405): undefined reference to `x11_luffa512_cpu_init(int, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x411): undefined reference to `x11_cubehash512_cpu_init(int, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x41d): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x429): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x435): undefined reference to `x11_echo512_cpu_init(int, int)'
x13/fresh.o: In function `scanhash_fresh':
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0xb3): undefined reference to `x11_shavite512_setBlock_80(void*)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0xe3): undefined reference to `x11_shavite512_cpu_hash_80(int, int, unsigned int, unsigned int*, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x102): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x121): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x140): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x15f): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x3d3): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x3df): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x3eb): undefined reference to `x11_echo512_cpu_init(int, int)'
x13/x17.o: In function `scanhash_x17':
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x19a): undefined reference to `x11_luffa512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x1b9): undefined reference to `x11_cubehash512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x1d8): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x1f7): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x216): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x2b1): undefined reference to `sha512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x2d0): undefined reference to `haval256_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x465): undefined reference to `x11_luffa512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x471): undefined reference to `x11_cubehash512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x47d): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x489): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x495): undefined reference to `x11_echo512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x4d3): undefined reference to `sha512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x4df): undefined reference to `haval256_cpu_init(int, int)'
x13/x17.o: In function `x17hash(void*, void const*)':
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x2fd): undefined reference to `sph_sha512_init'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x312): undefined reference to `sph_sha384'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x322): undefined reference to `sph_sha512_close'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x32f): undefined reference to `sph_haval256_5_init'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x344): undefined reference to `sph_haval256_5'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x354): undefined reference to `sph_haval256_5_close'
x13/x13.o: In function `scanhash_x13':
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x19a): undefined reference to `x11_luffa512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x1b9): undefined reference to `x11_cubehash512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x1d8): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x1f7): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x216): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x3e5): undefined reference to `x11_luffa512_cpu_init(int, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x3f1): undefined reference to `x11_cubehash512_cpu_init(int, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x3fd): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x409): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x415): undefined reference to `x11_echo512_cpu_init(int, int)'
x13/x15.o: In function `scanhash_x15':
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x19a): undefined reference to `x11_luffa512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x1b9): undefined reference to `x11_cubehash512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x1d8): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x1f7): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x216): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x425): undefined reference to `x11_luffa512_cpu_init(int, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x431): undefined reference to `x11_cubehash512_cpu_init(int, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x43d): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x449): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x455): undefined reference to `x11_echo512_cpu_init(int, int)'
x13/whirlcoin.o: In function `scanhash_test':
tmpxft_00005274_00000000-6_whirlcoin.compute_30.cudafe1.cpp:(.text+0xb3): undefined reference to `whirlpool512_setBlock_80(void*)'
collect2: error: ld returned 1 exit status
legendary
Activity: 1400
Merit: 1050
should be fixed now.
unfortunately not:
Code:
g++  -g -O2 -pthread -L/opt/cuda/lib64  -o ccminer ccminer-cpu-miner.o ccminer-util.o ccminer-bmw.o ccminer-blake.o ccminer-groestl.o ccminer-jh.o ccminer-keccak.o ccminer-skein.o ccminer-hefty1.o ccminer-scrypt.o ccminer-sha2.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 ccminer-fuguecoin.o cuda_fugue256.o 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 quark/cuda_quark_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 ccminer-cubehash.o ccminer-echo.o ccminer-luffa.o ccminer-shavite.o ccminer-simd.o ccminer-hamsi.o ccminer-hamsi_helper.o ccminer-shabal.o ccminer-whirlpool.o qubit/qubit.o qubit/qubit_luffa512.o x13/x14.o x13/fresh.o x13/x17.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x13/x15.o x13/cuda_shabal512.o x13/cuda_whirlpool512.o x13/whirlcoin.o Algo256/cuda_keccak256.o Algo256/keccak256.o x11/x11.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 -lcurl -lssl -lcrypto -lssl -lcrypto -lz -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -lcrypto -lssl
x13/x17.o: In function `scanhash_x17':
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text+0x582): undefined reference to `sha512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text+0x5a1): undefined reference to `haval256_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text+0x79e): undefined reference to `sha512_cpu_init(int, int)'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text+0x7aa): undefined reference to `haval256_cpu_init(int, int)'
x13/x17.o: In function `x17hash(void*, void const*)':
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x2fd): undefined reference to `sph_sha512_init'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x312): undefined reference to `sph_sha384'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x322): undefined reference to `sph_sha512_close'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x32f): undefined reference to `sph_haval256_5_init'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x344): undefined reference to `sph_haval256_5'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x354): undefined reference to `sph_haval256_5_close'
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory `/home/skunk/bitcoin/ccminer-djm34'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/skunk/bitcoin/ccminer-djm34'
make: *** [all] Error 2


should work now.
The line containing the definition of haval and sha512 was removed by mistake from the makefile when I edited the makefile to put keccak... (not sure how, might I have removed 2 lines instead of one by mistake... difficult to spot that one)
sr. member
Activity: 329
Merit: 250
should be fixed now.
unfortunately not:
Code:
g++  -g -O2 -pthread -L/opt/cuda/lib64  -o ccminer ccminer-cpu-miner.o ccminer-util.o ccminer-bmw.o ccminer-blake.o ccminer-groestl.o ccminer-jh.o ccminer-keccak.o ccminer-skein.o ccminer-hefty1.o ccminer-scrypt.o ccminer-sha2.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 ccminer-fuguecoin.o cuda_fugue256.o 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 quark/cuda_quark_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 ccminer-cubehash.o ccminer-echo.o ccminer-luffa.o ccminer-shavite.o ccminer-simd.o ccminer-hamsi.o ccminer-hamsi_helper.o ccminer-shabal.o ccminer-whirlpool.o qubit/qubit.o qubit/qubit_luffa512.o x13/x14.o x13/fresh.o x13/x17.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x13/x15.o x13/cuda_shabal512.o x13/cuda_whirlpool512.o x13/whirlcoin.o Algo256/cuda_keccak256.o Algo256/keccak256.o x11/x11.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 -lcurl -lssl -lcrypto -lssl -lcrypto -lz -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -lcrypto -lssl
x13/x17.o: In function `scanhash_x17':
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text+0x582): undefined reference to `sha512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text+0x5a1): undefined reference to `haval256_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text+0x79e): undefined reference to `sha512_cpu_init(int, int)'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text+0x7aa): undefined reference to `haval256_cpu_init(int, int)'
x13/x17.o: In function `x17hash(void*, void const*)':
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x2fd): undefined reference to `sph_sha512_init'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x312): undefined reference to `sph_sha384'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x322): undefined reference to `sph_sha512_close'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x32f): undefined reference to `sph_haval256_5_init'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x344): undefined reference to `sph_haval256_5'
tmpxft_00001c77_00000000-3_x17.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x354): undefined reference to `sph_haval256_5_close'
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory `/home/skunk/bitcoin/ccminer-djm34'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/skunk/bitcoin/ccminer-djm34'
make: *** [all] Error 2
member
Activity: 112
Merit: 10
I tried the ccminer keccak binary but i get 100MH in Maxcoin which is the same as i got with cudaminer(106MH) in my compute 3.0 760 GTX
The power consumption is much lower though which is expected with the allmighty ccminer  Grin

EDIT: Also reporting 7MH peaks in whirlcoin which is the same with the previous whirlcoin ccminer binaries.....
legendary
Activity: 1400
Merit: 1050
the makefile should be fixed now

Thanks, compiling again, will report back in a couple of hours Smiley

couple of hours for compiling?

Close to at least. I'm unable to install cuda toolkit 6 (seems hard on ubuntu 14.04 / mint 17). And compile-times with toolkit 5.5 takes forever.

Compile failed again with same error. Guess djm34 didn't fix my problem in the last update.

Code:
g++  -g -O2 -pthread -L/usr/local/cuda/lib64  -o ccminer ccminer-cpu-miner.o ccminer-util.o ccminer-bmw.o ccminer-blake.o ccminer-groestl.o ccminer-jh.o ccminer-keccak.o ccminer-skein.o ccminer-hefty1.o ccminer-scrypt.o ccminer-sha2.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 ccminer-fuguecoin.o cuda_fugue256.o 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 quark/cuda_quark_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 ccminer-cubehash.o ccminer-echo.o ccminer-luffa.o ccminer-shavite.o ccminer-simd.o ccminer-hamsi.o ccminer-hamsi_helper.o ccminer-shabal.o ccminer-whirlpool.o qubit/qubit.o qubit/qubit_luffa512.o x13/x14.o x13/fresh.o x13/x17.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x13/x15.o x13/cuda_shabal512.o x13/cuda_whirlpool512.o x13/whirlcoin.o Algo256/cuda_keccak256.o Algo256/keccak256.o x11/x11.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 -L/usr/lib/x86_64-linux-gnu -lcurl compat/jansson/libjansson.a -lpthread  -lcudart -static-libstdc++ -fopenmp -lcrypto -lssl  -lcrypto -lssl
ccminer-cpu-miner.o: In function `miner_thread':
/home/henning/CryptCoins/compile/djm34/ccminer/cpu-miner.c:972: undefined reference to `scanhash_wh'
x13/x17.o: In function `scanhash_x17':
/home/henning/CryptCoins/compile/djm34/ccminer/x13/x17.cu:315: undefined reference to `sha512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
/home/henning/CryptCoins/compile/djm34/ccminer/x13/x17.cu:317: undefined reference to `haval256_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
/home/henning/CryptCoins/compile/djm34/ccminer/x13/x17.cu:253: undefined reference to `sha512_cpu_init(int, int)'
/home/henning/CryptCoins/compile/djm34/ccminer/x13/x17.cu:255: undefined reference to `haval256_cpu_init(int, int)'
x13/x17.o: In function `x17hash(void*, void const*)':
/home/henning/CryptCoins/compile/djm34/ccminer/x13/x17.cu:201: undefined reference to `sph_sha512_init'
/home/henning/CryptCoins/compile/djm34/ccminer/x13/x17.cu:202: undefined reference to `sph_sha384'
/home/henning/CryptCoins/compile/djm34/ccminer/x13/x17.cu:203: undefined reference to `sph_sha512_close'
/home/henning/CryptCoins/compile/djm34/ccminer/x13/x17.cu:206: undefined reference to `sph_haval256_5_init'
/home/henning/CryptCoins/compile/djm34/ccminer/x13/x17.cu:207: undefined reference to `sph_haval256_5'
/home/henning/CryptCoins/compile/djm34/ccminer/x13/x17.cu:208: undefined reference to `sph_haval256_5_close'
x13/whirlcoin.o: In function `scanhash_test':
/home/henning/CryptCoins/compile/djm34/ccminer/x13/whirlcoin.cu:103: undefined reference to `whirlpool512_setBlock_80(void*)'
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory `/home/henning/CryptCoins/compile/djm34/ccminer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/henning/CryptCoins/compile/djm34/ccminer'
make: *** [all] Error 2
should be fixed now.
Jump to: