Bitcoin Forum
May 28, 2024, 10:37:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7]
121  Bitcoin / Pools / Re: [~200 Gh/s Mining Pool] INSTANT PAYOUT,+1% with LP! +0.8% for no failed blocks! on: April 27, 2011, 06:18:11 PM
okay so I switched to a Cuda miner and it boosted to 60khash/s.... but I still don't understand how PPS versus proportional works... is there a wiki detailing this? I wanna find out which is better for BTC production!

edit: i keep seeing this, what does it mean:
122  Bitcoin / Pools / Re: [~200 Gh/s Mining Pool] INSTANT PAYOUT,+1% with LP! +0.8% for no failed blocks! on: April 27, 2011, 05:59:40 PM
So I'm only mining on a small GPU, 50khash/s, part time... Would one payment mode be more beneficial over the other?

PPS.  But at 50khash/s it would take you about five and half years to earn your first bitcoin.  Of course, it's far worse than that because the difficulty increases about every 2 weeks, so, really, you'll probably never earn a bitcoin.  I'd use that GPU for something else if I were you.

But working on a proprotional payout, I've gotten 0.01954144 BTC after about an hour or so of work.... 5 years? You can't be serious...
123  Bitcoin / Mining software (miners) / Re: RPC Miners (CPU/4way/CUDA/OpenCL) on: April 27, 2011, 05:58:38 PM
rpcminer-cuda.exe start -url=http://deepbit.net:8332 -user=XXXX@gmail.com -password=XXXX -gpu
Not working still
could not retrieve work from rpc server CURL return value = 22
If it was working with poclbm I guess your network settings should be OK. CURL return code is a fairly generic code that means the HTTP response was >= 400, that can include not found, internal server errors etc and I'm not sure what deepbit would return if the authentication failed for some reason.

I can see you have "start" in the command line though and don't see a mention of that in readme.txt, so that would be worth removing in case it's trying to use the first parameter by default as a URL. Also I guess it wouldn't cause a problem but -gpu shouldn't be required, according to the documentation it should select the first GPU but I didn't have to use it for that version, I guess it's implied you want to use a GPU because you're running the CUDA version.

Yeah, I removed the start flag and its working fine now lol... 60khash/s which is better than poclbm at 50kash/s Cheesy  yay

would i be better off with proportional payout or pps in mining pool?
124  Bitcoin / Pools / Re: [~200 Gh/s Mining Pool] INSTANT PAYOUT,+1% with LP! +0.8% for no failed blocks! on: April 27, 2011, 05:46:37 PM
So I'm only mining on a small GPU, 50khash/s, part time... Would one payment mode be more beneficial over the other?
125  Bitcoin / Mining software (miners) / Re: RPC Miners (CPU/4way/CUDA/OpenCL) on: April 27, 2011, 10:42:22 AM
So I'm trying to use this Cuda miner on my nvidia GTX 460 as I'm curious if its faster than poclbm.... however i cant get it to work.

I'm getting CURL return value = 22, couldn't retreive work from RPC server.... how do I correct this.... I'm using this parameters:

rpcminer-cuda.exe -host=http://deepbit.net -port=8332 -user=XXXXXXXXX@gmail.com -pass=XXXXXXXX -gpu

currently poclbm runs at ~60 khash/s according to deepbit, the window itself though reads 48,350 khash/s... not sure for the variance but oh well

Help testing the cuda miner?

I have poclbm working with deepbit before anyone tries to suggest arbitrary "make sure your info is good". Unless I need to make a second worker?


edit1; tweaked the startup command a bit, still not working, added info
Try the following syntax, it's what I was using on deepbit fairly recently:

rpcminer-cuda.exe -url=http://deepbit.net:8332 -user=XXXXXXXXX@gmail.com -password=XXXXXXXX

The deepbit speeds are an approximation over time as it doesn't know the true speeds, what poclbm was reporting will be a more accurate number.


rpcminer-cuda.exe start -url=http://deepbit.net:8332 -user=XXXX@gmail.com -password=XXXX -gpu
Not working still
could not retrieve work from rpc server CURL return value = 22

also says 'no blocks being hashed right now. this can happen if the application is still starting up, you supplied incorrect parameters, or there is a communications error connecting to the server

I dont run anti virus/firewall other than what comes with windows 7 (defender/firewall).
126  Bitcoin / Mining software (miners) / Re: RPC Miners (CPU/4way/CUDA/OpenCL) on: April 27, 2011, 10:15:12 AM
So I'm trying to use this Cuda miner on my nvidia GTX 460 as I'm curious if its faster than poclbm.... however i cant get it to work.

I'm getting CURL return value = 22, couldn't retreive work from RPC server.... how do I correct this.... I'm using this parameters:

rpcminer-cuda.exe -host=http://deepbit.net -port=8332 -user=XXXXXXXXX@gmail.com -pass=XXXXXXXX -gpu

currently poclbm runs at ~60 khash/s according to deepbit, the window itself though reads 48,350 khash/s... not sure for the variance but oh well

Help testing the cuda miner?

I have poclbm working with deepbit before anyone tries to suggest arbitrary "make sure your info is good". Unless I need to make a second worker?


edit1; tweaked the startup command a bit, still not working, added info
Pages: « 1 2 3 4 5 6 [7]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!