Author

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

member
Activity: 70
Merit: 10
What's your config for your 3 780 Ti?

almost like in the README file: ./cudaminer

didn't bother to optimize much. There wasn't much time before the coin launched.


Similarly I have
Code:
--algo=keccak -L 192 -l K1022x32
With a -502 mem clock (1% Mem utilization lol) and +155 Core Clock

This puts me at 211Mh/s on my Titan Smiley
member
Activity: 70
Merit: 10
Try ypool Smiley

What's your ypool connection address? I can't seem to connect

cudaminer --algo=keccak -o http://ypool.net:10034 -u xxx -p x -d 0 -C 2 -L 128 -H 2 -l K1024x32 -i 0

It's saying HTTP request failed
hero member
Activity: 756
Merit: 502
What's your config for your 3 780 Ti?

almost like in the README file: ./cudaminer --algo=keccak -s 10 -d 1 -L 256 -l K1000x32

didn't bother to optimize much. There wasn't much time before the coin launched.
newbie
Activity: 28
Merit: 0
anyone used ypool?

I can't get it to work?

tried the 3 pools and not seem to be working with cuda

oh, too bad. So far cudaminer hasn't had much issues with stratum pools, apart from a missing redirect feature.
I will see what I can do about it. but I need some sleep.

still amazing you got it out in 24hours:) nice work
member
Activity: 70
Merit: 10
I need some sleep.

Sleep is for the weak or the very rich Maxcoin miner Smiley
hero member
Activity: 756
Merit: 502

[2014-02-07 11:26:20] Unable to query CUDA driver version! Is an nVidia driver i
nstalled?

C:\Chris\Misc\MC\cudaminer-2014-02-06\cudaminer-2014-02-06\x64>

What am I doing wrong here...?

GeForce 650M

nVidia Optimus laptop, maybe? maybe add cudaminer.exe as an application in the nVidia control
panel that always runs under nVidia accelerated graphics.
sr. member
Activity: 247
Merit: 250

[2014-02-07 11:26:20] Unable to query CUDA driver version! Is an nVidia driver i
nstalled?


C:\Chris\Misc\MC\cudaminer-2014-02-06\cudaminer-2014-02-06\x64>

What am I doing wrong here...?

GeForce 650M


See above....Up to date?
hero member
Activity: 756
Merit: 502
anyone used ypool?

I can't get it to work?

tried the 3 pools and not seem to be working with cuda

oh, too bad. So far cudaminer hasn't had much issues with stratum pools, apart from a missing redirect feature.
I will see what I can do about it. but I need some sleep.
newbie
Activity: 35
Merit: 0
Maxcoin config:

"# MaxCoin Example Config
# https://en.bitcoin.it/wiki/Running_Bitcoin#Bitcoin.conf_Configuration_File

# Seed nodes
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
addnode=91.121.8.25

# Enable RPC
server=1

# RPC information
rpcuser=USER
rpcpassword=PASSWORD

# Mining
gen=1"

Then:

C:\Chris\Misc\MC\cudaminer-2014-02-06\cudaminer-2014-02-06\x64>cudaminer --algo=
keccak -C 2 -L 128 -H 2 -l K1000x32 -i 0 -o http://127.0.0.1:8108 -O USER:PASSWORD

           *** CudaMiner for nVidia GPUs by Christian Buchner ***
                     This is version 2014-02-06 (beta)
        based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
            Cuda additions Copyright 2013,2014 Christian Buchner
          LTC donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
          BTC donation address: 16hJF5mceSojnTD3ZTUDqdRhDyPJzoRakM
          YAC donation address: Y87sptDEcpLkLeAuex6qZioDbvy1qXZEj4
[2014-02-07 11:26:20] Unable to query CUDA driver version! Is an nVidia driver i
nstalled?

C:\Chris\Misc\MC\cudaminer-2014-02-06\cudaminer-2014-02-06\x64>

What am I doing wrong here...?

GeForce 650M
hero member
Activity: 756
Merit: 502
anyone used ypool?

I can't get it to work?

ypool uses getwork and cuda miner uses stratum...

-o http://any-getwork-url.com

should do the trick  Wink
hero member
Activity: 756
Merit: 502
Thank you for 2014-02-6, this has been exhilarating even with my zero MaxCoin balance. Others are getting much higher hash rates than me though. My 780ti SC, 660ti SC & 660ti get 67 Mhash/s, 50 Mhash/s. and 40 Mhash/s. The -H, -m, -i and -C flags don't seem to make much difference for me like they do in scrypt. The only thing that seems to make any difference is -l which I've been using K1024x32, K768x32 & K640x32. Experimented with K1024x28, K2048x32, K512x32, etc. and got slower results. I'm using Win 7 x86.

Does keccak require overclocking to get the faster hash rates? What are you using on your 780ti cbuchner1?

my 660Ti outputs around 100 MHash/s, the GTX 760 does 96 MHash/s with
stock BIOS.

My 780TIs output a steady 176 MHash under Linux (modded BIOS, Boost disabled)
The GT 640 brings 25 MHash still.

the fact that the TDP isn't maxed out yet makes me think that more optimization
should be possible.

Let's see where the exchange rate for this coin will go.

Christian
sr. member
Activity: 476
Merit: 250
anyone used ypool?

I can't get it to work?

ypool uses getwork and cuda miner uses stratum...
member
Activity: 74
Merit: 10
Someone please help me start mining on Windows 7   .. I've been trying for hours and I still can't connect using 127.0.0.1 -- it just keeps saying json_rpc_call failed

This is what I have so far cudaminer.exe --algo=keccak -d 0 -o http://127.0.0.1:8108 -O username:password -i 0 -C 2 -l F14x16 -m 1

I have GTX480.   What should I use for command line?  And what should I replace username and password with?
newbie
Activity: 28
Merit: 0
anyone used ypool?

I can't get it to work?

tried the 3 pools and not seem to be working with cuda
member
Activity: 84
Merit: 10
anyone used ypool?

I can't get it to work?
member
Activity: 70
Merit: 10



hey guys. Your command lines and screenshots look allright. Can't see anything fishy.

But even my 3 GTX 780TIs are having a hard time finding any shares now.
mining difficulty around 300 now (dropped off slightly).

Consider pool mining for a steady trickle of income.

Christian


What's your config for your 3 780 Ti?
legendary
Activity: 1092
Merit: 1000
This is fucking nuts!! Sold 192 maxcoins for 2.30408096 BTC!!! WTF!!?!

660 for 2.6BTC actually, thank you buyer.
sr. member
Activity: 476
Merit: 250
Mine says 0 as well when I check mining info, but as of 30 secs ago I just found another block. So dont worry  Grin

Thanks a lot !

Do you get some yeah! when solo mining ? I get none...

Seems ypool won't work as it is not stratum...
member
Activity: 70
Merit: 10
This is fucking nuts!! Sold 192 maxcoins for 2.30408096 BTC!!! WTF!!?!

I require knowledge of where this Max Coin exchange is... seems to be hiding from me Sad

edit: ignore this, I decided to use my brain...
member
Activity: 91
Merit: 10
Thank you for 2014-02-6, this has been exhilarating even with my zero MaxCoin balance. Others are getting much higher hash rates than me though. My 780ti SC, 660ti SC & 660ti get 67 Mhash/s, 50 Mhash/s. and 40 Mhash/s. The -H, -m, -i and -C flags don't seem to make much difference for me like they do in scrypt. The only thing that seems to make any difference is -l which I've been using K1024x32, K768x32 & K640x32. Experimented with K1024x28, K2048x32, K512x32, etc. and got slower results. I'm using Win 7 x86.

Does keccak require overclocking to get the faster hash rates? What are you using on your 780ti cbuchner1?
Jump to: