Author

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

member
Activity: 85
Merit: 10
What block are we on? My wallet just hit height:248.
newbie
Activity: 15
Merit: 0
Im mining with 670, gettng 102 000 kh/s, anyone getting bigger numbers?

my config > cudaminer.exe --algo=keccak -d 0 -C 2 -L 64 -H 2 -l K600x32 -o http://localhost:8108 -O username:password
newbie
Activity: 28
Merit: 0
So wait.  Forgive me i'm not used to solo mining...


But are you saying my one 670 that's saying "accepted 37/38" has dug up 38 blocks?

Bah! I have a 670 and I can't mine because my wallet won't sync >,>
hero member
Activity: 756
Merit: 502
So wait.  Forgive me i'm not used to solo mining...


But are you saying my one 670 that's saying "accepted 37/38" has dug up 38 blocks?

if solo mining, 37 blocks were found (some can be orphans).  if mining for a pool that's 37 accepted shares.
member
Activity: 112
Merit: 10
So wait.  Forgive me i'm not used to solo mining...


But are you saying my one 670 that's saying "accepted 37/38" has dug up 38 blocks?

yes -.-

can u post your cudaminer conf?
sr. member
Activity: 280
Merit: 250
So wait.  Forgive me i'm not used to solo mining...


But are you saying my one 670 that's saying "accepted 37/38" has dug up 38 blocks?
sr. member
Activity: 588
Merit: 251
thanks for the reply. Stupid question what should the ip and port be in the cudaminer command line?
newbie
Activity: 16
Merit: 0
I'm not sure if it was posted in here but here's a link to a post with some commands to check your wallet's balance and other network information.

https://bitcointalksearch.org/topic/m.4863787
hero member
Activity: 756
Merit: 502
and now my Linux wallet is crashing with symbol lookup error: maxcoin-qt: undefined symbol: _ZN8CryptoPP4SHA37RestartEv

buchner@miner1:~$ c++filt _ZN8CryptoPP4SHA37RestartEv
CryptoPP::SHA3::Restart()

mining party is over, it seems!
member
Activity: 85
Merit: 10
newbie
Activity: 53
Merit: 0
I've posted the Mac OS X binaries of the 2014-02-06 release (with MaxCoin support) for 10.6, 10.7, 10.8, and 10.9 here:  http://www.johnchapman.net/crypto-currency/cudaminer-2-6-2014-release-now-available-for-os-x-10-6-10-7-10-8-and-10-9-with-maxcoin-support/
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Quote
MaxCoin ‏@maxcoinproject  2m
On Windows, add your config file (https://github.com/Max-Coin/clients/blob/master/example-maxcoin.conf …) to C:\Users\\AppData\Roaming\Bitcoin\bitcoin.conf

Oh, lord.
hero member
Activity: 532
Merit: 500
So when it says accepted 30/32 (yay!!) that means we found a block? and does that also mean we got 96 coins?

30 blocks..¬_¬
full member
Activity: 182
Merit: 100
So when it says accepted 30/32 (yay!!) that means we found a block? and does that also mean we got 96 coins?
You found 30 blocks? :|
After my initial 12 I found nothing Sad
hero member
Activity: 756
Merit: 502
So when it says accepted 30/32 (yay!!) that means we found a block? and does that also mean we got 96 coins?

if it matures and doesn't get orphaned, yes.
newbie
Activity: 15
Merit: 0
I should go buy a lottery ticket.... thanks Christian!

https://i.imgur.com/ICFaUiq.png

I am finding one every 10-15 minutes.

I will try to upgrade my hash rate to 1 GHash before I go to bed.



You are Maxcoin millionaire already, Christian.

Btw how did you solo mine with multiple PCs?

How on earth did you get that to go?

I have this for  wallet config, i have the wallet open and running

# 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
addnode=213.192.56.163:8334

# Enable RPC
server=1

# RPC information
rpcuser=xxxx
rpcpassword=xxxx
rpcport=8108
# Mining
gen=0

and this for cuda

cudaminer.exe --algo=keccak -d 0 -C 2 -L 64 -H 2 -l K600x32 -o http://127.0.0.1:8108 -O xxxx:xxxx

And when I run cuda I just get
Internal Server Error
json_rpc_call failed, retry after 15 seconds.

Please help me out I've been trying to do this for 4 hrs!
newbie
Activity: 16
Merit: 0
So when it says accepted 30/32 (yay!!) that means we found a block? and does that also mean we got 96 coins?

Yes, unless it ends up an orphan.
member
Activity: 70
Merit: 10
So when it says accepted 30/32 (yay!!) that means we found a block? and does that also mean we got 96 coins?
hero member
Activity: 756
Merit: 502

You are Maxcoin millionaire already, Christian.

Btw how did you solo mine with multiple PCs?

rpcthreads=8   (bigger than 4 for sure)
rpcallowip=192.168.1.*   (your local IP range)

then connect from a remote PC to the computer running the wallet. Best to have statically assigned IPs, not dynamic DHCP...
member
Activity: 84
Merit: 10
do I have to set a rpc port?
Jump to: