Bitcoin Forum
April 20, 2024, 01:25:35 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426867 times)
he-man
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile
May 11, 2014, 09:22:07 AM
 #12721

noob question, does solo mining get you more hashes? thread 0: 1372913665 hashes, 484587 khash/s

Donate if you like he-man Wink

8bgxSh44Gx9fHtn5AKnWXEuVz9vgvfgREd
1713576335
Hero Member
*
Offline Offline

Posts: 1713576335

View Profile Personal Message (Offline)

Ignore
1713576335
Reply with quote  #2

1713576335
Report to moderator
1713576335
Hero Member
*
Offline Offline

Posts: 1713576335

View Profile Personal Message (Offline)

Ignore
1713576335
Reply with quote  #2

1713576335
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 11, 2014, 09:26:57 AM
 #12722

Hey guys, just a quick question/request for assistance.

I own an Alienware with a 780m in it, as well as my desktop with a 750ti. Now before you tell me I shouldn't be mining on an Alienware, the cooling is just fine, so please don't lecture me.
My problem is that I've spent three days optimising/tweaking/overclocking both rigs for mining. The 780m is getting ~260 K/hashes, whilst the 750ti is doing ~320 K/Hashes. I don't understand how this is possible, when the 780m has just shy of 3 times the CUDA cores. Forgive me if this is a nooby question, I haven't been able to find answers anywhere.

I like to think I understand pretty well how the configs work, the letter signifies the kernel/compute version, first number is the number of SMX's, second is max warps per SMX, so i'm pretty sure the launch configs are pretty well optimised, if not as optimised as it can be.

My launch configs and clocks are as follows, any tips or info would be greatly appreciated.

The 780m is set as: Core Clock: 888 Mhz, Memeory Clock: 2500Mhz (5000 Mhz effective)
cudaminer -H 2 -C 1 -d 0 -i 0 -l K8x24 -o pool -O Workernameandpass
pause

The 750 TI is set as: Core Clock: 1411 Mhz, Memory Clock: 3300Mhz (6600 Mhz effective)
cudaminer -i 0 -H 2 -l T5x24 -o pool -O workernameandpass
pause


Edit: i forgot to mention this is for scrypt mining.

just bumping because I haven't received any replies yet.
try to use the autotune just to know if you are far off.
However your config looks ok to me (however the x24 sometimes works sometimes not...)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
iodine8989
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
May 11, 2014, 09:38:31 AM
 #12723

anyone knows if I can install CUDA toolkit on system without nvidia card installed?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 11, 2014, 10:12:50 AM
Last edit: May 11, 2014, 11:10:21 AM by djm34
 #12724

anyone knows if I can install CUDA toolkit on system without nvidia card installed?
I guess it is possible, just don't try to instal the drivers with the toolkit
(I assume it is just for compiling... not to run anything)

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

Activity: 756
Merit: 502


View Profile
May 11, 2014, 10:30:52 AM
 #12725

noob question, does solo mining get you more hashes? thread 0: 1372913665 hashes, 484587 khash/s

looks like you're running a ccminer .exe that's not compatible with your hardware. Such hash rates are impossible.
he-man
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile
May 11, 2014, 12:11:17 PM
 #12726

noob question, does solo mining get you more hashes? thread 0: 1372913665 hashes, 484587 khash/s

looks like you're running a ccminer .exe that's not compatible with your hardware. Such hash rates are impossible.

ye its an old 580

Donate if you like he-man Wink

8bgxSh44Gx9fHtn5AKnWXEuVz9vgvfgREd
Bombadil
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
May 11, 2014, 12:26:32 PM
 #12727

Support for anything lower than 3.0 Compute Capability has been dropped for ccminer, so he can implement much more efficient algorithms.
You can look up the Compute Capability of your gpu here: https://developer.nvidia.com/cuda-gpus
he-man
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile
May 11, 2014, 12:48:26 PM
 #12728

Support for anything lower than 3.0 Compute Capability has been dropped for ccminer, so he can implement much more efficient algorithms.
You can look up the Compute Capability of your gpu here: https://developer.nvidia.com/cuda-gpus

thank you Smiley

Donate if you like he-man Wink

8bgxSh44Gx9fHtn5AKnWXEuVz9vgvfgREd
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 11, 2014, 01:45:45 PM
 #12729

would that be possible to implement stratum support for DMD (groestlcoin with bugs ( Grin... could call this a feature... but since it is unintentional)  meaning groestlcoin stratum is not working).
Some updated sgminer by one of the DMD pool has been released: https://github.com/danbi/sph-sgminer.
apparently it also need the diff adjustment but I think it is already in ccminer

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

Activity: 126
Merit: 100


View Profile
May 11, 2014, 01:53:10 PM
 #12730

anyone knows if I can install CUDA toolkit on system without nvidia card installed?

Yes you can. you cant debug tho.

Just find out that in Talkcoin chat, if you click the "B" for bold text by mistake, then it will cost you 10 TAC instead of 1. Normal chat just 1 TAC. Find it the hard way....LOL.  Stopped mining TAC after about 500 coins, it should cover the chatting for a while... 
What become to the TAC we give when chatting ? Everybody chatting lose TACs so who is the big winner who receive all the TACs ?

Chat TAC goes into a developement and bounty wallet
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 11, 2014, 01:55:05 PM
 #12731

I think we might need also need X13 (a new coin is going to be release) https://bitcointalk.org/index.php?topic=601965.0

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

Activity: 146
Merit: 100


View Profile
May 11, 2014, 01:59:13 PM
 #12732

I think we might need also need X13 (a new coin is going to be release) https://bitcointalk.org/index.php?topic=601965.0

It appears crypto coins are adopting the razor blade strategy. I predict we will have a x22 algo in a month.
Bombadil
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
May 11, 2014, 02:14:20 PM
 #12733

I think we might need also need X13 (a new coin is going to be release) https://bitcointalk.org/index.php?topic=601965.0

It appears crypto coins are adopting the razor blade strategy. I predict we will have a x22 algo in a month.
Since the arrival of Scrypt asics, we're all aware ASIC's can be made for everything (not like I wasn't before lol). The only real way ATM to resist pure ASICs is to change/add algorithms continuously.
CPU miners are easily rewritten. GPU miners need a bit more of a dev, but christian shows it off pretty well!
FPGA miners, like Christian said, only need to add another FPGA, rewrite the code for the new/extra algorithm et voila. This needs a lot more development time, but I guess that someone who has been coding FPGA's for years will pull this off pretty easily (and if he's smart, not re-sell it!). FPGA's will be few and not really worth it if you can't rewrite it yourself.
And ASICs require hardware development at its finest. It takes a month, maybe two to get a working prototype and even that isn't what you'd call stable and ready to re-sell. So ASICs for X??? will never exist for the general market if it goes on like this.

THIS also makes it more or less "multipool-resistant" BTW. If the markets are filled with coins, each having their own algorithm, this will make it hard for a multipool to switch according to profit.
I wonder if it would be able to add something onto stratum that lets the stratum tell the miner which algo to pick, so it can change in an instant, without you requiring to manually do it?
iodine8989
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
May 11, 2014, 02:16:29 PM
 #12734

Thanks @djm34, @cryptomines
ZeroFossilFuel
Sr. Member
****
Offline Offline

Activity: 346
Merit: 250



View Profile
May 11, 2014, 02:18:50 PM
 #12735

I got adventurous this morning and tried the Linux 337.19 beta driver. Still did not get manual OC options in nvidia-settings. I guess while the beta driver does support my GT640's, my GT640's don't support manual OC?  Undecided
S_tring
Full Member
***
Offline Offline

Activity: 252
Merit: 102


OPEN Platform - Powering Blockchain Acceptance


View Profile
May 11, 2014, 03:21:52 PM
 #12736

Could someone post their ccminer bat file contents for X11 on 750Ti?

TIA

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

Activity: 672
Merit: 500


Banned: For Your Protection


View Profile
May 11, 2014, 03:29:55 PM
 #12737

Could someone post their ccminer bat file contents for X11 on 750Ti?

TIA

Not a lot of adjustments in it - just:

Code:
ccminer50.exe -a x11 -o http://127.0.0.1:15818 -u user -p pass -d 2

Edit: (This is for Color Coin solo)
mordecai779
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
May 11, 2014, 03:30:35 PM
 #12738

Could someone post their ccminer bat file contents for X11 on 750Ti?

TIA

ccminer50.exe -a x11 -d 2 -o stratum+tcp://drk.cpu-pool.net:3500 -u user -p xxx


MCOnyx
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
May 11, 2014, 03:49:57 PM
 #12739

Getting around 2.5-2.6 Mhash on GTX 770 and on 750ti pretty much same as others here. Seeing my 770 beating top AMD's at x11 makes me extremely happy Smiley
As soon as I mine some of the "donation" coins, I'm sending some. Won't be a lot since i only have 2 GPU's atm, but it will be from the heart! Smiley

Thanks for awesome job guys, keep it up!

VidioShare:  VHQRWnpV2MX9WBEnR5NbF4D2gqfkAZbW1H

QORA | 2ND GEN | NEW SOURCE CODE | QWfwFHPJ2GMnW5cMCY6RA7vkfQsBS1P4aL
Free SIGNs giving everyday. Be part, do not miss!. StF84GSmES8FSNQdTdhse95CdEYrngdro9
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 11, 2014, 04:05:57 PM
 #12740

Getting around 2.5-2.6 Mhash on GTX 770 and on 750ti pretty much same as others here. Seeing my 770 beating top AMD's at x11 makes me extremely happy Smiley
As soon as I mine some of the "donation" coins, I'm sending some. Won't be a lot since i only have 2 GPU's atm, but it will be from the heart! Smiley

Thanks for awesome job guys, keep it up!
not sure what you call top amd, but my R9 290x is doing around 3MHash/s (400khash/s short from my 780ti), so there are still in the game (however waiting for the update)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Pages: « 1 ... 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 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 ... 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!