Author

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

member
Activity: 66
Merit: 10
750tis are a no brainer to buy if you want to mine - with the current free-2-play bundle from nvidia a 750ti costs ~95€ and you can even sell it right now for 120€+. You will be able to sell the card with profits after months of mining.

what version?

I think all of them Tongue http://www.geforce.com/spring2014-free-to-play-bundle

I have 4 X 150$ in game thingies for sale !

Make me an offer !  Smiley

Holy cow. I have 30x750tis and hear none from this. Anyone from Europe gets this promotion too?
Thanks in advance.

Yep, I am from Germany and it works well Wink
full member
Activity: 263
Merit: 100
Not sure on my hashrate at the moment because I have it on quiet mode.  I'm guessing 12-15 Mh/s.
In order not to guess i'm change output information in ccminer like that
<>
In quite mode in bottom section you will see only 'yays' but in top section you will see hashrate for each graphic card

I'm guessing that you're own personal mod and compile to get that right? Any chance you can share it? Smiley

this is alfa version based on last ccminer-master from https://github.com/cbuchner1/ccminer.
no any increase for algos, changes only in console output information!
wait for review from alfa testers Wink
https://www.dropbox.com/s/i4sqpucbf0tqujs/ccminer_info.zip
legendary
Activity: 3164
Merit: 1003
Not sure on my hashrate at the moment because I have it on quiet mode.  I'm guessing 12-15 Mh/s.
In order not to guess i'm change output information in ccminer like that

In quite mode in bottom section you will see only 'yays' but in top section you will see hashrate for each graphic card

zelante   how did you do that  thanks
full member
Activity: 126
Merit: 100
Not sure on my hashrate at the moment because I have it on quiet mode.  I'm guessing 12-15 Mh/s.
In order not to guess i'm change output information in ccminer like that
<>
In quite mode in bottom section you will see only 'yays' but in top section you will see hashrate for each graphic card

I'm guessing that you're own personal mod and compile to get that right? Any chance you can share it? Smiley
hero member
Activity: 938
Merit: 1000
750tis are a no brainer to buy if you want to mine - with the current free-2-play bundle from nvidia a 750ti costs ~95€ and you can even sell it right now for 120€+. You will be able to sell the card with profits after months of mining.

what version?

I think all of them Tongue http://www.geforce.com/spring2014-free-to-play-bundle

I have 4 X 150$ in game thingies for sale !

Make me an offer !  Smiley

Holy cow. I have 30x750tis and hear none from this. Anyone from Europe gets this promotion too?
Thanks in advance.
legendary
Activity: 914
Merit: 1001
@ltcnim Thanks, I never solo mined before! It works...  Grin

** edit **

Output is just hash rates for the cards, no yays or nay or boos or anything. I take it that's normal until a block is found, right?

yes, you will only see a "yay!" when you find a block (which might take a while ^^). However, if you use the "-q" parameter, you will not even see the hashes, only when a block is found.
full member
Activity: 263
Merit: 100
Not sure on my hashrate at the moment because I have it on quiet mode.  I'm guessing 12-15 Mh/s.
In order not to guess i'm change output information in ccminer like that

In quite mode in bottom section you will see only 'yays' but in top section you will see hashrate for each graphic card
full member
Activity: 252
Merit: 102
OPEN Platform - Powering Blockchain Acceptance
@ltcnim Thanks, I never solo mined before! It works...  Grin

** edit **

Output is just hash rates for the cards, no yays or nay or boos or anything. I take it that's normal until a block is found, right?
legendary
Activity: 914
Merit: 1001
Could anyone help me with Solo mining JPC?

I keep getting a stratum_subscribe timed out error.

ccminer config :

Code:
ccminer50.exe -a jackpot -q -o stratum+tcp://127.0.0.1:15372 -u String -p x

JackpotCoin.conf

Code:
rpcuser=String
rpcpassword=x
rpcallowip=localhost
rpcport=15372
listen=1
daemon=1
server=1
logtimestamps=1
maxconnections=100
addnode=90.155.222.162
addnode=66.176.62.63
addnode=93.233.79.195
addnode=98.193.2.154
addnode=5.250.177.28
addnode=24.13.164.246
addnode=74.90.54.187
addnode=76.168.111.3
addnode=110.255.149.5
addnode=85.102.226.187
addnode=46.39.240.53
addnode=154.20.19.46
addnode=186.59.181.76
addnode=74.33.230.204
addnode=107.202.133.56
addnode=75.150.145.65

When I call the url from a browser I seem to get a parse error :

Code:
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}

remove that "stratum+tcp://" from your URL. I don't think you have a local stratum server running... ^^

Code:
ccminer50.exe -a jackpot -q -o 127.0.0.1:15372 -u String -p x
full member
Activity: 252
Merit: 102
OPEN Platform - Powering Blockchain Acceptance
Could anyone help me with Solo mining JPC?

I keep getting a stratum_subscribe timed out error.

ccminer config :

Code:
ccminer50.exe -a jackpot -q -o stratum+tcp://127.0.0.1:15372 -u String -p x

JackpotCoin.conf

Code:
rpcuser=String
rpcpassword=x
rpcallowip=localhost
rpcport=15372
listen=1
daemon=1
server=1
logtimestamps=1
maxconnections=100
addnode=90.155.222.162
addnode=66.176.62.63
addnode=93.233.79.195
addnode=98.193.2.154
addnode=5.250.177.28
addnode=24.13.164.246
addnode=74.90.54.187
addnode=76.168.111.3
addnode=110.255.149.5
addnode=85.102.226.187
addnode=46.39.240.53
addnode=154.20.19.46
addnode=186.59.181.76
addnode=74.33.230.204
addnode=107.202.133.56
addnode=75.150.145.65

When I call the url from a browser I seem to get a parse error :

Code:
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}
sr. member
Activity: 330
Merit: 252
Yep im solo mining. There are loads of examples on how to do it, just give it a little search. On a side note, one of my 750tis found 4 blocks last night, my 780 found one in 24 hours. So dont always expect higher hashrate to get higher results

I tried solo mining a few weeks ago with more then 10x750ti and found only 3 blocks in 24hours... half of the excepted pool payout.
Solo makes fun... but depends quite a bit on your luck.
legendary
Activity: 3248
Merit: 1070
talking about 750ti, what core you need for 4MH/s on jackpot and 2.2 on x11?

Around 1340. I've done some testing with overclocked configs and stock configs, working out the hash rates and how much extra power you need for extra hash. As a result, I do not overclock my cards.

what is the best result that you have achieved with core and mem, without rising too much the consumption?

The factor pretty much stays the same, which means overclocking is giving me more hashing power but is consuming more electricity. I have come to the conclusion that there is no point in stressing my hardware because I don't earn any extra from it.

but having more hash is good at start or when the diff is low(booostcoin for example, low diff for one week then super pumped), you can earn more and if the coin go boom, you make more btc in the end

if the ratio is 1:1 then it is better to have more hash-power
full member
Activity: 252
Merit: 102
OPEN Platform - Powering Blockchain Acceptance
@big_jme I'm nearly there with the solo mining JPC, but I'm getting an error that Google isn't solving...

Code:
Error: stratum_subscribe timed out
hero member
Activity: 773
Merit: 508
Bitcore (BTX) - The Future is Now
I tried to mod the bios of the 750ti, but it didn't work got some "general fault" problem when trying from msdos Grin
Anybody already had that problem ? Is there a specific software to use with uefi bios ?
i modded my msi tf 750 ti rig. it seemed to help with scrypt a few month ago.  i am still looking for advice to get better hash on jpc. my modded mis rig gets the worst hash of my 3 rigs.
full member
Activity: 252
Merit: 102
OPEN Platform - Powering Blockchain Acceptance
talking about 750ti, what core you need for 4MH/s on jackpot and 2.2 on x11?

Around 1340. I've done some testing with overclocked configs and stock configs, working out the hash rates and how much extra power you need for extra hash. As a result, I do not overclock my cards.

what is the best result that you have achieved with core and mem, without rising too much the consumption?

The factor pretty much stays the same, which means overclocking is giving me more hashing power but is consuming more electricity. I have come to the conclusion that there is no point in stressing my hardware because I don't earn any extra from it.
legendary
Activity: 3248
Merit: 1070
talking about 750ti, what core you need for 4MH/s on jackpot and 2.2 on x11?

Around 1340. I've done some testing with overclocked configs and stock configs, working out the hash rates and how much extra power you need for extra hash. As a result, I do not overclock my cards.

what is the best result that you have achieved with core and mem, without rising too much the consumption?
newbie
Activity: 31
Merit: 0

What are you mining to get that return? The best day I've had is around £6, most days it's about £3.

about 60 mh/s on x11 with 750 TIs?  Just a guess

Wrong, 3 750Tis on jackpot. Made 0.05btc last night

Thanks bigjme, I'll look into that. I've got 6 750Ti cards so I'll have a go at pointing them to jackpot a little later.
full member
Activity: 252
Merit: 102
OPEN Platform - Powering Blockchain Acceptance
Ok, I'll Google it.

Could someone confirm that the Windows wallet in the ANN thread is safe?

https://bitcointalksearch.org/topic/annjpcmake-jackpotcoin-great-again-584481

I've been using an exchange wallet so far.

Thanks.
sr. member
Activity: 350
Merit: 250
Yep im solo mining. There are loads of examples on how to do it, just give it a little search. On a side note, one of my 750tis found 4 blocks last night, my 780 found one in 24 hours. So dont always expect higher hashrate to get higher results
full member
Activity: 252
Merit: 102
OPEN Platform - Powering Blockchain Acceptance
not the only one, £28 in 3 days, for £2 in electric Wink

What are you mining to get that return? The best day I've had is around £6, most days it's about £3.

about 60 mh/s on x11 with 750 TIs?  Just a guess

Wrong, 3 750Tis on jackpot. Made 0.05btc last night

Are you solo mining? If so, how are you doing it (I've never solo mined anything).
Jump to: