Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
![]() |
World Community Grid Forums
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
No member browsing this thread |
Thread Status: Active Total posts in this thread: 12
|
![]() |
Author |
|
Kasey Domer
Cruncher United States Joined: Jul 24, 2013 Post Count: 44 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Hey guys,
----------------------------------------I'm having some problems with a current system not running the proper number of threads at once since I installed Windows 10 Pro. The system is runnning a Xeon E5-2658 v3 processor with 12 cores and 24 threads. Prior to this install, the system was running Windows 7 Pro, and WCG was detecting all 24 threads. However, since the install, it is now only using 16 threads at once (~77% load under task manager). Windows is on High Performance mode, and no WCG settings have been altered. Any help would be greatly appreciated. Kasey ![]() Crunchers: 1: Xeon E5-2695 v3 @ 2.5GHz turbo (14C/28T) 2: Xeon E5-2658 v3 @ 2.3GHz turbo (12C/24T) 3: Ryzen 7 1700 @ 3.675GHz OC (8C/16T) 4: Core i7-4700MQ @ 3.2GHz cTDP up (4C/8T) |
||
|
SekeRob
Master Cruncher Joined: Jan 7, 2013 Post Count: 2741 Status: Offline |
Confirm in local preferences, all is set to max, 100 of processors, including allowed memory max use, and disk AND VM. Then add <ncpus>24</ncpus> tag to cc_config.xml's <options> section to force the hand (restart client of course). Also, the OS itself in Task Manager under Performance has to show Cores 12, Logical Processors 24, but the cc_config.xml tag will just make the client run 24 jobs, even if there are less processors, fake it.
----------------------------------------[Edit 1 times, last edit by SekeRob* at Aug 27, 2017 7:32:23 AM] |
||
|
Kasey Domer
Cruncher United States Joined: Jul 24, 2013 Post Count: 44 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Thanks, but three things:
----------------------------------------1) I'm not running a VM 2) I have no idea how to access what you just told me. I'm not an IT pro. 3) I'm not trying to fake it; I'm trying to get the CPU to run WCG at 100% load as it did prior to the Win10 install. ![]() Crunchers: 1: Xeon E5-2695 v3 @ 2.5GHz turbo (14C/28T) 2: Xeon E5-2658 v3 @ 2.3GHz turbo (12C/24T) 3: Ryzen 7 1700 @ 3.675GHz OC (8C/16T) 4: Core i7-4700MQ @ 3.2GHz cTDP up (4C/8T) |
||
|
SekeRob
Master Cruncher Joined: Jan 7, 2013 Post Count: 2741 Status: Offline |
1) VM in the context of regular BOINC means VIRTUAL MEMORY, the good old swap file. Mine is set to allow use of 75% of it, and it is 20GB or so ATM.
2) Great excuse, neither am I. The manual to cc_config.xml is here: http://boinc.berkeley.edu/wiki/Client_configuration. When you follow the instruction: "Beginning with version 7.4.26, the BOINC Manager has a dialog to make it easier to edit the logging options." When that is opened and saved, it creates the cc_config.xml file for you, if not already existing, in the BOINC data directory, path printed in event log. Then it's easy to find or add the <ncpus> tag to the <options> section. 3) As said, the tag will force BOINC to run with 24 cores, BUT, why don't you paste the startup section of the event log in a reply, first 50 lines, for then we can read what BOINC knows and doesn't. Then we can all read what is/is not what bOINC believes. |
||
|
Kasey Domer
Cruncher United States Joined: Jul 24, 2013 Post Count: 44 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Ahaha, virtual memory... I feel dumb now.
----------------------------------------![]() As for the other instructions, thanks. I'll give it a shot when I can (I'm actually just reinstalling Win10 again to see if that helps for...some reason. Lol) ![]() Crunchers: 1: Xeon E5-2695 v3 @ 2.5GHz turbo (14C/28T) 2: Xeon E5-2658 v3 @ 2.3GHz turbo (12C/24T) 3: Ryzen 7 1700 @ 3.675GHz OC (8C/16T) 4: Core i7-4700MQ @ 3.2GHz cTDP up (4C/8T) [Edit 1 times, last edit by Kasey Domer at Aug 28, 2017 12:52:27 AM] |
||
|
Kasey Domer
Cruncher United States Joined: Jul 24, 2013 Post Count: 44 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
To be clear, the three other systems I have running (shown in the signature) are all running Win10 without this issue, so hopefully a reinstall might just fix it.
----------------------------------------![]() Crunchers: 1: Xeon E5-2695 v3 @ 2.5GHz turbo (14C/28T) 2: Xeon E5-2658 v3 @ 2.3GHz turbo (12C/24T) 3: Ryzen 7 1700 @ 3.675GHz OC (8C/16T) 4: Core i7-4700MQ @ 3.2GHz cTDP up (4C/8T) |
||
|
Kasey Domer
Cruncher United States Joined: Jul 24, 2013 Post Count: 44 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Got it taken care of, thanks.
----------------------------------------![]() Crunchers: 1: Xeon E5-2695 v3 @ 2.5GHz turbo (14C/28T) 2: Xeon E5-2658 v3 @ 2.3GHz turbo (12C/24T) 3: Ryzen 7 1700 @ 3.675GHz OC (8C/16T) 4: Core i7-4700MQ @ 3.2GHz cTDP up (4C/8T) |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
So a re-install fixed the issue? I wonder what the issue was in the first place though, could have saved someone in the future the trouble of having to re-install. Especially if they need to do backups, etc of data.
|
||
|
SekeRob
Master Cruncher Joined: Jan 7, 2013 Post Count: 2741 Status: Offline |
Exactly my thought, we learned nothing, no event log to get an idea where the problem may have been.
|
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Exactly my thought, we learned nothing, no event log to get an idea where the problem may have been. My first thought was that somewho the OP had used an image or a config file from the Ryzen machine in their sig, which kept the 16 thread count. |
||
|
|
![]() |