Author

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

newbie
Activity: 28
Merit: 0
C:\Users\Ed\AppData\Roaming\Maxcoin\maxcoind getmininginfo
C:\Users\Ed\AppData\Roaming\Maxcoin\maxcoind getbalance
C:\Users\Ed\AppData\Roaming\Maxcoin\maxcoind listtransactions
C:\Users\Ed\AppData\Roaming\Maxcoin\maxcoind setgenerate false
C:\Users\Ed\AppData\Roaming\Maxcoin\maxcoind getaccountaddress ""
full member
Activity: 182
Merit: 100
Probably a stupid question, but, on the windows client how do we even go about checking our balance of coins ?!>!?!?!

maxcoind.exe getbalance   from another DOS box while the first maxcoind.exe is running as server.

Aww what, I only have a balance of 192... and listtransactions shows a load of orphaned Sad
newbie
Activity: 8
Merit: 0
http://max.1gh.com/ pool up
shall we show them what nividia can do?

How to setup  for that pool?
full member
Activity: 133
Merit: 100
75000 khash/s with my GTX660  Grin
sr. member
Activity: 350
Merit: 250
ok so after my stupid ubuntu system died trying to get the maxcoin wallet working im now up and running on windows
gtx 780 mining at 156Mhash/s

over 20Mhash/s  less then ubuntu sadly
newbie
Activity: 7
Merit: 0
Where to find my wallet address? This command line wallet is confusing...  Huh
member
Activity: 66
Merit: 10
How to check what your adress is on the windows client?
full member
Activity: 126
Merit: 100
How can i know that i am mining for my wallet ? (with the Qt wallet)
newbie
Activity: 28
Merit: 0
http://max.1gh.com/ pool up
shall we show them what nividia can do?
member
Activity: 70
Merit: 10
█ Scrooge D Silver █
Congrats to the cudaMiner users. You seem to own Maxcoin pretty much  Grin
member
Activity: 70
Merit: 10
I have a feeling my hash rates are bogus. How do you double check if they're real?
legendary
Activity: 1148
Merit: 1000
Please help.

I have a GTS 450
I run
cudaminer --algo=keccak -d 0   -o http://127.0.0.1:8180 -O user:pass

and now it says launch configuration f419x2 and gives me approx 3500 KH/s

I think it is too low! what can i do?

Also can I mine with CPU and GPU at the same time?
 

did you autotune that? bad idea.

-l F1000x16 -L 256

upper case F, large number of blocks, warps at the limit of 16 for Fermi please. Lookup gap crazy high.

if you get out of memory drop the 1000 to maybe 500 or 250


thank you!!!

I went to 25 mH/s with 99% usage
 cudaminer --algo=keccak -d 0   -o http://127.0.0.1:8180 -O user:pass -C 2 -l F1000x16 -L 256  -H 2  -i 0 

you think I have to change something?

newbie
Activity: 23
Merit: 0
I was mining from the blank cmd...then I closed everything to download the new wallet with a gui and now I'm only getting json_rpc_call failed. Is this a node issue or and I just have to wait for it to connect or do I have to redo my configuration.

Ive made a huge mistake?

update windows wallet from github (new exe file), delete your peers.dat in %APPDATA%\MaxCoin and you should be OK

Thanks, worked like a charm, been following this thread and your work since mid January. Got a decent amount going for me with Vert so far. Youll likely see a donation from me in the future if things pick up Cheesy

Also GTX 760 Users my current config is pulling 98 - 109,000k per card

 --algo=keccak -d 0 -L 256 -H 2 -C 2 -m 1  -l K998x32
hero member
Activity: 756
Merit: 502
Probably a stupid question, but, on the windows client how do we even go about checking our balance of coins ?!>!?!?!

maxcoind.exe getbalance   from another DOS box while the first maxcoind.exe is running as server.
newbie
Activity: 56
Merit: 0
Hope this last one sticks.
[
    {
        "account" : "",
        "address" : "mYaFm6TcPf6DYYMcke5LaUQir8n4Ctu8dS",
        "category" : "orphan",
        "amount" : 96.00000000,
        "confirmations" : 0,
        "generated" : true,
        "txid" : "e556759fb23c61cf3cc3a17de0d1f29c758c2e50e269abc258b3e2f4da1ced
ed",
        "time" : 1391720298,
        "timereceived" : 1391720300
    },
    {
        "account" : "",
        "address" : "mekA2KYGu22cEgMaKJ7TAGdTRAaRvWsm9V",
        "category" : "orphan",
        "amount" : 96.00000000,
        "confirmations" : 0,
        "generated" : true,
        "txid" : "5c7ed7547bcc5a2ab32c78b98563ba79ab74e4a2782f4dfd4eebb4634e2761
e2",
        "time" : 1391722904,
        "timereceived" : 1391722907
    },
    {
        "account" : "",
        "address" : "mS876jGJNaoyrKbGRpmqAapjif6aDA4cQM",
        "category" : "immature",
        "amount" : 96.00000000,
        "confirmations" : 101,
        "generated" : true,
        "blockhash" : "000000000089f1c002b4a0c75b1e50f6d23ed1fb8d153fd77a10a9348
8ee71c0",
        "blockindex" : 0,
        "blocktime" : 1391724392,
        "txid" : "d32c3cf82524ebdba7c4f2926a706c2ed541f076d2c704c6502f471aa9f435
a0",
        "time" : 1391724392,
        "timereceived" : 1391724393
    }
]


What command to view this info?

open a command prompt window in the folder of your maxcoind thats already running, then type maxcoind listtransactions
full member
Activity: 145
Merit: 101
Hope this last one sticks.
[
    {
        "account" : "",
        "address" : "mYaFm6TcPf6DYYMcke5LaUQir8n4Ctu8dS",
        "category" : "orphan",
        "amount" : 96.00000000,
        "confirmations" : 0,
        "generated" : true,
        "txid" : "e556759fb23c61cf3cc3a17de0d1f29c758c2e50e269abc258b3e2f4da1ced
ed",
        "time" : 1391720298,
        "timereceived" : 1391720300
    },
    {
        "account" : "",
        "address" : "mekA2KYGu22cEgMaKJ7TAGdTRAaRvWsm9V",
        "category" : "orphan",
        "amount" : 96.00000000,
        "confirmations" : 0,
        "generated" : true,
        "txid" : "5c7ed7547bcc5a2ab32c78b98563ba79ab74e4a2782f4dfd4eebb4634e2761
e2",
        "time" : 1391722904,
        "timereceived" : 1391722907
    },
    {
        "account" : "",
        "address" : "mS876jGJNaoyrKbGRpmqAapjif6aDA4cQM",
        "category" : "immature",
        "amount" : 96.00000000,
        "confirmations" : 101,
        "generated" : true,
        "blockhash" : "000000000089f1c002b4a0c75b1e50f6d23ed1fb8d153fd77a10a9348
8ee71c0",
        "blockindex" : 0,
        "blocktime" : 1391724392,
        "txid" : "d32c3cf82524ebdba7c4f2926a706c2ed541f076d2c704c6502f471aa9f435
a0",
        "time" : 1391724392,
        "timereceived" : 1391724393
    }
]


What command to view this info?
ImI
legendary
Activity: 1946
Merit: 1019

What hashrate to expect from Nvidia GT650 ??
hero member
Activity: 854
Merit: 501
 tip and MAX
mYypQ93jiHZvU4ELXHxnh6WARCe9YBbEBQ
member
Activity: 61
Merit: 10
Probably a stupid question, but, on the windows client how do we even go about checking our balance of coins ?!>!?!?!
newbie
Activity: 50
Merit: 0
GTX 650 Ti BOOST:
Code:
-C 2 -H 2 -l K1536x16 -L 128
Reason : I read it has 768 multiprocessors, * 2 by trial and error

Getting 62000khash/s on one machine and actually only 47000kh/s on a newer machine Edit: Both getting 62 now.

I would appreciate any better configs (I have tried a lot, including K1000 etc.)

Normally I use K8x16.

I found 2 blocks right away and none since, but they were orphans.
Jump to: