MMM
Results 1 to 25 of 815

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

Hybrid View

  1. #1
    Xtreme Addict
    Join Date
    Feb 2007
    Posts
    1,674
    AFAIK, Prime95 only tests the fpu, ram, and memory controller under "blend". This cannot guarantee stability though, because the integer units are untouched. Thus hotter != more stressful? It would still be necessary to run the BKT test right?

  2. #2
    Xtreme Enthusiast
    Join Date
    Mar 2009
    Location
    Bay Area, California
    Posts
    705
    Quote Originally Posted by Boogerlad View Post
    AFAIK, Prime95 only tests the fpu, ram, and memory controller under "blend". This cannot guarantee stability though, because the integer units are untouched. Thus hotter != more stressful? It would still be necessary to run the BKT test right?
    • BKT is pure integer work. No memory, almost entirely L1 cache.
    • HNT is a mix of everything from integer, floating-point, cache, memory...


    I can't say how well each test stresses the integer units. (there's nothing to compare against)
    But if you want to stress the integer units, then run both tests overnight.

    The old stress-tester in v0.5.5 and earlier has a bit of everything (BKT, FFT, HNT). But the HNT component is dominant. (Note that VST is new to v0.6.1.)


    Going back to floating-point, if anyone here is a programmer and has experience compiling code, you might want to check out my answer to this Stack Overflow question. It has a fairly strong heat generator that you might want to play with.

    I can't say whether it'd make a good floating-point stress-test since it doesn't check to see if the calculation is correct. I wrote it a year ago to measure heat, not to stress-test.
    Last edited by poke349; 03-02-2013 at 05:40 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
  •