MMM
Page 8 of 33 FirstFirst ... 56789101118 ... LastLast
Results 176 to 200 of 815

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

  1. #176
    Xtreme Enthusiast
    Join Date
    Mar 2009
    Location
    Bay Area, California
    Posts
    705
    Quote Originally Posted by Kurumi View Post
    It was trashing like crazy for 2.5b. I wasn't running anything else in the background other than my normal apps. I expected 2.5b to be hard on my system though.
    Interesting. At least on my machine, even when I have more than 500MB of stuff open, the program will page it out enough to let the program have the full 11.5 GB for the entire run.

    Win7 change in memory manager?

    Anyone want to try and confirm this?


    Quote Originally Posted by bakalu View Post
    yes it is.

    your software is very good.

    If i run Multi-Threaded Pi with 350.000.000, i run well Prime95 small FFT in 30 minutes without any error.

    My PC Q9550 @ 4GHz.

    P.S : Sorry my english.

    thx

    Did you verify the 350m? Only the benchmarks and the two of the batch mode options will verify to see if the digits are correct. The "Custom Compute" option does NOT since there are no checksums for them.

    Just because it finishes without warnings doesn't mean it finished without any errors.


    The stress test, on the otherhand, DOES verify to see if everything is correct.

    The way it works is that it cycles through all the major constants that the program can compute. For each constant, it runs two computations using different algorithms. Then it matches them to see if they are correct.

    It uses two threads that run completely independently of each other. Because of "dips" in the CPU usage for each computation, one isn't quite enough to keep everything busy. But two does pretty well - at least up through 8 cores.
    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)

  2. #177
    Registered User
    Join Date
    Aug 2009
    Posts
    61

    lame result but still...
    CPU: Intel Core i5-2500K @ 4.4GHz (Turbo Mode) Mobo: ASRock Z68 Extreme3 Gen3 Air Cooler: Scythe Mine 2
    GPU: MSI Radeon HD6870 Twin Frozr II RAM: G.Skill F3-12800CL9-4GBXL PSU: OCZ Fatal1ty 550W
    Case: Antec Twelve Hundred OS: Windows 7 64-bit

    [SIGPIC][/SIGPIC]

  3. #178
    Xtreme Enthusiast
    Join Date
    Mar 2009
    Location
    Bay Area, California
    Posts
    705
    Quote Originally Posted by KB24LA View Post
    lame result but still...
    nah... That looks about right for your processor/frequency.



    Something interesting here:
    http://www.itocp.com/bbs/thread-35879-1-1.html

    The guy did a string table hack on the binaries. It'll print correctly only if you have your regional settings set to read ascii in some specially encoded way that works for Chinese characters.
    And it isn't complete. Some of the other "secondary features" aren't translated at all.


    Which gives me an idea. For next the release (v0.4.3), how about I link to an external .ini settings file that has the full string table in unicode?
    That way it can be easily translated to any language by simply editing the .ini string table.


    It's kinda drastic. But, I plan on implementing a very aggressive anti-tamper protection into v0.4.3 that will pretty much block any changes to the binary.
    Which would make translation (via string-table hack) impossible unless the protection itself is broken. So the only way to allow any sort of language support is to move the strings out of the binary.


    Any other ideas?
    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)

  4. #179
    I am Xtreme Ket's Avatar
    Join Date
    Apr 2004
    Location
    United Kingdom
    Posts
    6,822
    Heres my score with Q8400 @ 3.6GHz, 485FSB. RAM @ 1165MHz


    "Prowler"
    X570 Tomahawk | R7 3700X | 2x16GB Klevv BoltX @ 3600MHz CL18 | Powercolor 6800XT Red Devil | Xonar DX 7.1 | 2TB Barracuda | 256GB & 512GB Asgard NVMe drives | 2x DVD & Blu-Ray opticals | EVGA Supernova 1000w G2

    Cooling:

    6x 140mm LED fans, 1x 200mm LED fan | Modified CoolerMaster Masterliquid 240

    Asrock Z77 thread! | Asrock Z77 Extreme6 Review | Asrock P67 Extreme4 Review | Asrock P67 Extreme4/6 Pro3 thread | Asrock Z68 Extreme4 thread | Asrock Z68 Extreme4 Review | Asrock Z68 Gen3 Thread | 8GB G-Skill review | TK 2.ZERO homepage | P5Q series mBIOS thread
    Modded X570 Aorus UEFIs

  5. #180
    2.4C killer
    Join Date
    May 2003
    Location
    San Diego, CA
    Posts
    1,924
    Little bit faster 4.6ghz, 32m


    and 25k


    and 50k
    Last edited by Peen; 08-31-2009 at 01:39 AM.

  6. #181
    Xtreme Cruncher
    Join Date
    May 2009
    Location
    Bloomfield
    Posts
    1,968
    dude your records are on wikipedia.

  7. #182
    2.4C killer
    Join Date
    May 2003
    Location
    San Diego, CA
    Posts
    1,924
    Mine are? Link me I know I can go faster

  8. #183
    Xtreme Cruncher
    Join Date
    May 2009
    Location
    Bloomfield
    Posts
    1,968
    Quote Originally Posted by Peen View Post
    Mine are? Link me I know I can go faster
    you probly set a single socket speed record but poke set the record for most digits calculated on several constants. i couldn't find some of the other ones but they need to updated.
    http://en.wikipedia.org/wiki/Euler-Mascheroni_constant
    http://en.wikipedia.org/wiki/Catalan's_constant
    looks like kondo beat you on e!
    http://en.wikipedia.org/wiki/E_(mathematical_constant)

  9. #184
    2.4C killer
    Join Date
    May 2003
    Location
    San Diego, CA
    Posts
    1,924
    Where do you see the times at? BTW cool links, wish I was smart enough to understand math like that!

  10. #185
    Xtreme Enthusiast
    Join Date
    Mar 2009
    Location
    Bay Area, California
    Posts
    705
    Quote Originally Posted by Chumbucket843 View Post
    dude your records are on wikipedia.
    If anyone is still wondering what all that ram was for...

    Quote Originally Posted by Chumbucket843 View Post
    you probly set a single socket speed record but poke set the record for most digits calculated on several constants. i couldn't find some of the other ones but they need to updated.
    http://en.wikipedia.org/wiki/Euler-Mascheroni_constant
    http://en.wikipedia.org/wiki/Catalan's_constant
    looks like kondo beat you on e!
    http://en.wikipedia.org/wiki/E_(mathematical_constant)
    Here's the one you missed:
    http://en.wikipedia.org/wiki/Ap%C3%A9ry%27s_constant

    There aren't any pages for the two Natural Logs.


    As for e... well...

    Here's my excuse:

    Using the Basic Swap Mode, all computations of N digits require a little more than 2N memory.
    So with 64GB of ram, the largest computation I can do is 31 billion digits.
    So until I write an Advanced Swap Mode (the thing that PiFast and QuickPi have), I'm stuck at 31 billion digits with my "puny" 64 GB of ram.

    32GB would've been enough to break the records. But at the time we built the rig (September 2008), the memory requirement was expected to be 4N (I hadn't implemented it yet).
    So 64GB was needed to break 10 billion. (which was what the records were at the time.)

    Then in December, I realized a 2N algorithm - which effectively allowed us to hit 31 billion.

    Any higher, and multiplication will no longer fit in ram. So it will require a completely different scheme for operating on HDs.


    Quote Originally Posted by Peen View Post
    Where do you see the times at? BTW cool links, wish I was smart enough to understand math like that!
    I've updated the "Fastest Times" section on my site with your new numbers... Insane 4.6 GHz...
    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)

  11. #186
    Xtreme Addict
    Join Date
    Jun 2007
    Posts
    1,442
    Run with my i950

    Last edited by rge; 09-01-2009 at 11:39 AM.

  12. #187
    Xtreme Enthusiast
    Join Date
    Mar 2009
    Location
    Bay Area, California
    Posts
    705
    Woah

    New single-socket records again!!!
    EDIT: Is it safe to assume that's on water?

    Single-socket is closing in on Dave's Gainestowns for 25m...


    Just curious, how stable is that OC? I noticed that turbo is disabled.



    And if anyone has screenies of a failed benchmark. I'm curious to see them.
    Whether it fails because the digits don't match at the end, or if it catches and corrects an error....

    Be kind of interesting to see what the most common non-crash/BSOD failure is.
    Last edited by poke349; 09-01-2009 at 03:43 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)

  13. #188
    Xtreme Addict
    Join Date
    Jun 2007
    Posts
    1,442
    Quote Originally Posted by poke349 View Post
    EDIT: Is it safe to assume that's on water?

    Just curious, how stable is that OC? I noticed that turbo is disabled.
    Yep water, pic is in sig. Turbo on GB board is just 24 multi all the time, 23 multi OC's better, so turbo is off.

    4.6ghz is stable enough to run prime blend 20 mins without crashing, some with bigger cojones primed 4.6ghz for 8hrs posted in the i7 database intel thread.

    4.65 stable to run chess computer stress, posted there.

    4.69, ran 25 and 50 several times, never crashed. 100 tried to run once crashed (bsod) about 3/4 way through. Did not try upping vcore more, probably wont until winter and can set rad in cooler temps. It is between 4.6 and 4.7 where stability markedly changes.
    Last edited by rge; 09-01-2009 at 05:03 PM.

  14. #189
    2.4C killer
    Join Date
    May 2003
    Location
    San Diego, CA
    Posts
    1,924
    hmmm looks like I'll have to try 4.75ghz now hehe. Kinda board limited though but haven't really pushed too hard

  15. #190
    Xtreme Member
    Join Date
    Mar 2005
    Location
    Trinidad and Tobago
    Posts
    400
    did batch run on rig 1 and rig 2 on winxpx64
    hope this is valid enough


    rig2


    rig1
    Last edited by xman01; 09-02-2009 at 04:22 PM.
    Rig 1 Asus ROG Strix B550-F WiFi, R7 5800x, 64GB Vengeance LPX 4*16GB, Zotac GTX 1070Ti, X-Fi Titanium, Enermax Revolution D.F. 850w, SSDs 768GB, HDD 3TB, CM 912HAF, NH D-15 Black.cr
    Rig 2 Asus Maximus VI Hero, i7 4770K@4000, 32GB Ballistix VLP 4*8GB, Gigabyte GTX 970, eVGA G3 850, SSD 512GB, HDD 2TB, TT Element-T, NH D-14.

  16. #191
    Xtreme Enthusiast
    Join Date
    Mar 2009
    Location
    Bay Area, California
    Posts
    705
    Quote Originally Posted by xman01 View Post
    did batch run on rig 1 and rig 2 on winxpx64
    hope this is valid enough
    Good enough... lol

    I haven't been validating any of these anyways... As long as they "seemed right", good enough, lol.

    I'll probably put in a hash for the batch benchmarks later on.


    Been really busy lately... Not gonna have anytime until after GREs...
    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)

  17. #192
    Xtreme Addict
    Join Date
    Jun 2007
    Posts
    1,442
    downstairs with ~18-19C ambients got 100 to run, and little higher, 4.76ghz, 1.55vcore.



  18. #193
    Banned
    Join Date
    Sep 2006
    Posts
    131
    Run with my Core i7920@4210Mhz




  19. #194
    Xtreme Enthusiast
    Join Date
    Mar 2009
    Location
    Bay Area, California
    Posts
    705
    Quote Originally Posted by dj883u2 View Post
    Run with my Core i7920@4210Mhz




    Woah... Is that voltage for real? Is that one of those 3845/3849 batches?

    With 1.15v I can only get up to 3.9 GHz... and only marginally stable.
    I need 1.225 to bench @ 4.2, 1.25 to "barely"pass 2G Pi, and 1.275 to get prime/linpack stable.


    And just wondering, did you play with memory timings? I'm curious to see how sensitive the program is to timings.
    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)

  20. #195
    Banned
    Join Date
    Sep 2006
    Posts
    131
    Quote Originally Posted by poke349 View Post
    Woah... Is that voltage for real? Is that one of those 3845/3849 batches?

    With 1.15v I can only get up to 3.9 GHz... and only marginally stable.
    I need 1.225 to bench @ 4.2, 1.25 to "barely"pass 2G Pi, and 1.275 to get prime/linpack stable.


    And just wondering, did you play with memory timings? I'm curious to see how sensitive the program is to timings.
    Yes, the voltage is real. The Batch is 3845B027.

    What tests do you need?

  21. #196
    Xtreme Enthusiast
    Join Date
    Mar 2009
    Location
    Bay Area, California
    Posts
    705
    Quote Originally Posted by dj883u2 View Post
    Yes, the voltage is real. The Batch is 3845B027.

    What tests do you need?

    Ah... Something like different timings for 25m and something larger like 250m. And maybe with and without HT. But I shouldn't be asking for anything.

    Threading overhead and randomness makes the small benchmarks somewhat unreliable as an indicator of program efficiency.
    HT has an effect of "hiding" latencies because when one thread stalls for memory access, the other thread gets the whole core to itself...


    I haven't gotten around to trying it myself because my rig is usually busy with stuff that I can't pause.
    Obviously this program is very memory intensive. And I know for sure that Core 2 bandwidth is bottlenecking. But I've never been able to gauge the effect of latencies.

    Timing sensitivity, I would guess, is a good indicator to whether the program will scale well on EX servers.
    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)

  22. #197
    Xtreme Cruncher
    Join Date
    May 2009
    Location
    Bloomfield
    Posts
    1,968
    you could buy vtune for like 1000 dollars.
    http://software.intel.com/en-us/intel-vtune/

  23. #198
    Xtreme Enthusiast
    Join Date
    Mar 2009
    Location
    Bay Area, California
    Posts
    705
    Quote Originally Posted by Chumbucket843 View Post
    you could buy vtune for like 1000 dollars.
    http://software.intel.com/en-us/intel-vtune/



    I don't take optimization seriously enough to justify that kind of expenditure.
    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)

  24. #199
    2.4C killer
    Join Date
    May 2003
    Location
    San Diego, CA
    Posts
    1,924
    Was about to do 4.7ghz+ but then my board died again! damn u dfi

  25. #200
    Registered User
    Join Date
    Feb 2009
    Posts
    22


    thought i'd join in..
    Last edited by maxgull; 09-06-2009 at 06:46 PM.
    Intel QX9650@~working on the OC..
    GA EP45-UD3P
    Refrigerated WC CPU
    x-fired XFX 4890's
    8gb Corsair Dominator ~1066
    Dual Boot Vista Ultimate 64 & W7 Ultimate 64 RTM
    Samsung 26" ToC
    Corsair HX1000

Page 8 of 33 FirstFirst ... 56789101118 ... LastLast

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
  •