Author

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

legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
is there any tech guru?

why GTX690 hashing on K8x32 with
10000 khs and 17% load but with K1000x16 with 500khs and 50-98% load ?

why mine GPU if CPU gives 2mhs at pool?!

i cant get into that cudaminer after cgminer Sad

WTF?HuhHuhHuhHuh?



use  -l K1000x32 -L 128 , for solo mining .. this could fix your Problem with low hash rates ..
remember that "CUDA"  in the Moment only works if u mine solo . 
if u connect to any pool actualy using cudaminer your Shares will be rejected .

"""" check your .conf   for "gen=1"   this will extremly slow down your gpu
replace it with "gen=0" """"""""""""""

legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
Quote
Thanks man...I will try this in a few hours once I am back home. Lost a whole night of sleep trying to get it to work. The .conf file will go into app/roaming/maxcoin folder, right?

I remember having this same issue when trying to mine litecoin in the wallet, but for the life of me I cant remember what I did to set it right.


app/roaming/maxcoin  ...

yes


u can use These Settings for any  alt coin Client  when u try mining solo ..
u just Need to rename the .conf every time

-------------------------

rpcallowip=all
daemon=1
server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=12345
rpcconnect=127.0.0.1
gen=0


newbie
Activity: 56
Merit: 0
is there any tech guru?

why GTX690 hashing on K8x32 with
10000 khs and 17% load but with K1000x16 with 500khs and 50-98% load ?

why mine GPU if CPU gives 2mhs at pool?!

i cant get into that cudaminer after cgminer Sad

WTF?HuhHuhHuhHuh?

http://clip2net.com/clip/m120883/1391753501-clip-12kb.png
hero member
Activity: 644
Merit: 500
guys where can i download cpuminer windows for maxcoin cant find it
and is there a cgminer yet
member
Activity: 84
Merit: 10
I did everything you guys have helped me with till now, but i still get the 500 error. Has anyone been able to solve this?

1. I downloaded wallet and cudaminer, latest version
2. ran wallet once
3. went to users/appdata/roaming/maxcoin and added the maxcoin.conf (there was no .conf file in the folder)
4. went back to cudaminer, made a bat with the help of some of the settings you guys were showing, putting in my uder and pass, but still not sure on the localhost thing
5. ran maxcoind.exe
6. started the bat file

result:

error 500, some json stuff....can someone please help me..


-----------------------------------------------------

config =>

# Seed nodes
addnode=213.179.202.19
addnode=wombat.dar.sh
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
addnode=213.192.56.163:8334
addnode=91.121.8.25
addnode=148.251.11.43

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1


# RPC information
rpcuser=user
rpcpassword=pass
rpcport=12345
rpcconnect=127.0.0.1

# Mining
gen=0


------------------------------------

cudaminer.exe -o http://127.0.0.1:12345 -O user:pass --algo=keccak d 0 -l F1024x16 -L 128  -i 0 -C 2  -H 2 -s 10


works for me .. 

Thanks man...I will try this in a few hours once I am back home. Lost a whole night of sleep trying to get it to work. The .conf file will go into app/roaming/maxcoin folder, right?

I remember having this same issue when trying to mine litecoin in the wallet, but for the life of me I cant remember what I did to set it right.
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
I did everything you guys have helped me with till now, but i still get the 500 error. Has anyone been able to solve this?

1. I downloaded wallet and cudaminer, latest version
2. ran wallet once
3. went to users/appdata/roaming/maxcoin and added the maxcoin.conf (there was no .conf file in the folder)
4. went back to cudaminer, made a bat with the help of some of the settings you guys were showing, putting in my uder and pass, but still not sure on the localhost thing
5. ran maxcoind.exe
6. started the bat file

result:

error 500, some json stuff....can someone please help me..


-----------------------------------------------------

config =>

# Seed nodes
addnode=213.179.202.19
addnode=wombat.dar.sh
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
addnode=213.192.56.163:8334
addnode=91.121.8.25
addnode=148.251.11.43

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1


# RPC information
rpcuser=user
rpcpassword=pass
rpcport=12345
rpcconnect=127.0.0.1

# Mining
gen=0


------------------------------------

cudaminer.exe -o http://127.0.0.1:12345 -O user:pass --algo=keccak d 0 -l F1024x16 -L 128  -i 0 -C 2  -H 2 -s 10


works for me .. 
newbie
Activity: 28
Merit: 0
Can someone help me through the steps of compiling cudaminer with visual studio? I'm getting countless errors, even after adding the pre-requisites.

Any assistance is appreciated... thanks.
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!


Why does this show hashrate so high?  



The F, K, T kernels support keccak mining. Maybe the K kernels run faster on
Compute 3.5 devices. Best to try. Launch configs should look somewhat like this
(do not exceed the warp figures given here)

-l F1000x16
-l K1000x32   << fastest on my GTX 780
-l T1000x24

Best to replace the 1000 blocks with a large multiple of your card's
multiprocessor count. At least a few hundred, but probably less than 3000.


... try  -l K1000x32
member
Activity: 72
Merit: 10
has anybody figured the best configuration for gtx 680?
-L 128 -s 10 -l K1024x32  -i 0 -C 1 -m 1 -H 0
thats mine, 140,000, whats yours?
I was using
-L 128  -l K1024x32 -H 1

getting about 80000
your configuration doesn't work for me though, everything gets extremely sluggish, and 1000khash even with -i 1
member
Activity: 84
Merit: 10
I did everything you guys have helped me with till now, but i still get the 500 error. Has anyone been able to solve this?

1. I downloaded wallet and cudaminer, latest version
2. ran wallet once
3. went to users/appdata/roaming/maxcoin and added the maxcoin.conf (there was no .conf file in the folder)
4. went back to cudaminer, made a bat with the help of some of the settings you guys were showing, putting in my uder and pass, but still not sure on the localhost thing
5. ran maxcoind.exe
6. started the bat file

result:

error 500, some json stuff....can someone please help me..
donator
Activity: 1057
Merit: 1021


Why does this show hashrate so high? 
hero member
Activity: 728
Merit: 503
dApps Development Automation Platform
I tried max.rocketpool.co.uk, same deal as with other pools: no accepted shares.
same
newbie
Activity: 28
Merit: 0
has anybody figured the best configuration for gtx 680?
-L 128 -s 10 -l K1024x32  -i 0 -C 1 -m 1 -H 0
thats mine, 140,000, whats yours?
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
why cant i get real hashing? not in pool not in solo, looks like benchmark Sad






i u would see a " share found"  it will means that u find a block "solo-mining"
if u would see a " share found" @ mining in a pool , it was a wonder...  actualy cuda cant work on any kezzak pools

...


so its all fine
newbie
Activity: 56
Merit: 0
why cant i get real hashing? not in pool not in solo, looks like benchmark Sad

please help!

maxconf:
Code:
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
addnode=213.192.56.163:8334
addnode=107.170.15.110:8668
addnode=131.111.33.245:8668
addnode=137.116.204.146:8668
addnode=138.91.116.247:8668
addnode=144.76.107.81:8668
addnode=144.76.113.132:8668
addnode=144.76.238.140:8668
addnode=148.251.11.196:8668
addnode=162.251.118.42:8668
addnode=187.104.154.105:8668
addnode=162.243.98.115:8668
addnode=94.226.111.26:8668
addnode=108.166.119.210:8668
addnode=54.242.57.209:8668
addnode=109.204.130.61:8668
addnode=62.24.83.120:8668
addnode=107.170.0.102:8668
addnode=37.139.10.249:8668
addnode=62.210.162.235:8668
addnode=54.80.38.63:8668
addnode=54.196.40.143:8668
addnode=23.97.130.72:8668

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1

# RPC information
rpcuser=plop
rpcpassword=plap
rpcport=8108
# Mining
gen=0

http://clip2net.com/clip/m120883/1391749580-clip-12kb.png

I have a 690 as well. Pain in the ass to get tweaked because the GPUs share the same memory. I finally got it stable with these settings.

--algo=keccak -C 2 -L 128 -H 2 -l K1024x16 -i 0

I'm getting between 106000 - 108000 kh/s

you have load on GPUS? i can get even 20 000 what the point if there is no blocks? its like benchmark i think nothing more
member
Activity: 72
Merit: 10
has anybody figured the best configuration for gtx 680?
newbie
Activity: 5
Merit: 0
why cant i get real hashing? not in pool not in solo, looks like benchmark Sad

please help!

maxconf:
Code:
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
addnode=213.192.56.163:8334
addnode=107.170.15.110:8668
addnode=131.111.33.245:8668
addnode=137.116.204.146:8668
addnode=138.91.116.247:8668
addnode=144.76.107.81:8668
addnode=144.76.113.132:8668
addnode=144.76.238.140:8668
addnode=148.251.11.196:8668
addnode=162.251.118.42:8668
addnode=187.104.154.105:8668
addnode=162.243.98.115:8668
addnode=94.226.111.26:8668
addnode=108.166.119.210:8668
addnode=54.242.57.209:8668
addnode=109.204.130.61:8668
addnode=62.24.83.120:8668
addnode=107.170.0.102:8668
addnode=37.139.10.249:8668
addnode=62.210.162.235:8668
addnode=54.80.38.63:8668
addnode=54.196.40.143:8668
addnode=23.97.130.72:8668

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1

# RPC information
rpcuser=plop
rpcpassword=plap
rpcport=8108
# Mining
gen=0

http://clip2net.com/clip/m120883/1391749580-clip-12kb.png

I have a 690 as well. Pain in the ass to get tweaked because the GPUs share the same memory. I finally got it stable with these settings.

--algo=keccak -C 2 -L 128 -H 2 -l K1024x16 -i 0

I'm getting between 106000 - 108000 kh/s
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
if someone helps me get my nvidia card hashing maxcoin ill pay a hefty BTC donation add me ok skype  : toewing

what is your Problem oO
legendary
Activity: 1894
Merit: 1087
if someone helps me get my nvidia card hashing maxcoin ill pay a hefty BTC donation add me ok skype  : toewing
newbie
Activity: 32
Merit: 0
I tried max.rocketpool.co.uk, same deal as with other pools: no accepted shares.
Jump to: