Bitcoin Forum
May 06, 2024, 05:45:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426872 times)
S_tring
Full Member
***
Offline Offline

Activity: 252
Merit: 102


OPEN Platform - Powering Blockchain Acceptance


View Profile
May 14, 2014, 09:57:37 PM
 #13121

Well, I saved the new files by right clicking on the RAW. But I got this error when trying to compile:

Quote
Error limit reached.
100 errors detected in the compilation of "/tmp/tmpxft_00003d1e_00000000-9_cuda_x11_simd512.compute_35.cpp1.ii".
Compilation terminated.
make[2]: *** [x11/cuda_x11_simd512.o] Error 4
make[2]: Leaving directory `/home/miner/ccminer-1.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/miner/ccminer-1.0'
make: *** [all] Error 2

OPEN Platform | Powering Blockchain Acceptance [ICO]
❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱Blockchain's First Payment API❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱
Whitepaper  ●  Slack  ●  Facebook  ●  Twitter  ●  Reddit  ●  Telegram
1714974352
Hero Member
*
Offline Offline

Posts: 1714974352

View Profile Personal Message (Offline)

Ignore
1714974352
Reply with quote  #2

1714974352
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714974352
Hero Member
*
Offline Offline

Posts: 1714974352

View Profile Personal Message (Offline)

Ignore
1714974352
Reply with quote  #2

1714974352
Report to moderator
1714974352
Hero Member
*
Offline Offline

Posts: 1714974352

View Profile Personal Message (Offline)

Ignore
1714974352
Reply with quote  #2

1714974352
Report to moderator
1714974352
Hero Member
*
Offline Offline

Posts: 1714974352

View Profile Personal Message (Offline)

Ignore
1714974352
Reply with quote  #2

1714974352
Report to moderator
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 14, 2014, 10:04:19 PM
 #13122

Well, I saved the new files by right clicking on the RAW. But I got this error when trying to compile:

Quote
Error limit reached.
100 errors detected in the compilation of "/tmp/tmpxft_00003d1e_00000000-9_cuda_x11_simd512.compute_35.cpp1.ii".
Compilation terminated.
make[2]: *** [x11/cuda_x11_simd512.o] Error 4
make[2]: Leaving directory `/home/miner/ccminer-1.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/miner/ccminer-1.0'
make: *** [all] Error 2

you need to download the full project (ccminer) unzip it.
Then run the autogen.sh and make

(all this requires that all the package necessary including cuda 5.5 have been installed  first)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
S_tring
Full Member
***
Offline Offline

Activity: 252
Merit: 102


OPEN Platform - Powering Blockchain Acceptance


View Profile
May 14, 2014, 10:06:19 PM
 #13123

Well, I saved the new files by right clicking on the RAW. But I got this error when trying to compile:

Quote
Error limit reached.
100 errors detected in the compilation of "/tmp/tmpxft_00003d1e_00000000-9_cuda_x11_simd512.compute_35.cpp1.ii".
Compilation terminated.
make[2]: *** [x11/cuda_x11_simd512.o] Error 4
make[2]: Leaving directory `/home/miner/ccminer-1.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/miner/ccminer-1.0'
make: *** [all] Error 2

you need to download the full project (ccminer) unzip it.
Then run the autogen.sh and make

(all this requires that all the package necessary including cuda 5.5 have been installed  first)

I'm trying to get the beta version running, with the performance upgrade that was added with the recent file commits (2). The zip package doesn't contain this, does it?

OPEN Platform | Powering Blockchain Acceptance [ICO]
❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱Blockchain's First Payment API❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱
Whitepaper  ●  Slack  ●  Facebook  ●  Twitter  ●  Reddit  ●  Telegram
sobad
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
May 14, 2014, 10:15:58 PM
 #13124

Nice gain with the new ccminer!
From 1900 to 2250. Almost 20% higher hash rates.

Thanks cbuchner1 for all your works!

cryptomines
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
May 14, 2014, 10:19:45 PM
 #13125

You want ccminer-master.zip
zelante
Full Member
***
Offline Offline

Activity: 263
Merit: 100



View Profile
May 14, 2014, 10:20:07 PM
 #13126

I'm trying to get the beta version running, with the performance upgrade that was added with the recent file commits (2). The zip package doesn't contain this, does it?
https://github.com/cbuchner1/ccminer/archive/master.zip
this is zip contain all
residnt
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 14, 2014, 10:21:42 PM
 #13127

Ok so with the latest release, it looks like i got a small bump of 300khs or so.  went from 2400khs to 2700 khs on my GTX 770.  Does that sound about right?  I didn't think it would be that big of a jump from the 770 to 780.

residnt
S_tring
Full Member
***
Offline Offline

Activity: 252
Merit: 102


OPEN Platform - Powering Blockchain Acceptance


View Profile
May 14, 2014, 10:24:46 PM
 #13128

I'm trying to get the beta version running, with the performance upgrade that was added with the recent file commits (2). The zip package doesn't contain this, does it?
https://github.com/cbuchner1/ccminer/archive/master.zip
this is zip contain all

Thank you!

I have run out of time tonight, I'll install tomorrow.

OPEN Platform | Powering Blockchain Acceptance [ICO]
❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱Blockchain's First Payment API❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱
Whitepaper  ●  Slack  ●  Facebook  ●  Twitter  ●  Reddit  ●  Telegram
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
May 14, 2014, 10:27:22 PM
 #13129

C&C, you made it, the sph-sgminer dude throwed the towel just now...

"I give up, nvidia is the be all end all of mining, I'm SOL"
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 14, 2014, 10:27:57 PM
 #13130

Well, I saved the new files by right clicking on the RAW. But I got this error when trying to compile:

Quote
Error limit reached.
100 errors detected in the compilation of "/tmp/tmpxft_00003d1e_00000000-9_cuda_x11_simd512.compute_35.cpp1.ii".
Compilation terminated.
make[2]: *** [x11/cuda_x11_simd512.o] Error 4
make[2]: Leaving directory `/home/miner/ccminer-1.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/miner/ccminer-1.0'
make: *** [all] Error 2

you need to download the full project (ccminer) unzip it.
Then run the autogen.sh and make

(all this requires that all the package necessary including cuda 5.5 have been installed  first)

I'm trying to get the beta version running, with the performance upgrade that was added with the recent file commits (2). The zip package doesn't contain this, does it?
yes it does
You want ccminer-master.zip
here

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Xdragon
Hero Member
*****
Offline Offline

Activity: 543
Merit: 500


View Profile
May 14, 2014, 10:30:59 PM
 #13131

what is difference in x11 hash rate between 750 and 750 Ti?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 14, 2014, 10:33:53 PM
 #13132

C&C, you made it, the sph-sgminer dude throwed the towel just now...

"I give up, nvidia is the be all end all of mining, I'm SOL"
not sure it is a good thing though...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
May 15, 2014, 12:10:18 AM
 #13133

Just a funny remark Cheesy
trogdorjw73
Hero Member
*****
Offline Offline

Activity: 482
Merit: 500


View Profile WWW
May 15, 2014, 12:12:07 AM
 #13134

I only wish the new ccminer was working for me and my laptops... I have a GTX 880M that's showing anywhere from 20000 KH to 1200000 KH, but no shares are being accepted. LOL. Anyone have any luck with running this on mobile GPUs that have Optimus support?

NRD
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
May 15, 2014, 12:41:33 AM
 #13135

Hot damn!! I'm getting 4.9MH/s from my liquid cooled 780 now @1303/3348 with 1.275-1.281v using LLC hack. I could probably drop the voltage a bit but I was getting some nasty driver crashes causing some driver corruption that needed a driver reinstall to sort out each time it happened. GPU usage is steady around 97-98% and CPU usage is significantly dropped from the 1.0 release, sitting around 1.5-3% for ccminer.exe. Great job C&C Hash Factory, keep it coming!
ZeroFossilFuel
Sr. Member
****
Offline Offline

Activity: 346
Merit: 250



View Profile
May 15, 2014, 12:47:05 AM
 #13136

Well, through all the noise I'm still happy with my 1st rig that runs three R9-280x at 2.2Mh/s each on x11 using sph-sgminer, badman74 fork. This is not to say I'm in any way diminishing what C&C are doing. Friendly rivalry is a good thing. And I am VERY happy with the latest ccminer tweak that boosted my x11 hash rate a full 10%!

Nicely done and thank you.

Z
trogdorjw73
Hero Member
*****
Offline Offline

Activity: 482
Merit: 500


View Profile WWW
May 15, 2014, 12:56:14 AM
 #13137

I only wish the new ccminer was working for me and my laptops... I have a GTX 880M that's showing anywhere from 20000 KH to 1200000 KH, but no shares are being accepted. LOL. Anyone have any luck with running this on mobile GPUs that have Optimus support?
Update -- not sure if this will affect others, but for 880M only the ccminer30.exe works properly. On 860M, I was able to run ccminer50.exe, but it looks like Kepler cards need to explicitly run the 30 version (which I suppose makes sense).

THeZoiD
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
May 15, 2014, 01:20:50 AM
 #13138

I only wish the new ccminer was working for me and my laptops... I have a GTX 880M that's showing anywhere from 20000 KH to 1200000 KH, but no shares are being accepted. LOL. Anyone have any luck with running this on mobile GPUs that have Optimus support?


i ad the same problem then i download http://cryptomining-blog.com/wp-content/files/ccminer-1.0-windows-new.zip


and it fixed it


ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
May 15, 2014, 01:26:15 AM
 #13139

Guys with 780s and older cards, why don't you switch to curecoin? Wink
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 15, 2014, 01:40:09 AM
 #13140

Guys with 780s and older cards, why don't you switch to curecoin? Wink
why the 780s ? These have become lately the most powerful cards on the market (since they beat in many new algo the R9...)
looks to complicate for me  Grin (not that I have to unfold protein myself...) but their registration is (if it didn't change since a few month) is incredibly long and incomprehensible (I already hesitate now to register to a new pool...).

Is this profitable ?  Can we win a Nobel Prize ? (would be funny a graphic card winning a Nobel prize)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Pages: « 1 ... 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 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 ... 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!