Bitcoin Forum
April 16, 2024, 08:09:23 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 6 7 »  All
  Print  
Author Topic: poclbm using CPU 100% even though using GPU?  (Read 64879 times)
Dominic Sayers
Newbie
*
Offline Offline

Activity: 6
Merit: 0



View Profile
May 24, 2011, 09:04:11 AM
 #61

Same problem under Ubuntu 11.04.
AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
Two ATI cards.
GPU_USE_SYNC_OBJECTS=1
Latest poclbm

1 miner = 0-5% CPU
2 miners = 97-100% CPU
1713298163
Hero Member
*
Offline Offline

Posts: 1713298163

View Profile Personal Message (Offline)

Ignore
1713298163
Reply with quote  #2

1713298163
Report to moderator
1713298163
Hero Member
*
Offline Offline

Posts: 1713298163

View Profile Personal Message (Offline)

Ignore
1713298163
Reply with quote  #2

1713298163
Report to moderator
1713298163
Hero Member
*
Offline Offline

Posts: 1713298163

View Profile Personal Message (Offline)

Ignore
1713298163
Reply with quote  #2

1713298163
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713298163
Hero Member
*
Offline Offline

Posts: 1713298163

View Profile Personal Message (Offline)

Ignore
1713298163
Reply with quote  #2

1713298163
Report to moderator
gat3way
Sr. Member
****
Offline Offline

Activity: 256
Merit: 250


View Profile
May 24, 2011, 09:32:32 AM
 #62

export GPU_USE_SYNC_OBJECTS=1

don't forget the export thing...otherwise it is useless.
pizzaman
Newbie
*
Offline Offline

Activity: 19
Merit: 0



View Profile WWW
May 24, 2011, 11:38:29 AM
 #63

How do you use the GPU_USE_SYNC_OBJECTS environment variables in windows, seems to be the key to the problem. This post http://forum.beyond3d.com/showpost.php?p=1506556&postcount=9 leads to this one http://forums.amd.com/forum/messageview.cfm?catid=390&threadid=143851 hinting that it fixes the 100% CPU problem. Anyone knows how to apply this in windows?
Ddraig
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 24, 2011, 01:06:59 PM
 #64

I was able to update my video drivers and it detected my video card. Now I'm cookin' with GPU.
pizzaman
Newbie
*
Offline Offline

Activity: 19
Merit: 0



View Profile WWW
May 24, 2011, 01:19:30 PM
 #65

I was able to update my video drivers and it detected my video card. Now I'm cookin' with GPU.
Not to be an ass, but how is that relevant to the thread?
Ddraig
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 24, 2011, 02:29:52 PM
 #66

I was able to update my video drivers and it detected my video card. Now I'm cookin' with GPU.
Not to be an ass, but how is that relevant to the thread?

Because I was having the same issue and I updated my video drivers and it went away.
allinvain
Legendary
*
Offline Offline

Activity: 3080
Merit: 1080



View Profile WWW
May 24, 2011, 02:40:56 PM
 #67

I was able to update my video drivers and it detected my video card. Now I'm cookin' with GPU.
Not to be an ass, but how is that relevant to the thread?

Because I was having the same issue and I updated my video drivers and it went away.

Umm, are you mining with more than one video card?

And to what ATI driver version did you upgrade to?

Can you show proof that it went away.

ensign_lee
Hero Member
*****
Offline Offline

Activity: 886
Merit: 500



View Profile
May 24, 2011, 02:52:40 PM
 #68

I'm experiencing this problem as well with the GUIMiner whenever I have more than 1 card on a system. Windows 7 64 bit in both cases.

Rig 1: Two 5870's - each miner instance takes up a CPU core. So if I try to set 2 miners on each GPU (one for a backup in case my main pool goes down) and have 4 total miners, I use up all 4 cores on my i5-2500k.

Rig 2: Same deal, but with 1 5870 and 1 5850.

Seems like it's a problem with the number of miners you have rather than the number of GPUs. I'm sure if I had a hexacore system and tried to make 6 total miners, I'd experience the same problem even though only 2 miners are actually "working"


 ██▄                ██        ▄███████▄        ██                  ██      ▄█████████▄ 
 ████              ██      █                  █      ██                  ██      ██                ██
 ██  ▀█            ██    ▄█                  █▄    ██                  ██    ██                  ██
 ██    █▄          ██    ██                  ██    ██                  ██    ▀█                     
 ██      █▄        ██    ██                  ██    ██                  ██      ██                   
 ██        █▄      ██                                  ██                  ██       ▀████████▄   
 ██          █▄    ██    ██                  ██    ██                  ██                        ██ 
 ██            █▄  ██    ██                  ██    ██                  ██                          ██
 ██              █▄██    ██                  ██    ▀█                  █▀    ▄▄                  █▀
 ██                ███      █                  █        █                  █      ██                ██ 
 ██                  ▀█        ▀███████▀            ▀███████▀         ▀█████████▀   











Nousplatform Youtube     
Transisto
Donator
Legendary
*
Offline Offline

Activity: 1731
Merit: 1008



View Profile WWW
May 25, 2011, 12:52:31 AM
 #69

So it's been 3 month and nobody's found a solution yet ?

With a single GPU poclbm use 30% on a C2D 2.4ghz,
allinvain
Legendary
*
Offline Offline

Activity: 3080
Merit: 1080



View Profile WWW
May 25, 2011, 01:14:30 AM
 #70

I'm starting to think that there is no solution in Windows..at least nothing super easy.

In Linux use this:

export GPU_USE_SYNC_OBJECTS=1


Transisto
Donator
Legendary
*
Offline Offline

Activity: 1731
Merit: 1008



View Profile WWW
May 25, 2011, 09:47:30 PM
 #71

In Linux use this:
export GPU_USE_SYNC_OBJECTS=1
The reason why I don't use linux is that I want the PC to be usable for something else.

Not that linux is unusable, just "too different" for people's taste.
allinvain
Legendary
*
Offline Offline

Activity: 3080
Merit: 1080



View Profile WWW
May 26, 2011, 01:17:12 AM
 #72

In Linux use this:
export GPU_USE_SYNC_OBJECTS=1
The reason why I don't use linux is that I want the PC to be usable for something else.

Not that linux is unusable, just "too different" for people's taste.

Yep, I understand your reason. But unfortunately you'll have to put up with the CPU usage. Just set CPU affinity for each miner to one core.

error
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500



View Profile
May 26, 2011, 01:20:27 AM
 #73

This issue led me to switch to the Phoenix miner, which is getting me more hashes anyway, and 1% CPU usage.

3KzNGwzRZ6SimWuFAgh4TnXzHpruHMZmV8
allinvain
Legendary
*
Offline Offline

Activity: 3080
Merit: 1080



View Profile WWW
May 26, 2011, 01:21:33 AM
 #74

This issue led me to switch to the Phoenix miner, which is getting me more hashes anyway, and 1% CPU usage.

huh? It doesn't matter what miner you use. For me Phoenix does the same thing! Am I the only one??

Transisto
Donator
Legendary
*
Offline Offline

Activity: 1731
Merit: 1008



View Profile WWW
May 26, 2011, 05:08:46 AM
Last edit: May 26, 2011, 02:37:15 PM by Transisto
 #75

I am beginning to think this happen to every windows GPU setup,

There is definitely people who don't have this problem, isn't ?
Otherwise this page would have 30 page.

What is it you're doing ?

I have PCs running many GPUs with the crappiest 1.6ghz single core you can find and it does not affect hashing at all.

These cpu cycles are definitely doing nothing useful at all.
benyben
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
May 26, 2011, 07:09:33 AM
 #76

I have the same problem:

6990
AMD Sampron (one or dual cores - not sure), running at 100% all the time.

DigDug3445
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
May 26, 2011, 07:28:17 AM
 #77

I think i have found a solution to this problem atleast on Win7, if you go into the advanced power settings in Win7 you can set the Maximum Processor State to say 40-50% and with my system
5770
5850
AMD Athlon II X3

Causes the CPU to remain at only around 40watts rather than 110watts as shown by HWmonitor program when mining with dual cards. I had to do some testing to see what was the optimal setting for me by adjusting the percentage until GUIminer was getting the highest MH/s but also before the CPU started to go above 40watts.

Hope that helps.
benyben
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
May 26, 2011, 07:30:15 AM
 #78

But then U are limiting something from doing it's job, no?

I mean -there is a reason the CPU is on a 100%, no? Or actually the fault is that it's doing NOTHING while running on 100%???
johanatan
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
May 26, 2011, 07:36:25 AM
 #79

But then U are limiting something from doing it's job, no?

I mean -there is a reason the CPU is on a 100%, no? Or actually the fault is that it's doing NOTHING while running on 100%???

I am also seeing this.  I have 3 ATI 6950s and a 5970 with an i3 3.2Ghz CPU and each python instance maxes out a core at 100% (on Win 7).  [And one of my cards runs at about 2/3 max capacity].

Has anyone come up with a reliable solution for this?

1GjRUzZfDCBHeCyJk6av3pXYS9VKjCvQTQ
oioki
Newbie
*
Offline Offline

Activity: 5
Merit: 0



View Profile WWW
May 26, 2011, 10:30:57 AM
 #80

My investigations shows that problem may be in driver version.

When I was using Ubuntu 10.10 and NVidia 260.19.36, there are no problems - poclbm was using only 0-5 %
Today I upgraded to Ubuntu 11.04 and fresh NVidia driver 270.41.19, and now poclbm (and phoenix too) are using up to 100% Sad

When I install old NVidia driver 260.19.36 on Ubuntu 11.04, poclbm is digging and "top" shows low cpu usage (0-5%), but unfortunately X server cannot starting complaining about "ABI version mismatch". Now I am on Ubuntu 11.04 with fresh driver, and also seeking for better solution... Maybe I'll have to go back to Ubuntu 10.10.

EDIT: videocard is - nVidia Corporation GT215 [GeForce GT 240] (rev a2) ~20.000 khash/s
Pages: « 1 2 3 [4] 5 6 7 »  All
  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!