Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 821. (Read 3426922 times)

full member
Activity: 140
Merit: 100
I think I am currently making about 0.1 BTC per day mining Maxcoin with 1 GHash. Getting about 5 MAX per each 3 hours from the pool. That is still more profitable than mining on a profit switching scrypt pool.

Christian


where are you mining? Smiley
hero member
Activity: 756
Merit: 502
I think I am currently making about 0.1 BTC per day mining Maxcoin with 1 GHash. Getting about 5 MAX per each 3 hours from the pool. That is still more profitable than mining on a profit switching scrypt pool.

Christian
hero member
Activity: 756
Merit: 502
An now please in ASCII art Wink
You could do it here: http://picascii.com/

the stuff generated by this site has way too many columns for a text file. I need something
in the order of 80 or 120 columns. If possible the aspect ratio should be correct when
viewed in NotePad. This also didn't quite work out with the ASCII art from this site.
member
Activity: 106
Merit: 10
An now please in ASCII art Wink
You could do it here: http://picascii.com/
hero member
Activity: 756
Merit: 502
look, we've got a logo Wink   some dude names Braxton emailed me this. Thanks!


hero member
Activity: 756
Merit: 502

nice nVidia farm you've got there. Purpose-built for mining? or a high end gaming rig? And look at the temperature!!! 45 deg C running overclocked.

You could have made a shitload of money on launch day,  do you know that?

EDIT: I just realized you were in on launch day, Sorry Wink
hero member
Activity: 756
Merit: 502

Hi guys,

thanks for the tips.
full member
Activity: 163
Merit: 100
Very new to mining. I seemed to have tried to use cgminer when I have an Nvidia 650 Ti. With that said I am here and wondering is this like creating a .bat file config? Also it seems I need a specific kernel for different generation of gpu's, which would you recommend for me?

Reading up on this thread now.


Looking at the google docs spreadsheet found from the original post, you'd do well with kernel K for most of the time. 650 Ti starts from line 95.
It is also a great idea to read the readme.txt found from the cudaminer zip files, it contains lots of precious information, especially if you're mining something else than scrypt.
newbie
Activity: 46
Merit: 0
Hey guys, anyone getting good rates with SCRYPT mining?

Code:
\cudaminer  --algo=scrypt -l K95x4 -C 1 -i 0 -m 1 -o stratum+tcp://pool.xhash.net:3341 -O username.worker:password

Getting 510kh/s .. best i can do for scrypt atm on a 780.

Card seems to be running at around 72degrees...
--- GPU LOAD 99%

abit much for it?

Code:
\cudaminer  --algo=scrypt -l Z12x24 -C 0 -i 0 -m 1 -o stratum+tcp://pool.xhash.net:3341 -O username.worker:password
 <--- updated. getting close to 600kh/s now
newbie
Activity: 28
Merit: 0
It's a GTX 670. has 1344 cuda cores. 1344x32 works at -L 512. No matter what I specify for -L, doubling doesn't work. Out of memory every time.

but can't you just ignore the out of memory? it's for scrypt related buffers mostly, which keccak doesn't need.

maybe -L 1024 -m 1 does the trick?



Nope, it actually crashes. It starts putting out crazy hashrates, but if you check the GPU load you can see it actually gave up and isn't doing anything.
member
Activity: 84
Merit: 10
SizzleBits
Hey guys;

have a GTX 780 and have this in bat file "cudaminer.exe -o stratum+tcp://ltc-eu.give-me-coins.com:3333 -O user:pwd"



Have a few questions:
1-Does autotune give the highest number hash?
2-Does cudaminer autotune everytime i launch it?
3-if autotune does not give the highest number, any suggestions on how to increase them without overclocking the card?

Thanks 

1: Yes Its supposed to when autotune is working. In the latest version it is most definitely working. However, depending on what your card is doing during an autotune can effect autotune so run it 5-10 times and see which config gives you the best preformace and play around it the -C argument (0, 1,2)
2: Not if you give it a specific config you want it to launch with.
3: Autotune multiple time and find the fastest config then plug in and play with the -H -C arguments and you can normally squeeze out some more extra bits of hash. Plus try adding one or two to the numbers in your -l T config.
newbie
Activity: 4
Merit: 0
Very new to mining. I seemed to have tried to use cgminer when I have an Nvidia 650 Ti. With that said I am here and wondering is this like creating a .bat file config? Also it seems I need a specific kernel for different generation of gpu's, which would you recommend for me?

Reading up on this thread now.

member
Activity: 103
Merit: 10
Hey guys;

have a GTX 780 and have this in bat file "cudaminer.exe -o stratum+tcp://ltc-eu.give-me-coins.com:3333 -O user:pwd"



Have a few questions:
1-Does autotune give the highest number hash?
2-Does cudaminer autotune everytime i launch it?
3-if autotune does not give the highest number, any suggestions on how to increase them without overclocking the card?

Thanks 
legendary
Activity: 1400
Merit: 1000
just for giggles can any one tell me how to do the config to solo mine with the windows qt wallet open?
hero member
Activity: 812
Merit: 1000
Getting 200mh/s now, here's my bat file contents:

cudaminer.exe --algo=keccak --no-autotune -m 1 -L 1024 -l K2304x32 -i 0 -o stratum+tcp://max.smalltimeminer.com:3355 -u ivanlabrie.1 -p x

I was pulling 186mh/s out of the previous version and my accepted rate was 71%, now it's pretty close to 100% Cheesy
Sending a tip to Christian right away...

EDIT: https://blockchain.info/tx/1bb05705f8900906a795cbd3ca6ddce5a4b3a266660bb8a67c55a9f2b05f045e
newbie
Activity: 53
Merit: 0
I've posted the Mac OS X binaries of the 2014-02-09 release for OS X 10.6, 10.7, 10.8, and 10.9 here: http://www.johnchapman.net/crypto-currency/cudaminer-2-9-2014-release-now-available-for-os-x-10-6-10-7-10-8-and-10-9/
newbie
Activity: 4
Merit: 0
1 get 80-90M with GTX760 4G default clock
cudaminer -q -C 2 --algo=keccak -L 256 -l K1024x32 -H 2 -m 1 --no-autotune
newbie
Activity: 3
Merit: 0
I will look into it, I have no idea what all of it means, I guess I will just delve into the readme/internet to understand what it all mean, what K is, what F is... Anyway, thx for the response. Whatever I change, I can't go past 117k, I guess that's the limit for now, will leave it mining at that rate, and maybe come back one I understand more. Thx again.

Have you checked the spreadsheet at the OP? Some valuable info can be found there.

Yeah, I looked into it, I think I kinda got to the max of the card, even if things mean very little to me, I get the basics. My max is 118k with a 670 OC to 1241 core, temps are at 50, power draw at a mere 73 (weird, since I was getting 100+ when mining doge).

I am using: -l K2688x32 -i 1 -C 0 -m 1 -H 2 -L 256

If anyone is using a 670, please share Smiley

member
Activity: 70
Merit: 10
It's a GTX 670. has 1344 cuda cores. 1344x32 works at -L 512. No matter what I specify for -L, doubling doesn't work. Out of memory every time.

but can't you just ignore the out of memory? it's for scrypt related buffers mostly, which keccak doesn't need.

maybe -L 1024 -m 1 does the trick?



It appears that this still works the best for me on a GTX 780

cudaminer --algo=keccak -o stratum+tcp://maxpool.1gh.com:17333 -u ma4uR1HJpGZy3jZwTWn2Q5ivA7zS31ZuEC -p x -m 1 -d 3 -L 1024 -l K2304x32 -i 0
Jump to: