Bitcoin Forum
April 28, 2024, 01:43:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 [77] 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426868 times)
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
December 18, 2013, 05:45:17 AM
 #1521

Here are some configs that work for me (there may exist better ones, of course)

GTX 780Ti: -l T15x24    550 kHash/s  (106% TDP, +100 core clock, +200 mem clock)
GTX 660Ti: -l K14x8      250 kHash/s
GT 640 (GK208 based): -l T9x20     92 kHash/s

all of this is significantly above what previous cudaminer releases would achieve.

Careful, your cards may run hotter than before.
1714268610
Hero Member
*
Offline Offline

Posts: 1714268610

View Profile Personal Message (Offline)

Ignore
1714268610
Reply with quote  #2

1714268610
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714268610
Hero Member
*
Offline Offline

Posts: 1714268610

View Profile Personal Message (Offline)

Ignore
1714268610
Reply with quote  #2

1714268610
Report to moderator
1714268610
Hero Member
*
Offline Offline

Posts: 1714268610

View Profile Personal Message (Offline)

Ignore
1714268610
Reply with quote  #2

1714268610
Report to moderator
1714268610
Hero Member
*
Offline Offline

Posts: 1714268610

View Profile Personal Message (Offline)

Ignore
1714268610
Reply with quote  #2

1714268610
Report to moderator
blackraven1425
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 18, 2013, 05:49:53 AM
 #1522

Any advice on x64 vs x86 with the new version?

EDIT: With a 670 GTX and the same settings as before, I bumped from 160ish khash to 190 khash. Awesome work, cbuchner! Also, thanks to David Anderson!

Settings: -i 1 -l K90x2 -C 1 -H 1 -m 1
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
December 18, 2013, 05:51:04 AM
 #1523

Any advice on x64 vs x86 with the new version?

I stick to x86, as generally the register pressure is lower (CUDA kernels run faster) and the CPU is mostly idle, anyways.
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
December 18, 2013, 05:54:05 AM
 #1524

And having looked for hours, having posted the above I find a way that should query those things.

/usr/bin/nvidia-smi -a

Sadly it is mostly N/A with my card (GTS 250)

https://github.com/CFSworks/nvml_fix

fixed this for me. I had to install gcc 4.4 to compile this hack.

Christian
69charger
Full Member
***
Offline Offline

Activity: 173
Merit: 100


View Profile
December 18, 2013, 05:54:23 AM
 #1525

Went from 152 per card to 212!!! Actually uses the max power limit now. Cards are hotter but only 66c, before they were 60c.

K5x12 on two MSI GTX 660 TF3/OC cards.

THANK YOU!!!!

edit: Bumped up fans to 56% and I am back under 60c. Desktop performance is as if I don't have cudaminer running at all! Amazing update!!
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
December 18, 2013, 06:04:10 AM
 #1526

Settings: -i 1 -l K90x2 -C 1 -H 1 -m 1

You should really autotune again. The x2 is probably inefficient. Also the -C (texture cache) argument is currently ignored with David's new kernels. I will try to integrate this feature again if it brings an additional speed benefit.
y3804
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
December 18, 2013, 06:07:16 AM
 #1527

No love for fermi cards? Smiley
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
December 18, 2013, 06:08:28 AM
 #1528

No love for fermi cards? Smiley

Fermi has been loved enough.
vosovich
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
December 18, 2013, 06:09:21 AM
 #1529

My hashrate improved by about 8% on a Fermi kernel, so I'm not complaining.
blackraven1425
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 18, 2013, 06:12:06 AM
Last edit: December 18, 2013, 06:39:15 AM by blackraven1425
 #1530

Settings: -i 1 -l K90x2 -C 1 -H 1 -m 1

You should really autotune again. The x2 is probably inefficient. Also the -C (texture cache) argument is currently ignored with David's new kernels. I will try to integrate this feature again if it brings an additional speed benefit.


Yeah, it was just a quick check before I went into a repeated autotune frenzy.

Speaking of which, there's some really good news on that front. With K42x5, I'm now at a whopping 230khash, still on interactive mode! Incredible job here!

Side question, do you have a Bitcoin addy? I don't mine LTC.

EDIT: 28x8 is at 235khash. Still have a few more to check out, but this is probably where I'm going to top out.

EDIT2: The oddball 14x24 is just a hair faster at 236.
69charger
Full Member
***
Offline Offline

Activity: 173
Merit: 100


View Profile
December 18, 2013, 06:32:52 AM
 #1531

Seriously, what is the deal with the desktop. My cards are cranking like they've never before and desktop is more responsive than the old -i 1 mode even though I am set at -i 1?
blackraven1425
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 18, 2013, 06:45:13 AM
 #1532

Seriously, what is the deal with the desktop. My cards are cranking like they've never before and desktop is more responsive than the old -i 1 mode even though I am set at -i 1?

I'm noticing this too. There's slightly less stutter on video (had Pawn Stars on this whole time while testing configs). Not the very slight nearly constant stutter I've always seen, but the larger occasional stutters seem to be gone.
mmihai1978
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
December 18, 2013, 07:01:10 AM
 #1533

i see massive jump on gtx 760 from 152 kh/s to 250 kh/s.

thanks

-H 1 -d 0 -i 1 -l auto -C 2 -m 1
Notanon
Sr. Member
****
Offline Offline

Activity: 388
Merit: 250



View Profile
December 18, 2013, 07:02:51 AM
 #1534

Sitting at around 178kH on autotune with the new version with my GTX 660, compared to 140 with optimised settings on the previous version and around 125 with autotune on the previous version. Going to put in the previous settings and see if it makes a noticeable difference.

Edit: Sitting around 196kH with optimised settings, so it's approximately a 40% jump in output compared to the previous version. Very pleased with the performance. Cheesy
kernels10
Sr. Member
****
Offline Offline

Activity: 408
Merit: 250


ded


View Profile
December 18, 2013, 08:26:16 AM
 #1535

My 660Ti was getting 215 (+/- 5) khash/s  before.
Started new version and was getting 265 (+/- 5).
I left my computer for ~40 mins and now its at a steady 285 (+/- 5) !!!

Great Work!
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
December 18, 2013, 08:43:48 AM
 #1536

My 660Ti was getting 215 (+/- 5) khash/s  before.
Started new version and was getting 265 (+/- 5).
I left my computer for ~40 mins and now its at a steady 285 (+/- 5) !!!

would you share your kernel launch configuration there? Mine currently only does 247 kHash/s.

Christian

kernels10
Sr. Member
****
Offline Offline

Activity: 408
Merit: 250


ded


View Profile
December 18, 2013, 09:29:21 AM
 #1537

My 660Ti was getting 215 (+/- 5) khash/s  before.
Started new version and was getting 265 (+/- 5).
I left my computer for ~40 mins and now its at a steady 285 (+/- 5) !!!

would you share your kernel launch configuration there? Mine currently only does 247 kHash/s.

Christian


auto, I used: -i 0 -H 1 -C 2 -D -m 1
I think the kernel conf was K5x12 but not too sure, so I stopped and started it again using the same settings as before. This time it generated K31x6 and its running at 310 khash/s, dropping down 2-10  every so often but bouncing right back up to 310.

Not too sure whats going on lol

Will post an update if something happens
Ness
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 18, 2013, 11:04:27 AM
Last edit: December 18, 2013, 11:21:56 AM by Ness
 #1538

Peaked out at 643 KH/s!!!!!!

You and Dave are the freakin BOMB! Now I have to really fine tune my overclock since this actually uses 100% of my TDP, and temps are about 10 deg higher.

Previous version I was maxing out at 433 kh/s with 112x2. Now with this version, autotuning used K14x4 for GPU1 and K14x14 for GPU2. Set it to -l K14x14 for both and I'm getting 643 kh/s from 2 EVGA 670 FTWs!

-H 1 -i 0 -C 1 -m 1 -l K14x14
DuckDodgers
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
December 18, 2013, 12:21:15 PM
 #1539

Looks like my GTX580 doesn't like the latest build (both x64 and x86). For some reason the core temperature increases with ~8 degrees, while performing slightly slower. GPU load is 99% all the time.

 Cry
trell0z
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
December 18, 2013, 12:31:11 PM
 #1540

Looks like my GTX580 doesn't like the latest build (both x64 and x86). For some reason the core temperature increases with ~8 degrees, while performing slightly slower. GPU load is 99% all the time.

 Cry

Mines the same performance wise, although running hotter the same as yours. Major improvement on an 670 I tried on though, best previous was 230ish, now it's at 330-350! With above mentioned 14x14 conf, can't remember the previous one.
Pages: « 1 ... 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 [77] 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 ... 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!