Bitcoin Forum
June 26, 2024, 01:21:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 6 »
61  Other / Beginners & Help / Re: Working on bitcoin exchange comparison chart on: May 11, 2013, 11:04:03 PM
My server is having some issues it somehow messed up the MtGox ticker but I managed to fix that, however there is still some issue with the CampBX Ticker since they return far more information than the average market, I hope to have fixed that by tomorrow Smiley
62  Other / Beginners & Help / Re: FUUU BITCUREX FUU!!!! on: May 02, 2013, 05:48:11 PM
Give them feedback on that so they can improve for the future.

Who cares now!! Like i will make this mistake a second time.. Should have been improved before i made this mistake, the losers!
And cause of people like you there will be many more of these threads to come.
63  Other / Beginners & Help / Re: Working on bitcoin exchange comparison chart on: May 01, 2013, 05:49:41 PM
Thanks matey - looks good to go now...
No problem man, let me know if you find anything else that seems off Smiley
64  Other / Beginners & Help / Re: Selling Steam Acount!! (Hitman: Absolution, GTA 4, and more!) 400$ Worth on: April 30, 2013, 08:23:18 AM
Some of the prices aren't right. E.G. It says Batman: Arkham City is free or no price when it's 30$ on steam.
Very true, but that still wouldn't bring it near $400.-
65  Other / Beginners & Help / Re: Selling Steam Acount!! (Hitman: Absolution, GTA 4, and more!) 400$ Worth on: April 29, 2013, 10:11:46 PM
I hate being an ass, but still going to be one >.>
http://steamdb.info/calculator/?player=76561198055214517&currency=us
Only worth $274.86, Just saying...
66  Other / Beginners & Help / Re: Working on bitcoin exchange comparison chart on: April 29, 2013, 04:14:59 PM
Hey Skami, is the website down - the graph has stopped showing for the last hour or so...
Fixed, it seemed to have happened when I started tweaking my firewall thanks for the catch man, didn't notice it myself Smiley
67  Other / Beginners & Help / Re: Working on bitcoin exchange comparison chart on: April 24, 2013, 10:21:13 PM
I like this. We need more people keeping the exchanges honest, especially the smaller ones Tongue
If you know any small exchanges I should add please post them Smiley
68  Other / Beginners & Help / Re: Working on bitcoin exchange comparison chart on: April 24, 2013, 12:14:47 PM
Update:

Added https://campbx.com/ to the USD chart will add the API to them later once I have more ticks buffered.
Changed the main line to MtGox since Bitfloor isn't really alive any more.

If anyone can think of any other markets please feel free to leave a comment Smiley
69  Other / Beginners & Help / Re: Working on bitcoin exchange comparison chart on: April 22, 2013, 10:57:56 PM
looks great!
Thank you sir. Smiley
70  Other / Beginners & Help / Re: Working on bitcoin exchange comparison chart on: April 22, 2013, 07:18:56 AM
Very nice.  Do you plan on adding additional exchanges in the future?
Did you have any exchanges in mind? Smiley
it's very good.
are you planning to add new alt coins ? it's useful
If you could link me to a few exchanges I will definitely look into that.
Nice work... can you build an app with that? Cheesy  An App like this on IOS or Andriod will be a Big Sell Cheesy

I might be able to create an Android app but that will take a fair amount of time about developing for IOS I've only looked into that once and that was kinda scary :p, so I doubt I'd be able to create that anytime soon.
71  Other / Beginners & Help / Re: Working on bitcoin exchange comparison chart on: April 14, 2013, 08:12:05 PM
Had some downtime after a switched died on my but I'm back up Smiley
72  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 11, 2013, 03:30:31 PM
Once I start it I get this, any suggestions?

Starting parameters are:

rpcminer-mod-cuda.exe -url="http://api.bitcoin.cz:8332" -user="WORKER" -password="PASS"


Add "-gpugrid=512" or try "-gpugrid=256"

rpcminer-mod-cuda.exe -url="http://api.bitcoin.cz:8332" -user="WORKER" -password="PASS" -gpu -gpugrid=512




Getting around 99 Mhash/s while I get around 104 Mhash/s with CGMiner
73  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 11, 2013, 08:32:33 AM
Once I start it I get this, any suggestions?

Starting parameters are:

rpcminer-mod-cuda.exe -url="http://api.bitcoin.cz:8332" -user="WORKER" -password="PASS"

Quote
Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 GPU GUDA device(s) found
Setting GPU GUDA device 0
CUDA initialized
Search Configuration for gpu named: GeForce GTX 670
Your device:
   - 7 streaming multiprocessors (SM)
   - can run sm version 300
   - bitcoin miner is optimized for 5 gpugrids per SM
   - max value for gpugrid parameter is 2147483647
max nonce 3FFFFFFF
Autotuning is on because no gridsize is given
Target = 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffff
Done allocating CUDA resources for (131040,256)
iterations on gpu=32 blocks=131040 threads=256
Iterations: 1,hashs per iteration 1073479680
<src\cuda\bitcoinminercuda.cpp>:193[CUDA] Error: unknown error
<src\cuda\bitcoinminercuda.cpp>:101[CUDA] Error: unknown error
74  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 08, 2013, 12:02:07 PM
@InqBit: is 137694 khash/s the first shown hash rate? Please run the miner 5 min and than look to the hash rate. The first hash rate is always lower because the first kernel call takes very long.
I see you run the code with without -aggression, please add -aggression=8  or 7 to you parameter to get more performance. -gputhreads is not needed because it is ignored and hard set to 256.

theoretic calculation rate for GTX480: 1401*15/(3733/32+1194/16)=109 MHash/s   (magic numbers are the count of operations from the binary for this implementation)

Mhh in my theoretic calculation  I assumed 109 MHash/s for a GTX480. I think I must check if my operation count for fermi is right.
Can someone with a GTX480 run the code under linux without -gpugrid.

I just made the appropriate changes and started a new run. Will let you know in a few how it works out.

FWIW, I've been running ~140-145'ish on cgminer, overclocked to 800 core (700 stock). This is my general use machine, so I didn't have aggression set to keep desktop usable, but will run at 7 for testing for you. I just checked my average hashrate on cgwatcher, and it is 140.1.

edit: 10 minutes later

C:\miners\rpcminer nvopt>rpcminer-mod-cuda.exe -url=api.bitcoin.cz:8332 -user=user -password=pass -gpugrid=512 -gpu=0 -aggression=7


last 5 hashrates
140345 khash/s
140360 khash/s
140052 khash/s
139525 khash/s
140080 khash/s
What hashrate where you getting without cuda?
75  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 04, 2013, 07:19:29 PM
i have compiled a windows version of the miner everyone who wants it send 0.5 btc to my adress and pm me Smiley



1ChFy7a3Lsyt3JkgG2NVWXBP4Yebs1YcVV

Willing to Escrow? Screen shots? Support for future updates?

i just compiled it its not difficult to compile it. sinsce i dont have any nvidia card i coult not test hashing.
just offering the binaries.
0.5 BTC for untested bins, uhu...
76  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 04, 2013, 02:55:59 PM
I will give  .25BTC for a Windows version to be created and maintained.... I have 37 nvidia cards that are BEGGING TO BE WORKED
I'll add another 0.1 BTC
77  Other / Beginners & Help / Re: Working on bitcoin exchange comparison chart on: April 02, 2013, 10:18:14 AM
Added the GBP Chart Smiley
And of course I've added the JSON to the info page, including High's

http://www.skami.net/GBP.aspx




I'm still going to work on the design so it it will also be rendered properly on smaller resolutions.

If anybody has any suggestions/comments/requests or feedback please leave a comment and I'll get on it ASAP.

This is brilliant - I am using it from my iphone now - loads in no time - many thanks
If you got any more suggestions please feel free to post them Smiley
78  Other / Beginners & Help / Re: Working on bitcoin exchange comparison chart on: March 31, 2013, 09:50:24 AM
Fixed mix up where MtGox EUR would be displayed on GBP Chart.
79  Other / Beginners & Help / Re: asyncdev iOS developing on: March 28, 2013, 01:24:24 PM
Looks really slick man, I hope you ever get around to making a Android version though Tongue
80  Other / Beginners & Help / Re: Buy a fraction of my soul in BTC! on: March 27, 2013, 08:28:42 PM
Is this what the typical bitcoin user look like? If so I am definitely barking up the wrong tree. On the plus side, it looks like our young generation is going to manage financially well after all. That myth of us passing down our debt to our children is now busted.

Maria 2.0

PS. Go to church Kid
I really do not care for your patronizing tone. I am an atheist, I detest church.
QFT
Pages: « 1 2 3 [4] 5 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!