Bitcoin Forum
April 23, 2024, 03:54:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 »
  Print  
Author Topic: Bitminter client (Windows/Linux/Mac)  (Read 654620 times)
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
September 30, 2011, 02:33:12 PM
 #41

Because of the way the OpenCL drivers work you get one core at 100% for each GPU on nvidia and on AMD with more than 1 GPU in the system. If you use only a single AMD GPU, it may be possible without one core getting 100% usage.

Apparently it's possible to avoid the problem on nvidia if using CUDA instead of OpenCL, I believe there you can choose to busy-wait (causing 100% usage on a core) or not. Haven't looked into CUDA yet, though.

Edit: When I say 'core' here I mean CPU core.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
1713887656
Hero Member
*
Offline Offline

Posts: 1713887656

View Profile Personal Message (Offline)

Ignore
1713887656
Reply with quote  #2

1713887656
Report to moderator
1713887656
Hero Member
*
Offline Offline

Posts: 1713887656

View Profile Personal Message (Offline)

Ignore
1713887656
Reply with quote  #2

1713887656
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
P4man
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
September 30, 2011, 02:46:18 PM
 #42

I started to have exactly the same problem: javaw sucking 30-40% of my cpu (AMD64 X2@3Ghz) and puter getting hogged and unresponsive (even lowering the priority of javaw). So now I am mining with Phoenix, which sucks 40% of my cpu too, and is slower than the bitminter client (403Mhs vs 420 from a 5870) but at least keeping it at low priority my puter remains snappy.

Anyone knows if it is normal a so high cpu load when mining, or there is some fix I could try?
I am now using official drivers 11.9 on XP32.

Its the AMD drivers (though nvidia drivers are not better, at least on linux)
Im now running an 5850  on the same old Pentium 4 and my CPU load is pretty much zero with bitminter. Im using (I think) catalyst 11.3. This is on ubuntu, but the problem is the same as on windows, so try grabbing some old ati drivers.

FalconFour
Full Member
***
Offline Offline

Activity: 176
Merit: 100



View Profile WWW
October 03, 2011, 05:51:37 PM
 #43

I started to have exactly the same problem: javaw sucking 30-40% of my cpu (AMD64 X2@3Ghz) and puter getting hogged and unresponsive (even lowering the priority of javaw). So now I am mining with Phoenix, which sucks 40% of my cpu too, and is slower than the bitminter client (403Mhs vs 420 from a 5870) but at least keeping it at low priority my puter remains snappy.

Anyone knows if it is normal a so high cpu load when mining, or there is some fix I could try?
I am now using official drivers 11.9 on XP32.
Setting it to low priority isn't going to help the fact that you're burning tons of CPU heat with a runaway CPU process performing no work... great way to screw over your power bill is letting your CPU run full speed when the GPU is doing all the work. At the very least, set a power profile with a maximum CPU state of 50% in Windows 7 power options just for mining.

But the proper fix is to untangle the cause of the CPU usage. BitMinter doesn't have aggression options (just a vague "delay period" option that doesn't conceptually tie in well with "Aggression" IMO), but most others do. You can feed any "aggression" setting you want at it, but if you go "over your limit" on what the GPU can actually process, you end up generating CPU usage which is the result of trying to feed too much work to the GPU at once. In Phoenix, try adjusting the "AGGRESSION=" parameter somewhere between 5 (uber low-end card) and 12 (uber high-end card) to see what setting just barely gets phoenix.exe to get you 0-5% CPU.

feed the bird: 187CXEVzakbzcANsyhpAAoF2k6KJsc55P1 (BTC) / LiRzzXnwamFCHoNnWqEkZk9HknRmjNT7nU (LTC)
P4man
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
October 03, 2011, 09:35:50 PM
 #44

But the proper fix is to untangle the cause of the CPU usage. BitMinter doesn't have aggression options (just a vague "delay period" option that doesn't conceptually tie in well with "Aggression" IMO), but most others do.

AFAIK, its the exact same thing.  Its just that "aggression" is defined so that higher aggression means higher GPU kernel priority. Break interval is the opposite, as I understand it, its the time between opportunities for the OS to do something else, so higher interval means lower GPU priority.


DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
October 04, 2011, 05:14:55 AM
 #45

AFAIK, its the exact same thing.  Its just that "aggression" is defined so that higher aggression means higher GPU kernel priority. Break interval is the opposite, as I understand it, its the time between opportunities for the OS to do something else, so higher interval means lower GPU priority.

Yeah, just two ways of deciding how big each job for the GPU should be. If you give it so much work in one go that it takes more than 5 seconds to process, Windows will think something locked up and it will restart the graphics driver. And even before that the desktop will of course get extremely laggy. On the other hand, there is a little overhead every time you give the GPU new work. So if you give it tiny jobs things get slowed down from the overhead.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
conspirosphere.tk
Legendary
*
Offline Offline

Activity: 2352
Merit: 1064


Bitcoin is antisemitic


View Profile
October 04, 2011, 08:37:02 PM
 #46

The only way I found to fix this problem is to revert back to cataCLYSM 11.5. With them javaw takes only 2-3% of cpu while mining.
So I propose to launch a petition to ATI to fix this bug (maybe they see it as a "feature").

On another miner I am still keeping cataCLYSM 11.9 keeping the cpu underclocked by CrystalCPUID on XP, since I think to add a second card and I know that old drivers need a dummy plug that I don't have and don't want.


Setting it to low priority isn't going to help the fact that you're burning tons of CPU heat with a runaway CPU process performing no work... great way to screw over your power bill is letting your CPU run full speed when the GPU is doing all the work. At the very least, set a power profile with a maximum CPU state of 50% in Windows 7 power options just for mining.

But the proper fix is to untangle the cause of the CPU usage. ...
[/quote]
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
October 10, 2011, 08:36:14 PM
Last edit: December 30, 2013, 11:42:04 PM by DrHaribo
 #47

Beta version 1.1.0-M1 (milestone 1) now available.



Changes:
  • Reduce stales through better handling of stale data and block changes.
  • Improved buffer handling. Should fix the performance degradation
      that some users observed with v1.0.1
  • Added sound effects
  • Log and play sound (if enabled) when submitting a block-generating
      proof of work. Display number of generated blocks on status bar.
  • Use larger log buffer - fit more log messages before old ones disappear
  • Base "BTC/day" display on up-to-date difficulty. Log changes in difficulty.
  • Bugfix: no longer automatically tries wrong password multiple times
  • Adjusted power meters for AMD Caicos and Intel i7 2600. Your GPU meter
      not in the middle of the green area at stock clock? Let me know.
  • Lowered minimum work interval (formerly break interval) from 10 to 1.
      Lowered default setting from 50 to 20.

What I would still like to add for v1.1 is saving GPU settings, automated mining, and an options window with at least settings for automation and audio. I'm releasing this now though to get it tested - it may take a while to finish the rest.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
Turbor
Legendary
*
Offline Offline

Activity: 1022
Merit: 1000


BitMinter


View Profile WWW
October 11, 2011, 04:37:24 PM
 #48

 Shocked the new version runs my card 2 degrees C cooler than before at the same hashrate. 1600 hashes and zero stales ! Very nice  Cheesy

conspirosphere.tk
Legendary
*
Offline Offline

Activity: 2352
Merit: 1064


Bitcoin is antisemitic


View Profile
October 11, 2011, 07:16:37 PM
 #49


It seems a bit slower on my 5870: now i get 395-405 Mhs against 415-420 Mhs with the previous version using the same settings.
Even my card seems a couple of degrees C cooler though.
P4man
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
October 11, 2011, 08:37:21 PM
 #50

Also seems a tad slower on my 5850, think I lost around 10  Mh/s

I take that back. its a fresh ubuntu beta install and I seem to have lost performance on the 1.0.1 version too

DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
October 11, 2011, 08:49:40 PM
 #51

When you get lower performance, are you sure you are running with the same settings? Remember default intervals changed from 50ms to 20ms.

Automation should be pretty high up on list of priorities, imho.

Yep, it is. Probably going to do merged mining (big job) and signature banners (small job) first, then automation.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
Turbor
Legendary
*
Offline Offline

Activity: 1022
Merit: 1000


BitMinter


View Profile WWW
October 11, 2011, 08:51:06 PM
 #52

I changed my work intervals from 100 to 500 ms. Perhaps i see no big difference because the card is so slow. At the same intervals, the computer is more responsive than before. Nice for background mining.

conspirosphere.tk
Legendary
*
Offline Offline

Activity: 2352
Merit: 1064


Bitcoin is antisemitic


View Profile
October 11, 2011, 08:57:36 PM
 #53

Even my 5750 on another pc is slower: from 175 Mhs with the previous version to 163 Mhs now. Same settings, of course.
Even my puters seems more responsive though, so I am happy anyway.
Turbor
Legendary
*
Offline Offline

Activity: 1022
Merit: 1000


BitMinter


View Profile WWW
October 11, 2011, 09:00:47 PM
 #54

How much can you bring it up with higher work intervals ?

DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
October 11, 2011, 09:03:40 PM
 #55

Damn, performance wasn't supposed to drop. Wink Well, this is what beta testing is for. Thanks for the reports, guys! Smiley I will look into this.

How much higher intervals help depends on your hardware and what other programs you got running. Basically you just have to try it out.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
SgtMoth
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1004


buy silver!


View Profile
October 12, 2011, 07:55:56 AM
 #56

im still running last vers, 16days 2 hours 363290 and 418 rejects, im staying with this one till you get the bugs worked out.
SgtMoth
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1004


buy silver!


View Profile
October 12, 2011, 07:58:30 AM
 #57

btw...i cant find the donation box??
Fefox
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
October 12, 2011, 09:22:28 PM
 #58

Beta is working great for me..

K9A2 Platinum MB / dual core CPU forget what it is.
4GB Ram / no HD
2 x 6970's
Ubuntu

getting 428 a card 52121 with 68 rejects

----

890FXA-GD70 / 1090T CPU
8GB ram / HD
3 x 6970's
Windows 7 64 bit

Getting 420 a card.  19898 with 12 rejects


I just want to be able to start it up from the command line Smiley
conspirosphere.tk
Legendary
*
Offline Offline

Activity: 2352
Merit: 1064


Bitcoin is antisemitic


View Profile
October 12, 2011, 09:27:28 PM
 #59

Yes, beta is fine. I just increased the work intervals to 20 (I used to keep it at 10 with previous version) to obtain the same performance I got with the previous version. But in addition my puter is much more snappy and my cards a bit cooler with the beta.
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
October 12, 2011, 10:12:03 PM
 #60

btw...i cant find the donation box??

Voluntary donations most likely coming after merged mining, signature banners and automated mining. So hold that thought! Wink

I just want to be able to start it up from the command line Smiley

For regular: javaws https://bitminter.com/client/bitminter.jnlp
For beta: javaws https://bitminter.com/beta/beta.jnlp

Smiley

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!