Bitcoin Forum
May 25, 2024, 07:03:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 03, 2014, 07:57:11 PM
Also, what's up with people getting good results on their 780s using T/Z12x24 ? I get absolutely craptastic results with that!
That's like the 15x24 for some 780ti... yes me too I'd be curious to know... Is there different models (beside factory bios) ?

This is due to the new Titan kernel that the Nvidia engineer submitted. S/He stated that the best config for it will be SMX x 24. This is why this setting is preferred.
780    -l T12x24
Titan  -l T14x24
780Ti  -l T15x24

Please try all -H -C and -m settings before you write the changes off. This is KEY with this release.

I went from
Code:
-l Z14x24 -H 1 -C 1 -m 2
over to
Code:
-l T14x24 -H 1 -C 0 -m 0
(commit 114 to release) saw a very little kh/s change but found that the core could stably OC another 50MHz improving kh/s due to more OC head room Smiley

For scrypt on GTX TITAN i think this is little bit better:
-d 0 -i 0 -C 2 -m 1 -H 1 -l T14x24 (605khash/s @ 928Mhz)
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 02, 2014, 04:02:44 PM
UTC mining on GTX TITAN @ 930Mhz

550khash/s with parameters -d 0 -i 0 -H 2 -C 2 -m 1 -l Z14x24
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 02, 2014, 10:33:57 AM
I have on GTX TITAN with UTC mining all results with (booooo)! All parameters tried... bad build??

example:  -a scrypt-jane:UTC -o stratum+tcp://pickaxe.pool.pm:3304 -d 0 -i 0 -H 2 -C 1 -m 1 -l Y6x32 -s 3

I'm using cudaminer 2014-01-20 (beta) downloaded on this forum from the last url ( http://rghost.ru/52135455  Smiley
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: January 31, 2014, 01:32:58 AM
oops, mining MRC with -C 2 using the Z kernel is not validating for me. Some problem
in the kernel it appears... Nothing to do with yesterday's commit, as I haven't touched
that kernel lately...

Strictly speaking the Z kernel shouldn't need support for any -C flags, as a Compute 3.5
device is capable of running any read access through the texture cache...

With -a=scrypt-jane:MRC -H 2 -C 0 -l Z60x24  I get up to 1100 kHash/s per GTX 780Ti.

EDIT: hmmm, two out of 3 cards hit 90 deg C and ran into thermal throttling.

Christian


Again the same - lame question - can you upload please binary win x64 please? ;-)
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: January 29, 2014, 09:03:10 PM
Results from my latest build, here is my launch config i stuck with and the results for -L2 to -L6

./cudaminer -a scrypt-jane -H 0 -i 0 -d 0 -l T138x2 -o http://127.0.0.1:3339 -u user -p pass -D -L4

-L2 T68x2 - 4.30-4.46
-L3 T68x3 - 4.61-4.87
-L4 T138x2 - 4.89-5.29 - avg. 4.98
-L5 T69x4 - 4.90-5.3 - avg. 5.05
-L6 T108x4 - 4.64-5.2 - avg. 4.65

running with -L4 i have noticed that it has now settled down at 4.96 - 5.05 being on for 4 hours, and i still have a lot of system usage back. so im wondering how much it is actually using

memory wise it is using 2412MiB /  3071MiB
not sure on actual gpu usage. wonder if i could get more memory usage then i am now, may get me more out of it


Great improvement! Thank you!
GTX TITAN  with "-a scrypt-jane -d 0 -i 0 -H 2 -C 0 -m 0 -b 32768 -L 5 -l T69x4 -s 120" now 4.7khash/s !
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: January 29, 2014, 11:37:19 AM
Is that windows or linux? My 780 gets 3.77khash/s and sometimes higher with only 3gb memory. On linux that it

I found it best to run a stock config and check how much memory was used. Then up it till its close to full and compare the rates. I believe my yacoin is 20x1 right now

Win7 x64, 332.21, memory usage 2360MB from 6144MB


GTX 780 hits 4.4khash/s Huh

post please parameters, gpu Mhz and build..incredible :-)
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: January 29, 2014, 11:13:47 AM
any tipps for the best settings for Yacoin on GTX TITAN?

3.73khash @ 1097Mhz with "-a scrypt-jane -d 0 -i 0 -H 2 -C 0 -m 0 -b 32768 -L 3 -l K95x2 -s 120"
(custom bios clocks 930/6600 instead of stock 836/6000)

cudaminer 2014-01-20 (beta) x64 version downloaded from this forum
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: January 23, 2014, 12:23:46 PM

error with starting custom compiled x86 scrypt-jane enabled was in file pthreadVC2.dll - this i have replaced from original x86 cudaminer binary and - it is running! :-)
x86 version has higher performance

Interesting is, that now on my titan this build is running at 1189Mhz instead of 836Mhz ;-)
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: January 23, 2014, 12:08:50 PM
omg, i want to save 1 hour of downloading and compiling etc... i think it can be usable for more people, not only for me.. afternoon i will try to compile and if success..upload it somewhere for other people.. :-)
Sigh, it IS on the LAST PAGE, the LINK to a UNOFFICIAL BUILD of CUDAMINER.
Man I should fix my CAPS key... wait it's not broken.


I have found correct link, but x86 version cannot be started for me "cudaminer.exe --help" writes windows error application 0xc0000007b.
x64 version is working.. has x64 version higher performance in comparison to x86 ?

link: https://docs.google.com/file/d/0B-TMx6L6AVkVSm9MamtXX29OR2M/edit?pli=1
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: January 23, 2014, 12:00:54 PM
I have GTX TITAN, but performance looks similar (maybe not used DP):

with turned off DP: 485khash/s @ 770Mhz with -l T14x32
with turned on DP: 480khash/s @ 770Mhz with -l T14x32

btw. i don'n know, why clocks are such low with the latest version of cudaminer 18-12-2013, while gaming frequencies are 1045Mhz

If there is some bios editor which can turn off stupid turbo...it would be great :-)
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: January 23, 2014, 11:29:41 AM
omg, i want to save 1 hour of downloading and compiling etc... i think it can be usable for more people, not only for me.. afternoon i will try to compile and if success..upload it somewhere for other people.. :-)
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: January 23, 2014, 10:39:48 AM
Can you somewhere upload (custom) win build of cudaminer supporting scrypt-jane please?

Thank you very much! :-)
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: November 27, 2013, 02:33:01 PM
hi, try to use different combinations, maybe all of them :-)

 -i 0 (or 1)
 -m 1 (with or without)
 -C 0 (or 1 or 2 or without)
 -H 1 (with or without)
autotuning kernel for best results: -l Fauto (or  -l Tauto or -l Sauto)
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: November 27, 2013, 08:31:59 AM
I think it is because http://api.bitcoin.cz:8332 is only for SHA256 - bitcoin mining, not scrypt - litecoin mining...
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: November 26, 2013, 07:00:38 PM
cbuchner1:

At which clock is running your GTX 780Ti in GPU-Z ? 450khash/s is unbelievable...

I have Zotac GTX Titan AMP! with cpu i7 2600k@4,6Ghz:

Best results i have: -d 0 -i 0 -C 2 -m 1 -H 1 -l T222x1
 80C, 2180RPM FAN and 88%TDP @ 966Mhz


           *** CudaMiner for nVidia GPUs by Christian Buchner ***
                     This is version 2013-11-20 (alpha)
        based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
               Cuda additions Copyright 2013 Christian Buchner
           My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm

[2013-11-26 19:54:45] 1 miner threads started, using 'scrypt' algorithm.
[2013-11-26 19:54:45] Long-polling activated for http://localhost:8332/lp
[2013-11-26 19:54:46] GPU #0: GeForce GTX TITAN with compute capability 3.5
[2013-11-26 19:54:46] GPU #0: the 'T' kernel ignores the texture cache argument
[2013-11-26 19:54:46] GPU #0: interactive: 0, tex-cache: 0 , single-alloc: 1
[2013-11-26 19:54:46] GPU #0: using launch configuration T222x1
[2013-11-26 19:54:46] GPU #0: GeForce GTX TITAN, 7104 hashes, 31.27 khash/s
[2013-11-26 19:54:48] GPU #0: GeForce GTX TITAN, 923520 hashes, 383.56 khash/s
[2013-11-26 19:54:48] accepted: 1/1 (100.00%), 383.56 khash/s (yay!!!)
[2013-11-26 19:54:54] GPU #0: GeForce GTX TITAN, 2401152 hashes, 389.99 khash/s
[2013-11-26 19:54:54] accepted: 2/2 (100.00%), 389.99 khash/s (yay!!!)
[2013-11-26 19:55:06] GPU #0: GeForce GTX TITAN, 4631808 hashes, 391.26 khash/s
[2013-11-26 19:55:06] accepted: 3/3 (100.00%), 391.26 khash/s (yay!!!)
16  Other / Beginners & Help / Re: Where Can I buy Bitcoin with Visa? on: November 25, 2013, 08:25:10 PM
But, maybe they need complete user verification... or?
17  Other / Beginners & Help / Re: Saying Hello on: November 25, 2013, 08:10:25 PM
Hello, greetings from CZECH :-)

Just want to say hello to all newbies like me!

I'm interested in cudaminer and want to ask and discuss many things regarding this topic...but this newbie section...it is something little bit more/less frustrating.. :-)

Thank you and welcome all newsbies!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!