Bitcoin Forum
May 26, 2024, 04:59:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 [608] 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426873 times)
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 05, 2014, 08:17:35 PM
 #12141

Compute 3.5 - http://files.crimsonskulls.co.uk/ccminer%20-%2005-05-14%20-%20compute%203.5.zip
Compute 3.0 - http://files.crimsonskulls.co.uk/ccminer%20-%2005-05-14%20-%20compute%203.0.zip
Compute 2.0 - wont compile for some reason?

guys i dont know if i changed the groestl stuff properly so use on jackpot only please

Owner of: cudamining.co.uk
Breadpudding
Member
**
Offline Offline

Activity: 76
Merit: 12


View Profile
May 05, 2014, 08:23:44 PM
 #12142

bigjme, just sent a 40k JPC donation your way for all the compiling work that you do Cheesy

BP
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 05, 2014, 08:24:16 PM
 #12143

bigjme, just sent a 40k JPC donation your way for all the compiling work that you do Cheesy

BP

much appreciated Smiley

Owner of: cudamining.co.uk
sdesbure
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 05, 2014, 08:26:25 PM
 #12144

Confirming that my 750ti is getting about a 1MH/s increase (to 4.1MHs) also on Jackpot coin solo mining & pool mining, for both x86 and x64 version.

Great job C&C hashfactory! Smiley

fired te compile up with my 780 while others are busy and shares being accepted. my 780 is mining at over 7MH/s

seems to be exactly a 1MH/s increase
(

well, I compiled myself and after used bigjme cudaminer but I'm stuck around 3MH/s :/ (I've got peak at 3.8Mh/s but the hash rate is moving fast from 2.1 to 3.8 MH/s)
skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
May 05, 2014, 08:27:23 PM
 #12145

it fails to build on linux:
Code:
ptxas warning : 'option -abi=no' might get deprecated in future
ptxas info    : 0 bytes gmem, 464 bytes cmem[3]
ptxas info    : Compiling entry function '_Z26jackpot_keccak512_gpu_hashijPy' for 'sm_35'
ptxas info    : Used 78 registers, 336 bytes cmem[0]
/opt/cuda/bin/nvcc -g -O2 -I . -Xptxas "-abi=no -v" -gencode=arch=compute_20,code=\"sm_20,compute_20\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" --maxrregcount=80 --ptxas-options=-v  -o JHA/cuda_jha_compactionTest.o -c JHA/cuda_jha_compactionTest.cu
JHA/cuda_jha_compactionTest.cu(117): error: identifier "__shfl_up" is undefined

JHA/cuda_jha_compactionTest.cu(144): error: identifier "__shfl_up" is undefined

2 errors detected in the compilation of "/tmp/tmpxft_00001dc7_00000000-13_cuda_jha_compactionTest.compute_20.cpp1.ii".
make[2]: *** [JHA/cuda_jha_compactionTest.o] Error 2
make[2]: Leaving directory `/home/skunk/bitcoin/ccminer2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/skunk/bitcoin/ccminer2'
make: *** [all] Error 2
cuda is 5.5.22 and before today's commits it was building fine...

bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 05, 2014, 08:27:44 PM
 #12146

cuda is 5.5.22 and before today's commits it was building fine...
it seems there is an issue with compute 2.0, and linux compiles all versions

well, I compiled myself and after used bigjme cudaminer but I'm stuck around 3MH/s :/ (I've got peak at 3.8Mh/s but the hash rate is moving fast from 2.1 to 3.8 MH/s)
are you mining on a pool? waited for diff to settle?

Owner of: cudamining.co.uk
bitcoinvideos
Sr. Member
****
Offline Offline

Activity: 251
Merit: 250



View Profile
May 05, 2014, 08:30:29 PM
 #12147

it fails to build on linux:
Code:
ptxas warning : 'option -abi=no' might get deprecated in future
ptxas info    : 0 bytes gmem, 464 bytes cmem[3]
ptxas info    : Compiling entry function '_Z26jackpot_keccak512_gpu_hashijPy' for 'sm_35'
ptxas info    : Used 78 registers, 336 bytes cmem[0]
/opt/cuda/bin/nvcc -g -O2 -I . -Xptxas "-abi=no -v" -gencode=arch=compute_20,code=\"sm_20,compute_20\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" --maxrregcount=80 --ptxas-options=-v  -o JHA/cuda_jha_compactionTest.o -c JHA/cuda_jha_compactionTest.cu
JHA/cuda_jha_compactionTest.cu(117): error: identifier "__shfl_up" is undefined

JHA/cuda_jha_compactionTest.cu(144): error: identifier "__shfl_up" is undefined

2 errors detected in the compilation of "/tmp/tmpxft_00001dc7_00000000-13_cuda_jha_compactionTest.compute_20.cpp1.ii".
make[2]: *** [JHA/cuda_jha_compactionTest.o] Error 2
make[2]: Leaving directory `/home/skunk/bitcoin/ccminer2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/skunk/bitcoin/ccminer2'
make: *** [all] Error 2
cuda is 5.5.22 and before today's commits it was building fine...

I have the same compile error Ubuntu 64bit
THeZoiD
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
May 05, 2014, 08:31:27 PM
 #12148

ok now doing 8.3mh/s with gtx770
 Cheesy

skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
May 05, 2014, 08:35:17 PM
 #12149

cuda is 5.5.22 and before today's commits it was building fine...
it seems there is an issue with compute 2.0, and linux compiles all versions
i need compute 3.0, do you know if there is a way to build just for that under linux? i can't find an option for the configure script...

bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 05, 2014, 08:36:04 PM
 #12150

i need compute 3.0, do you know if there is a way to build just for it under linux? i can't find an option for the configure script...

im not entirely sure sorry, i will have a think and see if i can find anything

Owner of: cudamining.co.uk
liomojo1
Hero Member
*****
Offline Offline

Activity: 676
Merit: 500


View Profile
May 05, 2014, 08:38:00 PM
 #12151

Well this is the first time i see 64 bit version having the same sometimes better hash than x86. What i saw here is that droping the mem clock down makes the hash drop too. So if you want 4.1mhs you have too keep your mem clock at 3170 mhs and core clock 1380 . My max for now is 4180khs  Grin Grin Grin Kiss Kiss Kiss
EtBIM
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
May 05, 2014, 08:38:36 PM
 #12152

I'm getting the same hashrate with compute 3.0, even a bit lower

BTC: 1PoM7Us1VwPAfULsyTcwjqAeZMjRwiokB4
Tyr808
Sr. Member
****
Offline Offline

Activity: 606
Merit: 278


06/19/11 17:51 Bought BTC 259684.77 for 0.0101


View Profile
May 05, 2014, 08:39:05 PM
 #12153

Compute 3.5 - http://files.crimsonskulls.co.uk/ccminer%20-%2005-05-14%20-%20compute%203.5.zip
Compute 3.0 - http://files.crimsonskulls.co.uk/ccminer%20-%2005-05-14%20-%20compute%203.0.zip
Compute 2.0 - wont compile for some reason?

guys i dont know if i changed the groestl stuff properly so use on jackpot only please

Thanks for the compile! Still haven't had the time to tech myself how to do this yet.

My 750ti rig went from a maximum 2.9 mh/s to a massive 3.7 mh/s and is averaging at 3.5 mh/s. Much appreciation there.

Unfortunately, my 660ti rig losses hashes this build. I go from 3.9 mh/s on Christians last official binary (x86) to 3.4 mh/s on this new release. Double checked to make sure I used the right compute value too. Either way, NP complaints though, so cheers

EtBIM
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
May 05, 2014, 08:40:52 PM
 #12154

ok now doing 8.3mh/s with gtx770
 Cheesy

Are you using x86 or x64 ? What are your clocks ? I can't get past 4.7 Mh/s with mine

BTC: 1PoM7Us1VwPAfULsyTcwjqAeZMjRwiokB4
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 05, 2014, 08:42:55 PM
 #12155

interesting coin just launched: BlackDragon (scrypt-jane N=9) interesting reward mechanism (D&D like)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 05, 2014, 08:47:05 PM
 #12156

so it seems the psu i am using on my mining cards is dieing, the noise is horrible, time to order a new psu

Owner of: cudamining.co.uk
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
May 05, 2014, 08:47:48 PM
 #12157

it fails to build on linux:
Code:
ptxas warning : 'option -abi=no' might get deprecated in future
ptxas info    : 0 bytes gmem, 464 bytes cmem[3]
ptxas info    : Compiling entry function '_Z26jackpot_keccak512_gpu_hashijPy' for 'sm_35'
ptxas info    : Used 78 registers, 336 bytes cmem[0]
/opt/cuda/bin/nvcc -g -O2 -I . -Xptxas "-abi=no -v" -gencode=arch=compute_20,code=\"sm_20,compute_20\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" --maxrregcount=80 --ptxas-options=-v  -o JHA/cuda_jha_compactionTest.o -c JHA/cuda_jha_compactionTest.cu
JHA/cuda_jha_compactionTest.cu(117): error: identifier "__shfl_up" is undefined

JHA/cuda_jha_compactionTest.cu(144): error: identifier "__shfl_up" is undefined

2 errors detected in the compilation of "/tmp/tmpxft_00001dc7_00000000-13_cuda_jha_compactionTest.compute_20.cpp1.ii".
make[2]: *** [JHA/cuda_jha_compactionTest.o] Error 2
make[2]: Leaving directory `/home/skunk/bitcoin/ccminer2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/skunk/bitcoin/ccminer2'
make: *** [all] Error 2
cuda is 5.5.22 and before today's commits it was building fine...

can't build this module with compute 2.0, and also it needs abi=yes flag. I have it in Makefile.am like this.
Run autogen.sh maybe?
bitcoinvideos
Sr. Member
****
Offline Offline

Activity: 251
Merit: 250



View Profile
May 05, 2014, 08:48:43 PM
 #12158

v 0.7 from a few days ago compiles fine on Ubuntu...I've ran autogen and then compile then make with the same results.
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
May 05, 2014, 08:52:05 PM
 #12159

v 0.7 from a few days ago compiles fine on Ubuntu...I've ran autogen and then compile then make with the same results.

okay, last lines in Makefile.am should say this instead.

Code:

# ABI requiring code modules
# this module doesn't compile with Compute 2.0 unfortunately
JHA/cuda_jha_compactionTest.o: JHA/cuda_jha_compactionTest.cu       
        $(NVCC) -I . -I cudpp-2.1/include @CFLAGS@ -Xptxas "-abi=yes -v" -gencode=arch=comp


it was a copy&paste from our internal SVN repo where we use a different filename, sorry.
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
May 05, 2014, 08:55:18 PM
 #12160

god damn paypal and its easy buying methods, another RM psu on the way Sad only the 750 this time

Owner of: cudamining.co.uk
Pages: « 1 ... 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 [608] 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 ... 1135 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!