Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: WuProp build finished

  1. #1
    Administrator
    Bryan's Avatar
    Join Date
    October 27th, 2010
    Location
    CO summer, TX winter
    Posts
    6,457

    WuProp build finished

    I've finished my WuProp machine. It should do pretty good on hours and produce a few credits while it's at it

    Screenshot.jpg

    2x E5-2695 V4
    36 cores/ 72 threads
    2.3GHz
    128G ECC RAM

    Performance - CSG and SRBase

    Identical credits of 4 each I7-3930K @ 4.2G (both std and AVX)
    Equal to 2.6 24 thread X5675 Xeon @ 3.06G (CSG)
    Equal to 5.3 24 thread X5675 Xeon on AVX project (SRBase)

    This boy is a happy camper

    BTW, a lesson learned. Windows only supports 64 threads because of the new memory standard NUMA. Linux will run all 72 threads so this box is destined to spend a lot of its life on Linux.


  2. #2
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,293

    Re: WuProp build finished

    Sweeeeeeeeet!!!!

    About the 64 thread on win. Got a link about that? I need to learn more.

    Edit: Which version of windows?
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  3. #3
    Administrator
    Bryan's Avatar
    Join Date
    October 27th, 2010
    Location
    CO summer, TX winter
    Posts
    6,457

    Re: WuProp build finished

    All versions ... maybe not on server OS. Just do a search on "Windows NUMA". If you were generating code you could setup each processor as a different node and have 64 thread support for each node. Then you could theoretically write the BOINC code and assign threads to the different nodes. Applications can be written that are NUMA aware and they overcome the 64 thread limitation.


  4. #4
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,293

    Re: WuProp build finished

    Hrm. According to this, win7 supports up to 256:

    https://support.microsoft.com/en-us/...m-requirements


    PCs with multi-core processors:

    Windows 7 was designed to work with today's multi-core processors. All 32-bit versions of Windows 7 can support up to 32 processor cores, while 64‑bit versions can support up to 256 processor cores.
    I assume win10 supports at least this many.

    Edit: I think NUMA is a "nice to have". Otherwise it drops back to normal SMP mode. Have you tried just running it in windows to see if it sees all threads?
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  5. #5
    Administrator
    Bryan's Avatar
    Join Date
    October 27th, 2010
    Location
    CO summer, TX winter
    Posts
    6,457

    Re: WuProp build finished

    It sees all 72 threads Z, count the little boxes in the 1st post. If you are running BTasks and start up 64 threads each and every one of the little suckers will show 100% CPU usage. If you enable the 65th thread then you will see a couple drop from 100% utilization. Go to 72 WU and more of them will drop below 100%. Windows assigns the extras (above 64) to the same 64 ... it doesn't add more threads it just starts sharing the 64. The CPU loading changes very little from 64 to 72 threads. The machine will never get to 100% loading.

    On Linux all 72 threads will show 100% CPU usage.

    Versions of Windows prior to Win7 do not support NUMA. W10 also supports 64 threads. There is probably no reason to do more since I imagine only applications running on servers would be written to be NUMA aware. How many people use desktop PCs w/ more than 64 threads?
    Last edited by Bryan; 07-26-16 at 01:11 AM.


  6. #6
    Administrator
    Bryan's Avatar
    Join Date
    October 27th, 2010
    Location
    CO summer, TX winter
    Posts
    6,457

    Re: WuProp build finished

    @Z, I'm going to have to do more investigation. What I told you is what I was told before I put together this machine. I did see the BTasks behavior that I was told about. But I started thinking and the high definition screen shot of the 1st post I can see the processor is showing 98% utilization and all 72 threads are active. That was taken running Universe.

    It may be that when I saw BTasks start sharing threads I was running 72 threads of VDW (1.5G/thread). Maybe when you go beyond a certain memory threshold then it starts cutting back.

    Anyway something isn't adding up! If I get a chance I'll play with it tomorrow and let you know.

    EDIT: all 72 threads are active but NOT all of them are pegged at 100% utilization as I would expect them to be.


  7. #7
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,293

    Re: WuProp build finished

    I wonder if the type of task makes a difference. Is there a very low memory-usage task to try? Maybe something from PG? wuprop stats will show a good app to choose.
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  8. #8
    Administrator
    Bryan's Avatar
    Join Date
    October 27th, 2010
    Location
    CO summer, TX winter
    Posts
    6,457

    Re: WuProp build finished

    That could well be the key Z. I'll do some playing with it when I get a chance. I've just been content to run it on Linux but I do need to know the answer when something comes along and I have to run Windows. I'll see what it does with a itty bitty one and then switch to a memory hog like VDW. I'll also compare what Tasks Manager is showing versus what BTasks is showing.

    BTW, it appears my old stand-by ProLasso only supports 36 threads as does Core Temp and VBox. Of course on VBox you can always run 2 36 thread VMs so it certainly doesn't create any limitation.


  9. #9
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,293

    Re: WuProp build finished

    The memory usage in BT is not reliable, IMO. For example, it never shows the actual usage when tasks run in VMs. Again, just my opinion based on my observations.

    I will be very interested in the results of your future experiments!

    Oh! Also, if you are using dual DIMMs per channel, memory speed slows down. And that could be another factor of under-utilized CPUs.
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  10. #10
    Platinum Member
    John P. Myers's Avatar
    Join Date
    January 13th, 2011
    Location
    Jackson, TN
    Posts
    4,502

    Re: WuProp build finished

    The 64th thread is what mattwrs. Go past that and Numa kicks in


Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •