Author

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

newbie
Activity: 46
Merit: 0
http://max.smalltimeminer.com

switched to this pool and getting all 100% now... dwarf was too low for my liking... 40-60%
newbie
Activity: 9
Merit: 0
What am I doing wrong....? I'm using 9600 GT

Quote
# Seed nodes
addnode=maxexplorer.cloudapp.net
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=213.179.202.19
addnode=wombat.dar.sh

# Enable RPC
server=1

# RPC information
 rpcport=8108 rpcuser=mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s
rpcpassword=password Mining
gen=0

Quote
cudaminer --algo=keccak -C 2 -L 128 -l F64x4 -R 5 -o stratum+tcp://maxpool.1gh.com:17333 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

Quote
HTTP REquest Failed: Failed to connect to 127.0.0.1.8108: Connection refused
json_rpc_call failed. retry after 15 seconds

Stratum recv line failed.

Any ideas?

.25 max coin for any assistance that gets me going Sad

1gh isnt running right now. Jump on http://max.smalltimeminer.com/

Get your max wallet going separately.

http://s28.postimg.org/k9ha90ka5/screenshot_MC.jpg

... This is so hard Sad
newbie
Activity: 22
Merit: 0
What am I doing wrong....? I'm using 9600 GT

Quote
# Seed nodes
addnode=maxexplorer.cloudapp.net
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=213.179.202.19
addnode=wombat.dar.sh

# Enable RPC
server=1

# RPC information
 rpcport=8108 rpcuser=mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s
rpcpassword=password Mining
gen=0

Quote
cudaminer --algo=keccak -C 2 -L 128 -l F64x4 -R 5 -o stratum+tcp://maxpool.1gh.com:17333 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

Quote
HTTP REquest Failed: Failed to connect to 127.0.0.1.8108: Connection refused
json_rpc_call failed. retry after 15 seconds

Stratum recv line failed.

Any ideas?

.25 max coin for any assistance that gets me going Sad

1gh isnt running right now. Jump on http://max.smalltimeminer.com/

Get your max wallet going separately.
member
Activity: 84
Merit: 10
What am I doing wrong....? I'm using 9600 GT

Quote
# Seed nodes
addnode=maxexplorer.cloudapp.net
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=213.179.202.19
addnode=wombat.dar.sh

# Enable RPC
server=1

# RPC information
 rpcport=8108 rpcuser=mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s
rpcpassword=password Mining
gen=0

Quote
cudaminer --algo=keccak -C 2 -L 128 -l F64x4 -R 5 -o stratum+tcp://maxpool.1gh.com:17333 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

Quote
HTTP REquest Failed: Failed to connect to 127.0.0.1.8108: Connection refused
json_rpc_call failed. retry after 15 seconds

Stratum recv line failed.

Any ideas?

.25 max coin for any assistance that gets me going Sad

maxpool.1gh seems to be down. Can I have my 0.25 now? lol

Anyway, when mining in a pool, the conf file is not needed. Its only needed to mine solo. I suggest you look up dwarf pool, or mine solo
hero member
Activity: 676
Merit: 500
Best launch options for GTX 760 so far, gives about 100Mh/s.
Code:
cudaminer.exe --algo=keccak -l K1152x28 -L 512 -i 0 -H 0 -o stratum+tcp://poool.address:port -O username.worker:password

Code:
[2014-02-08 01:13:57] Stratum detected new block
[2014-02-08 01:13:57] GPU #0: GeForce GTX 760, 107123 khash/s
[2014-02-08 01:14:00] GPU #0: GeForce GTX 760, 107380 khash/s
[2014-02-08 01:14:00] accepted: 523/668 (78.29%), 107380 khash/s (yay!!!)
[2014-02-08 01:14:00] GPU #0: GeForce GTX 760, 106543 khash/s
[2014-02-08 01:14:00] accepted: 524/669 (78.33%), 106543 khash/s (yay!!!)
[2014-02-08 01:14:01] GPU #0: GeForce GTX 760, 107092 khash/s
[2014-02-08 01:14:01] accepted: 525/670 (78.36%), 107092 khash/s (yay!!!)
[2014-02-08 01:14:07] GPU #0: GeForce GTX 760, 106881 khash/s
[2014-02-08 01:14:07] accepted: 526/671 (78.39%), 106881 khash/s (yay!!!)
[2014-02-08 01:14:12] GPU #0: GeForce GTX 760, 107064 khash/s
[2014-02-08 01:14:12] accepted: 527/672 (78.42%), 107064 khash/s (yay!!!)
[2014-02-08 01:14:13] GPU #0: GeForce GTX 760, 107188 khash/s
[2014-02-08 01:14:13] accepted: 528/673 (78.45%), 107188 khash/s (yay!!!)
What is your clock man ? I cant get more than 99000 at max speed.
newbie
Activity: 9
Merit: 0
What am I doing wrong....? I'm using 9600 GT

Quote
# Seed nodes
addnode=maxexplorer.cloudapp.net
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=213.179.202.19
addnode=wombat.dar.sh

# Enable RPC
server=1

# RPC information
 rpcport=8108 rpcuser=mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s
rpcpassword=password Mining
gen=0

Quote
cudaminer --algo=keccak -C 2 -L 128 -l F64x4 -R 5 -o stratum+tcp://maxpool.1gh.com:17333 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

Quote
HTTP REquest Failed: Failed to connect to 127.0.0.1.8108: Connection refused
json_rpc_call failed. retry after 15 seconds

Stratum recv line failed.

Any ideas?

.25 max coin for any assistance that gets me going Sad
newbie
Activity: 28
Merit: 0
Is anyone mining ypool with a GTX670 and have it working?

No matter what I try I keep getting "boos". I have the xptProxy open and it is connected to ypool and ypool shows my worker connected.

I am literally at a loss.

I just want to see if someone is connected and running to see if I have something wrong.

cudaminer does not work with ypool for maxcoin. That xptProxy is Scrypt only.
member
Activity: 117
Merit: 10
Hey,

everyone's talking about Maxcoin right now, but I'm still mining scrypt and I've noticed the hashrate of my GTX 275 has dropped significantly from version 2013-12-18 to 2014-02-04. Previously I got about 50 khash/s with L60x3, but now the L settings are gone and I only get about 15 khash/s tops with some shitty setting like F22x1...

Alas, I'll just have an extra instance of the old version running for that card. Overall the new version is pretty awesome.
legendary
Activity: 1904
Merit: 1003
How I can mine with radeons?
newbie
Activity: 35
Merit: 0


Hey guys, will this code work for 9600 GT?

It worked for my 650M but that is gen 3 I think so this code mightn't work for my 9600 GT too.

Any ideas?



Quote
cudaminer --algo=keccak -C 2 -L 128 -H 2 -l K1000x32 -i 0 -o http://127.0.0.1:8108 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

no that is bad

Cotcho try
cudaminer --algo=keccak -C 2 -L 128 -l F64x4

you don't need to put in -H
and your pushing that card way too fast !
notice the F not K
F is fermi kernel not k for kepler

anyway i wouldn't push it too much more than that..



Thanks for the reply Spoetnik.

So:

Quote
cudaminer --algo=keccak -C 2 -L 128 -l F64x4 -i 0 -o http://127.0.0.1:8108 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

Getting the same error Sad

Did you figure this out cotch? My other comp is a 9600 GT too so I'd like to know too.
member
Activity: 91
Merit: 10
Had to reboot (after a driver crash while tuning my GPU clock). When I restarted I can no longer sustain the trick of running a flash app in a browser. I go to someplace like flasharcade.com and I get the same speed boost (80%) that I got before the crash, but then the software apparently stops being GPU accelerated and my speeds fall back.

I mined for 12 hours straight without losing the "flash in the browser speed boost," but now I can't get the effect to last longer than 20 to 30 seconds. Any ideas on how to force flash to keep using the GPU? Assuming of course that's what is causing the speed up in the first place.

Use Linux and all your problem will go away. Wink

lol! I have installations of pclinuxos, mint, ubuntu, and a few other flavors, but let's face it: booting to run level 3 without X, editing config files at the command line to install the NVidia driver for the latest GPUs might not make my problems go away. It might just lead to new problems!

Does anyone have any idea what is going on in Windows with the flash player speed boost trick?
member
Activity: 84
Merit: 10
Not able to connect to most of the pools.....I dont know why?

1GH seems to still not be taking on new miners, though the front end seems to work.

newbie
Activity: 10
Merit: 0
Do I need to do anything special to deposit into my local maxcoin wallet? Just put the address in my bat file?
full member
Activity: 170
Merit: 100
Had to reboot (after a driver crash while tuning my GPU clock). When I restarted I can no longer sustain the trick of running a flash app in a browser. I go to someplace like flasharcade.com and I get the same speed boost (80%) that I got before the crash, but then the software apparently stops being GPU accelerated and my speeds fall back.

I mined for 12 hours straight without losing the "flash in the browser speed boost," but now I can't get the effect to last longer than 20 to 30 seconds. Any ideas on how to force flash to keep using the GPU? Assuming of course that's what is causing the speed up in the first place.

Use Linux and all your problem will go away. Wink
newbie
Activity: 9
Merit: 0


Hey guys, will this code work for 9600 GT?

It worked for my 650M but that is gen 3 I think so this code mightn't work for my 9600 GT too.

Any ideas?



Quote
cudaminer --algo=keccak -C 2 -L 128 -H 2 -l K1000x32 -i 0 -o http://127.0.0.1:8108 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

no that is bad

Cotcho try
cudaminer --algo=keccak -C 2 -L 128 -l F64x4

you don't need to put in -H
and your pushing that card way too fast !
notice the F not K
F is fermi kernel not k for kepler

anyway i wouldn't push it too much more than that..



Thanks for the reply Spoetnik.

So:

Quote
cudaminer --algo=keccak -C 2 -L 128 -l F64x4 -i 0 -o http://127.0.0.1:8108 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

Getting the same error Sad
legendary
Activity: 1540
Merit: 1011
FUD Philanthropist™


Hey guys, will this code work for 9600 GT?

It worked for my 650M but that is gen 3 I think so this code mightn't work for my 9600 GT too.

Any ideas?



Quote
cudaminer --algo=keccak -C 2 -L 128 -H 2 -l K1000x32 -i 0 -o http://127.0.0.1:8108 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

no that is bad

Cotcho try
cudaminer --algo=keccak -C 2 -L 128 -l F64x4

you don't need to put in -H
and your pushing that card way too fast !
notice the F not K
F is fermi kernel not k for kepler

anyway i wouldn't push it too much more than that..

and pool notes..
i am trying out
max.smalltimeminer.com
seems to work good BUT they get a block 1 time per hour roughly it seems Sad
i wonder how Ypool works ? need a proxy or something i heard before no ?

also i did some tweaks to the hash validation code.. my specialty Wink
which gave me about 100kh/s more speed.. i know that isn't much but hey it's better than nothing lol

I also tested out this cuda 5.5 is faster than cuda 5.0 theory *again (i tested months ago last)
and with current drivers, me compiling on Visual studio Chubner1's build i am getting the EXACT same speed
BUT i am using Fermi only and can not test any Kepler cards i don't have one.

anyway i think i will port some of the changes i have made to his miner to his newer builds he put out recently
i had been working on some ports using his older code as my starting point about 8 months back
so i have done a lot of modding etc.. just LIKE HE DID with some other guys miner "Pooler's miner"
I also think i will start my own topic for it too ..i have shared my miner mod with tons of people over the last 6 months (and they liked mine better of course)
and i have said i would before but maintaining a topic and support etc etc is pain in the ass.
One of the key features all my cpu+gpu mod's have is they have colored coding console logging output based on what group is logged.
so an error message would show up as Red in the console for example and that alone to me is enough of a reason to use my own mods.
I LOVE the color.. the black and white shit sucks ass !
full member
Activity: 173
Merit: 100
Had to reboot (after a driver crash while tuning my GPU clock). When I restarted I can no longer sustain the trick of running a flash app in a browser. I go to someplace like flasharcade.com and I get the same speed boost (80%) that I got before the crash, but then the software apparently stops being GPU accelerated and my speeds fall back.

I mined for 12 hours straight without losing the "flash in the browser speed boost," but now I can't get the effect to last longer than 20 to 30 seconds. Any ideas on how to force flash to keep using the GPU? Assuming of course that's what is causing the speed up in the first place.

Whoa! That's crazy. It works!  Cheesy
legendary
Activity: 1400
Merit: 1000
Is anyone mining ypool with a GTX670 and have it working?

No matter what I try I keep getting "boos". I have the xptProxy open and it is connected to ypool and ypool shows my worker connected.

I am literally at a loss.

I just want to see if someone is connected and running to see if I have something wrong.
newbie
Activity: 9
Merit: 0
What am I doing wrong....? I'm using 9600 GT

Quote
# Seed nodes
addnode=maxexplorer.cloudapp.net
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=213.179.202.19
addnode=wombat.dar.sh

# Enable RPC
server=1

# RPC information
rpcuser=mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s
rpcpassword=password Mining
gen=0

Quote
cudaminer --algo=keccak -C 2 -L 128 -H 2 -l K1000x32 -i 0 -o http://127.0.0.1:8108 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

Quote
HTTP REquest Failed: Failed to connect to 127.0.0.1.8108: Connection refused
json_rpc_call failed. retry after 15 seconds
newbie
Activity: 10
Merit: 0
Trying to figure out the maxcoin wallet. Had it working for solo mining. Now mining on 1GH. Using the "getnewaddress" command with maxcoind.exe gives me an address. But will that address be able to receive payments from an outside source?

Was using my mcxNOW deposit address but not sure thats a good idea. My stats page on 1GH isn't showing anything so I am nervous.
Jump to: