MMM
Results 1 to 25 of 815

Thread: New Multi-Threaded Pi Program - Faster than SuperPi and PiFast

Threaded View

  1. #11
    Xtreme Enthusiast
    Join Date
    Mar 2009
    Location
    Bay Area, California
    Posts
    705
    Quote Originally Posted by skycrane View Post
    its actually 4 dual socket nodes that all fit in a 2u rack
    That will be interesting. Especially since the NUMA affect will be extreme.

    There's one NUMA friendly algorithm in the program. But it's activated only above 50 billion digits since it is slow. So if you're willing to toy around a bit, I can send you a version with the threshold dropped to say 1 billion to see if it does any better than what's available on my website right now.

    At some point in the future, I intend to make this threshold adjustable by the user, but it's not that easy... Right now it needs to be hard-coded into the program and recompiled.
    Last edited by poke349; 12-10-2013 at 05:38 PM.
    Main Machine:
    AMD FX8350 @ stock --- 16 GB DDR3 @ 1333 MHz --- Asus M5A99FX Pro R2.0 --- 2.0 TB Seagate

    Miscellaneous Workstations for Code-Testing:
    Intel Core i7 4770K @ 4.0 GHz --- 32 GB DDR3 @ 1866 MHz --- Asus Z87-Plus --- 1.5 TB (boot) --- 4 x 1 TB + 4 x 2 TB (swap)

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

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