Bitcoin Forum
May 03, 2024, 03:13:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 [80] 81 82 83 »
1581  Bitcoin / Pools / Re: [480 GH/s] Eligius pool: ~0Fee SMPPS, no reg, RollNtime, SQL, hop OK, 8decimals on: July 18, 2011, 04:14:00 PM
I'd recommend poclbm instead of Phoenix. Phoenix has simply fallen too far behind to be a good choice anymore. poclbm has the latest optimized phatk kernel, plus support for X-Roll-Ntime so it will never be idle just because of network delays. I have a branch of poclbm on Gitorious that will also resend shares when there's a network issue (sometimes this causes invalid/duplicate for the retry, but you can ignore those).

Luke-jr, where's your branch on Gitorius? I'd like to try it out. Thanks.
1582  Bitcoin / Mining software (miners) / Re: further improved phatk OpenCL Kernel (> 3% increase) for Phoenix - 2011-07-17 on: July 18, 2011, 03:23:28 AM
Can you make another version that includes all the recent changes and __init__.py does not need to changed?
thanks

Why?  Just unzip in the kernels/phatk/ directory.

Main reason is some people like to use this kernel with poclbm. The 7-11 works, but the newest doesn't because it requires changes in __init__.py which is specific to phoenix. BOARBEAR is asking for a version that includes all the additional improvements since 7-11 that doesn't require any changes to __init__.py.
1583  Bitcoin / Pools / Re: [165 GH/s 0% fee SMPPS] Ars Technica community mining pool! on: July 18, 2011, 01:30:15 AM
He's using floats to try to be perfectly fair and everyone gets their exact share. It gets rounded when you withdraw and not just rounded down when you earn your share.
It's probably not worth it to be that precise since 1 satoshi is not worth much. But why are you so against it that you would quit mining here? Is using floats going to cheat you of something?
1584  Other / CPU/GPU Bitcoin mining hardware / Re: New command-line tool for overclocking ATI cards (Linux) on: July 17, 2011, 11:17:55 PM
It worked. Thanks.

Code:
mining@miner1:~$ atitweak -s
0. ATI Radeon HD 5900 Series (:0.0)
    engine clock 825MHz, memory clock 175MHz, core voltage 1.05VDC, performance level 2, utilization 99%
    fan speed 49% (3145 RPM) (user-defined)
    temperature 79.5 C
1. ATI Radeon HD 5900 Series (:0.1)
    engine clock 825MHz, memory clock 175MHz, core voltage 1.05VDC, performance level 2, utilization 99%
    unable to get fan speed
    temperature 78.5 C
2. ATI Radeon HD 5900 Series (:0.2)
    engine clock 825MHz, memory clock 175MHz, core voltage 1.05VDC, performance level 2, utilization 99%
    fan speed 45% (2810 RPM) (user-defined)
    temperature 78 C
3. ATI Radeon HD 5900 Series (:0.3)
    engine clock 825MHz, memory clock 175MHz, core voltage 1.05VDC, performance level 2, utilization 99%
    unable to get fan speed
    temperature 77 C
4. ATI Radeon HD 5900 Series (:0.4)
    engine clock 825MHz, memory clock 175MHz, core voltage 1.05VDC, performance level 2, utilization 99%
    fan speed 40% (4572 RPM) (user-defined)
    temperature 70 C
5. ATI Radeon HD 5900 Series (:0.5)
    engine clock 825MHz, memory clock 175MHz, core voltage 1.05VDC, performance level 2, utilization 99%
    unable to get fan speed
    temperature 66 C
1585  Bitcoin / Pools / Re: [165 GH/s 0% fee SMPPS] Ars Technica community mining pool! on: July 17, 2011, 10:16:32 PM
Yeah, it's a known problem. I think it currently just checks every 5 minutes. If a block is found, it just assumes the latest found block is it. I think that's a bug with SimpleCoin, but not sure. I assume BurningToad is planning to fix it.
1586  Bitcoin / Mining software (miners) / Re: Official CGMINER thread - CPU/GPU miner in C for linux/windows/osx on: July 17, 2011, 10:08:18 PM
I tried my other machine with 6x 6970 at intensity 8 with all other parameters using the defaults.
With poclbm, I normally get 399 mhash/s for each card for a total of 2394 mhash/s.

I ran it for 15 minutes:

Code:
 cgminer version 1.2.7 - Started: [2011-07-17 14:51:54]
--------------------------------------------------------------------------------
 [(5s):1927.3  (avg):1989.7 Mh/s] [Q:423  A:296  R:2  HW:0  E:70%  U:20.83/m]
 TQ: 8  ST: 7  LS: 0  SS: 0  DW: 10  NB: 1  LW: 10  LO: 4  RF: 1  I: 8
 Connected to http://arsbitcoin.com:8344 as user ChocoboLee.21
 Block 000119a00d89314ecd1621e344011ee7  started: [2011-07-17 15:01:23]
--------------------------------------------------------------------------------
 GPU 0: [340.5 Mh/s] [Q:71  A:53  R:0  HW:0  E:75%  U:3.73/m]
 GPU 1: [331.3 Mh/s] [Q:70  A:49  R:0  HW:0  E:70%  U:3.45/m]
 GPU 2: [348.8 Mh/s] [Q:72  A:47  R:0  HW:0  E:66%  U:3.35/m]
 GPU 3: [369.7 Mh/s] [Q:76  A:70  R:1  HW:0  E:92%  U:4.93/m]
 GPU 4: [319.0 Mh/s] [Q:67  A:40  R:1  HW:0  E:60%  U:2.87/m]
 GPU 5: [287.0 Mh/s] [Q:62  A:44  R:0  HW:0  E:71%  U:3.58/m]
--------------------------------------------------------------------------------

Here's what my pool says:

ChocoboLee.21      Y   1482   

Have other people had success with running cgminer with 6 gpus? Is it possible that it's not able to handle all 6 efficiently? This is happening on both my machines. Should I try other things like setting number of threads per GPU?
1587  Other / CPU/GPU Bitcoin mining hardware / Re: New command-line tool for overclocking ATI cards (Linux) on: July 17, 2011, 09:09:13 PM
Can't get or set fan speed for dual gpus like 5970.

mining@miner1:~$ atitweak -s
0. ATI Radeon HD 5900 Series (:0.0)
    engine clock 825MHz, memory clock 175MHz, core voltage 1.05VDC, performance level 2, utilization 99%
    fan speed 48% (3093 RPM) (user-defined)
    temperature 79.5 C
1. ATI Radeon HD 5900 Series (:0.1)
    engine clock 825MHz, memory clock 175MHz, core voltage 1.05VDC, performance level 2, utilization 99%
ADL_Overdrive5_FanSpeed_Get failed.
1588  Bitcoin / Mining software (miners) / Re: Official CGMINER thread - CPU/GPU miner in C for linux/windows/osx on: July 17, 2011, 06:21:05 PM
I ran it with intensity 9 for 15 minutes:

Code:
 cgminer version 1.2.7 - Started: [2011-07-17 11:02:12]
--------------------------------------------------------------------------------
 [(5s):1483.6  (avg):1975.2 Mh/s] [Q:464  A:436  R:1  HW:0  E:94%  U:26.96/m]
 TQ: 3  ST: 3  LS: 0  SS: 0  DW: 6  NB: 1  LW: 13  LO: 2  RF: 0  I: 9
 Connected to http://arsbitcoin.com:8344 as user ChocoboLee.11
 Block 00016e74d2aca09b32d80651d4dee587  started: [2011-07-17 11:13:05]
--------------------------------------------------------------------------------
 GPU 0: [374.9 Mh/s] [Q:87  A:92  R:0  HW:0  E:106%  U:5.72/m]
 GPU 1: [312.7 Mh/s] [Q:75  A:82  R:0  HW:0  E:109%  U:5.10/m]
 GPU 2: [324.2 Mh/s] [Q:77  A:87  R:1  HW:0  E:113%  U:5.38/m]
 GPU 3: [320.7 Mh/s] [Q:75  A:59  R:0  HW:0  E:82%  U:4.12/m]
 GPU 4: [273.8 Mh/s] [Q:67  A:41  R:0  HW:0  E:63%  U:3.10/m]
 GPU 5: [374.9 Mh/s] [Q:88  A:77  R:0  HW:0  E:88%  U:4.79/m]
--------------------------------------------------------------------------------

Funny thing is my pool is seeing a higher hashrate:
ChocoboLee.11      Y   2126

From poclbm, I was getting 374 mhash/s or a total of 2244 mhash/s.

So something really needs to be fixed with the hashrate display for me to use this miner. I will try intensity 8 when I get a chance.
1589  Bitcoin / Pools / Re: [445 GH/s] Eligius pool: ~0Fee SMPPS, no reg, RollNtime, SQL, hop OK, 8decimals on: July 17, 2011, 06:18:26 PM
That's why I proposed RSMMPS (http://forum.bitcoin.org/index.php?topic=27698.0).
If buffer goes into too much negative, it automatically becomes a proportional payout until the pool gets lucky again.
1590  Bitcoin / Bitcoin Discussion / Re: FirstBits.com - remember and share Bitcoin addresses on: July 17, 2011, 06:11:48 PM
firstbits.com

The guy who has the address that start's with the number "1" is really lucky xD You just have to remember the first digit.

lol, that's probably Satoshi.
1591  Bitcoin / Mining software (miners) / Re: Official CGMINER thread - CPU/GPU miner in C for linux/windows/osx on: July 17, 2011, 05:36:28 PM
FYI (for coblee in special)
3h and a bit into work
about a third of coblee's hash rate but ~half of his shares/minute
Code:
 [(5s):730.5  (avg):734.3 Mh/s] [Q:3332  A:2868  R:10  HW:0  E:86%  U:9.88/m]
 TQ: 5  ST: 5  LS: 0  SS: 0  DW: 91  NB: 36  LW: 41  LO: 13  RF: 0  I: 9
 Block 00014b8ee2314e0f883f034dff1e4a0f  started: [2011-07-17 15:08:25]
--------------------------------------------------------------------------------
 GPU 0: [372.6 Mh/s] [Q:1660  A:1442  R:5  HW:0  E:87%  U:4.97/m]
 GPU 1: [361.9 Mh/s] [Q:1619  A:1426  R:5  HW:0  E:88%  U:4.91/m]


setting intensity to higher values gives me more hashes/second but less shares/minute

Hmm, ok. I guess I was fooled by the hashrate. ckolivas, can you also display an effective hashrate number that is based on shares per minute? That way, people can easily see that something is wrong if the effective hashrate does not match up with the theoretical hashrate. Thanks.
1592  Bitcoin / Mining software (miners) / Re: Official CGMINER thread - CPU/GPU miner in C for linux/windows/osx on: July 17, 2011, 12:26:43 PM
I was getting 760 shares in 35 minutes with cgminer. With my previous poclbm, I got 960 shares in 35 minutes. So I'm definitely returning less shares with cgminer at I 14. I will change it to I 8/9 and test it. But I won't have time to do that for until maybe 8 hours later. I will report back what I find out.

Is it possible that I'm doing that many hashes but not reporting back to the pool all the hashes I found? Are some hashes lost when intensity is set so high? It would be nice if that information is captured somewhere.
1593  Bitcoin / Mining software (miners) / Re: Official CGMINER thread - CPU/GPU miner in C for linux/windows/osx on: July 17, 2011, 12:15:20 PM
Because your efficiency is low. The pool reports back what it thinks your hash rate is based on the number of accepted shares you return.

Efficiency is just accepted share divided by requested work. A low efficiency just means that cgminer is calling more getworks than necessary. The hashrate should represent how many accepted share I generate.

So the question still stands: why is cgminer reporting a higher hashrate? How is it calculating the hashrate if not using the accepted shares?

Another question is what does the intensity actually mean? I'm running on a headless dedicated miner. Why not set it to 14? And why not 9 instead of 8?

Thanks!
1594  Bitcoin / Mining software (miners) / Re: Official CGMINER thread - CPU/GPU miner in C for linux/windows/osx on: July 17, 2011, 11:53:50 AM
Your efficiency is particularly low. That may be the result of setting the intensity too high. Drop it from 14 to 8.

I've tried 8 and I was not getting good hashrate. Would 9 work?
Why would the hashrate reported here not be accurate versus what the pool sees?
1595  Bitcoin / Mining software (miners) / Re: Official CGMINER thread - CPU/GPU miner in C for linux/windows/osx on: July 17, 2011, 11:49:22 AM
And after I stopped it, here's the summary:

Code:
Summary of runtime statistics:

Started at [2011-07-17 04:12:34]
Runtime: 0 hrs : 35 mins : 37 secs
Average hashrate: 2255.4 Megahash/s
Queued work requests: 1533
Share submissions: 765
Accepted shares: 760
Rejected shares: 5
Reject ratio: 0.7
Hardware errors: 0
Efficiency (accepted / queued): 50%
Utility (accepted shares / min): 21.39/min

Discarded work due to new blocks: 18
Stale submissions discarded due to new blocks: 0
Unable to get work from server occasions: 4
Work items generated locally: 13
Submitting work remotely delay occasions: 0
New blocks detected on network: 5

Summary of per device statistics:

 GPU 0: [376.2 Mh/s] [Q:254  A:108  R:0  HW:0  E:43%  U:3.08/m]
 GPU 1: [375.7 Mh/s] [Q:254  A:143  R:1  HW:0  E:57%  U:4.05/m]
 GPU 2: [375.7 Mh/s] [Q:254  A:116  R:1  HW:0  E:46%  U:3.27/m]
 GPU 3: [375.7 Mh/s] [Q:253  A:123  R:2  HW:0  E:49%  U:3.51/m]
 GPU 4: [376.2 Mh/s] [Q:254  A:128  R:0  HW:0  E:50%  U:3.60/m]
 GPU 5: [376.2 Mh/s] [Q:254  A:142  R:1  HW:0  E:56%  U:4.00/m]
1596  Bitcoin / Mining software (miners) / Re: Official CGMINER thread - CPU/GPU miner in C for linux/windows/osx on: July 17, 2011, 11:47:54 AM
I have a weird problem. cgminer is reporting a hashrate that is a bit better than what I had before. BUT my pool (arsbitcoin) is reporting something much lower after I switched. And I did wait 30 minutes to make sure since the stats are for the last 10 minutes.

Here's what cgminer is showing:

Code:
 cgminer version 1.2.7 - Started: [2011-07-17 04:12:34]
--------------------------------------------------------------------------------
 [(5s):2201.5  (avg):2249.4 Mh/s] [Q:1380  A:690  R:2  HW:0  E:50%  U:21.43/m]
 TQ: 6  ST: 6  LS: 0  SS: 0  DW: 13  NB: 4  LW: 13  LO: 4  RF: 0  I: 14
 Connected to http://arsbitcoin.com:8344 as user ChocoboLee.12
 Block 0001aa09e56fefcc16d9935ed9e1e9b6  started: [2011-07-17 04:30:40]
--------------------------------------------------------------------------------
 GPU 0: [376.3 Mh/s] [Q:230  A:101  R:0  HW:0  E:44%  U:3.15/m]
 GPU 1: [376.3 Mh/s] [Q:229  A:127  R:0  HW:0  E:56%  U:3.97/m]
 GPU 2: [375.7 Mh/s] [Q:230  A:110  R:0  HW:0  E:49%  U:3.52/m]
 GPU 3: [375.7 Mh/s] [Q:229  A:115  R:1  HW:0  E:50%  U:3.58/m]
 GPU 4: [376.3 Mh/s] [Q:230  A:112  R:0  HW:0  E:49%  U:3.50/m]
 GPU 5: [376.3 Mh/s] [Q:230  A:125  R:1  HW:0  E:56%  U:3.99/m]
--------------------------------------------------------------------------------

Here's what my pool is saying:

ChocoboLee.12      Y   1460

Any ideas? I've been running this for 35 minutes. Can someone do a quick calculation to see if the amount of accepted shares is correct for my hashrate?
1597  Bitcoin / Mining software (miners) / Re: further improved phatk OpenCL Kernel (> 3% increase) for Phoenix - 2011-07-11 on: July 17, 2011, 07:53:58 AM
Donation sent!

When you release the next version, please explain whats changed in __init__.py.
I'm using fpgaminer's poclbm w/ phatk: http://forum.bitcoin.org/index.php?topic=19169.0
I'd like to see if we can make your phatk kernel still work with that.

Thanks!
1598  Economy / Goods / Re: [WTS] Radeon HD 6970 (used for a month) on: July 17, 2011, 01:39:30 AM
I'm interested in buying. How much of a discount for all 6?

All 6 for $1740 ($290 each) or 127 btc.
1599  Economy / Goods / [WTS] Radeon HD 6970 (SOLD!) on: July 16, 2011, 11:56:13 PM
I have 6 (only 2 left!) HIS Radeon HD 6970 that I want to sell. I bought them from newegg exactly a month ago Today.
http://www.newegg.com/Product/Product.aspx?Item=N82E16814161356&cm_re=his_6970-_-14-161-356-_-Product

I've been mining with the card at 895 MHz clock speed and was getting 399 MHash/s, but I decided to stop. I paid $315 + tax + shipping (~340) for each, but I'm willing to sell each for $280 shipped to 48 US states. (or both for $550) If international, please inquire about shipping costs. I accept PayPal or bitcoins (at current mtgox exchange rate). They come in original box with everything.

I have done a lot of selling on ebay: http://myworld.ebay.com/coblees
And also recently traded on bitcoin-otc: http://bitcoin-otc.com/viewratingdetail.php?nick=coblee

Thanks!
1600  Bitcoin / Mining support / Re: iMac with 6750M on: July 16, 2011, 06:02:36 AM
I don't know many people that mine with an iMac. And I have heard people burning out their cards. Don't know how hot their cards are though. I have an iMac with a 5750. I was getting 77 mhash/s. Once I heard the story of someone's iMac dying, I stopped mining on mine. Not worth it... so I just got a dedicated miner.
Pages: « 1 ... 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 [80] 81 82 83 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!