MMM
Page 4 of 9 FirstFirst 1234567 ... LastLast
Results 76 to 100 of 228

Thread: Super PI with msec/anticheat mod

Hybrid View

  1. #1
    The Blue Dolphin
    Join Date
    Nov 2004
    Location
    The Netherlands
    Posts
    2,816
    Where can I get the source for super pi?, I've been looking for it for a while now.
    Blue Dolphin Reviews & Guides

    Blue Reviews:
    Gigabyte G-Power PRO CPU cooler
    Vantec Nexstar 3.5" external HDD enclosure
    Gigabyte Poseidon 310 case


    Blue Guides:
    Fixing a GFX BIOS checksum yourself


    98% of the internet population has a Myspace. If you're part of the 2% that isn't an emo bastard, copy and paste this into your sig.

  2. #2
    Xtreme X.I.P.
    Join Date
    Feb 2005
    Location
    Sweden
    Posts
    214
    There is no source. This mod was done with a hex editor and some asm tools.

    No, I'm not kidding

  3. #3
    The Blue Dolphin
    Join Date
    Nov 2004
    Location
    The Netherlands
    Posts
    2,816
    Quote Originally Posted by snq
    There is no source. This mod was done with a hex editor and some asm tools.

    No, I'm not kidding
    Very nice, that must have been quite allot of work then.

    Do you have the exact formula for calculating Pi in a text file that I can just copy->past, the method that Super Pi uses to calculate PI that is.

    I might want to build a new program from the ground but I'm not so good in mathematics that I can just convert a formula in a way a C++ compiler understands.

    On the other hand, Super PI is actually a peace of crap if you look at the time it takes to calculate Pi.

    Ofcourse I understand that it has become a standard in benchmarking, but wouldn't it be nice if there was a more efficient program for calculating PI?

    QuickPi for example calculates PI far faster than Super Pi but I just don't like the program. So wouldn't it be nice if I could just implement the formula of quickPI in Super Pi and make the program allot faster wile keeping the nice layout.

    I might email the author of super PI and ask for the source, does anyone has his email?
    Blue Dolphin Reviews & Guides

    Blue Reviews:
    Gigabyte G-Power PRO CPU cooler
    Vantec Nexstar 3.5" external HDD enclosure
    Gigabyte Poseidon 310 case


    Blue Guides:
    Fixing a GFX BIOS checksum yourself


    98% of the internet population has a Myspace. If you're part of the 2% that isn't an emo bastard, copy and paste this into your sig.

  4. #4
    Xtreme Member
    Join Date
    Oct 2004
    Location
    IL
    Posts
    271
    nice mod but it sux :\

    Not modded: 48sec
    Modded: 49.375sec
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	48 - notmodded.PNG 
Views:	482 
Size:	46.7 KB 
ID:	25982   Click image for larger version. 

Name:	49.375 modded.PNG 
Views:	491 
Size:	69.1 KB 
ID:	25983  
    Sorry for my bad English.

    Rig I:
    | I7-2600K | Intel DZ68DB | Mushkin BlackLine 4Gbx2 1333 | Intel SSD 320 | Seasonic M12 520w
    |

    Rig II:
    | E2160 (stock) @ 3Ghz | IP35-E | Gskill F2-6400CL4D-2GBHK | Gecube HD2600xt + Accelero S1R2| WD 250 AAKS | Hec Silent Pro 385w |

  5. #5
    Xtreme X.I.P.
    Join Date
    Feb 2005
    Location
    Sweden
    Posts
    214
    Quote Originally Posted by Andrewv
    nice mod but it sux :\

    Not modded: 48sec
    Modded: 49.375sec
    Try running it a couple of times more. Most likely the 48sec was a high 48 and your cpu got occupied with something else while running the modded one. 0.4 secs difference isn't the whole world, just do a few more runs with both

  6. #6
    Xtreme X.I.P.
    Join Date
    Feb 2005
    Location
    Sweden
    Posts
    214
    Sorry, I don't have that. I guess with a lot of time and effort it would be possible to rip out all the necessary code but it's nearly impossible. For example all addresses used would need to be changed, not quite a fun task.. It would be a lot easier to take some opensource PI code and use that. There's lots of code available but as SuperPI is kind of the standard when it comes to PI benching I just added some features that were missing

    The latest superpi version was released about 10 years ago (august 95) so even the original author might not have the source any more.
    Anyway on http://pi2.cc.u-tokyo.ac.jp/ you can find some more info.

  7. #7
    Xtreme X.I.P.
    Join Date
    Feb 2005
    Location
    Sweden
    Posts
    214
    That's good to hear

    So.. does anyone have any more ideas for new features? I'm kinda bored

  8. #8
    Registered User
    Join Date
    Sep 2004
    Posts
    3
    Hi! I am facing some strange issues. When I OC my P4 3.0E to 4.3GHz, Super PI will post crazy results. At 4.289GHz, my result is 31.562sec. When I bump my FSB 1 MHz higher, the results became 1hr 51min. Of course, it doesn't take that long to complete (slightly more than 30sec). Just that the time shown for each iteration is wrong.

    I used to face this issue when WinXP couldn't detect anything more than 4.3GHz problerly. SP2 seems to solve that problem but it appears that no all programs are working. Any work around?

    Thanks!

  9. #9
    Xtreme X.I.P.
    Join Date
    Dec 2003
    Posts
    4,734
    @snq

    I've just seen some CRAAAZZYYY time in SuperPi 16M with the latest MOD. Checksum turnes out OK Something that might be similar to above post... Just look for yourself, bud:

    11:30 - P4 3.0EGHz @4501MHz (15x300)

    09:06 - P4 530 3GHz @ 3890MHz (15x259)

    The author of that first score says that he was not cheating and numerous runs show pretty much same results...

    Something must be wrong with that MOD. Can you take a look at it, please ?

  10. #10
    Xtreme Enthusiast
    Join Date
    Jul 2004
    Location
    denmark
    Posts
    628

    Talking

    Quote Originally Posted by scsim
    Hi! I am facing some strange issues. When I OC my P4 3.0E to 4.3GHz, Super PI will post crazy results. At 4.289GHz, my result is 31.562sec. When I bump my FSB 1 MHz higher, the results became 1hr 51min. Of course, it doesn't take that long to complete (slightly more than 30sec). Just that the time shown for each iteration is wrong.

    I used to face this issue when WinXP couldn't detect anything more than 4.3GHz problerly. SP2 seems to solve that problem but it appears that no all programs are working. Any work around?

    Thanks!
    if your cpu is a bit unstable ,one can get funny results . i got 23000 in sissandra drystone when i ran at 4.800mhz
    Gigabyte X38T-DQ6/2x1gb xtreme/2x2900xt
    E6850@ 4500
    1000w psu/vapo Ls/2x74gb raptor raid.

  11. #11
    Xtreme X.I.P.
    Join Date
    Feb 2005
    Location
    Sweden
    Posts
    214
    Hmm.. that's odd.
    An explanation could be that your timers are off at such high clocks. I still use windows timing functions in this version, but I believe this timer relies on clock speed and afaik it's calibrated at boot time. Now I'm not sure exactly how this is done but it could be that sometimes (?) the timer is not recalibrated when you change the clockspeed using clockgen or some other tool?
    Obviously it's a problem tho, I'll see what I can do about it! I just hope I don't have to fall back on the old 15-msec-jump-timing :/

  12. #12
    Xtreme X.I.P.
    Join Date
    Dec 2003
    Posts
    4,734
    Quote Originally Posted by snq
    Hmm.. that's odd.
    An explanation could be that your timers are off at such high clocks. I still use windows timing functions in this version, but I believe this timer relies on clock speed and afaik it's calibrated at boot time. Now I'm not sure exactly how this is done but it could be that sometimes (?) the timer is not recalibrated when you change the clockspeed using clockgen or some other tool?
    Obviously it's a problem tho, I'll see what I can do about it! I just hope I don't have to fall back on the old 15-msec-jump-timing :/
    Well, this person says that with Original SuperPI he gets around 14:00, which is about right... So you might wanna try to poke around and see what could be the problem.... And I think so far this happened only on Intel / Prescott...

  13. #13
    Xtreme X.I.P.
    Join Date
    Feb 2005
    Location
    Sweden
    Posts
    214
    The problem is I changed the function used to get the time, so the problem has to be there. This is really bad news because I really loved this new function without the weird jumps. But if it's acting like this it will have to go

    Unfortunately I don't have a prescott to test with but I will try starting with a heavily underclocked system and throw up the FSB while in windows, that should show me if this function adjusts properly or not.

  14. #14
    Xtreme X.I.P.
    Join Date
    Feb 2005
    Location
    Sweden
    Posts
    214
    I don't know anything about clocking Intel CPUs but do those things support HT and if so do you have it enabled?

    If so that could be causing the problem.
    Quote Originally Posted by Microsoft
    On a multiprocessor computer, it should not matter which processor is called. However, you can get different results on different processors due to bugs in the basic input/output system (BIOS) or the hardware abstraction layer (HAL). To specify processor affinity for a thread, use the SetThreadAffinityMask function.

  15. #15
    Xtreme X.I.P.
    Join Date
    Feb 2005
    Location
    Sweden
    Posts
    214
    Can you guys test this one?
    It has the old timing functions, still msecs but with small jumps. I guess for calculating 16M/32M 15 msecs more or less wont be a big deal

  16. #16
    Xtreme Member
    Join Date
    Feb 2004
    Location
    San Diego
    Posts
    287
    Good work on the PI updates. Now once everyone can use SSE3 we won't have anything to complain about :p
    DFI SLI-DR | Opteron 170 Mach II | 2x512 G.Skill LE | x1900XTX | 2x250GB Hitachi T7K250 RAID 0 | PCP&C 510 SLI | Creative X-Fi
    My Heatware

  17. #17
    Xtreme X.I.P.
    Join Date
    Dec 2003
    Posts
    4,734
    thanks snq,

    I posted this information along with a new link on my native forums... I will let you know how it worked out

  18. #18
    Xtreme X.I.P.
    Join Date
    Feb 2005
    Location
    Sweden
    Posts
    214
    ArcTan, that's what I was afraid of. The timer is not reinitialized
    Try this one: http://superpi.radeonx.com/super_pi_mod-1.4.zip

  19. #19
    Xtreme Member
    Join Date
    Sep 2002
    Location
    Sydney, Australia
    Posts
    494
    thanks
    works now

  20. #20
    Registered User
    Join Date
    Mar 2004
    Location
    Barcelona, Spain
    Posts
    29
    impresive reverse engineering work, good job

  21. #21
    Xtreme X.I.P.
    Join Date
    Feb 2005
    Location
    Sweden
    Posts
    214
    Thanks Sons of Piru

  22. #22
    Xtreme Member
    Join Date
    Sep 2002
    Location
    Milan
    Posts
    105

    re:

    same settings. :/





    Ciao

  23. #23
    Xtreme Member
    Join Date
    Aug 2004
    Location
    Italy
    Posts
    246
    same the guys abouve, my ptime is still 0.500msm differetn from the originall....
    anti cheat=35.629
    originall=35.140....
    inprouved but still wrong
    The God Father OC.Team

  24. #24
    Xtreme Enthusiast
    Join Date
    Jan 2005
    Location
    Canberra, Australia
    Posts
    902
    Quote Originally Posted by kiko
    same settings. :/





    Ciao

    why doesnt it say the cpuz checksum? i have that prob on my dothan as well and on 6** cpus.

    well heres my score



    dothy 745 @ 2.78Ghz (173*16) 1.68V (shoddy filo chip)
    mushy black @ 288MHz 2-2-2-5; 4.1V
    the dfi 855 board

  25. #25
    Xtreme Mentor
    Join Date
    Oct 2004
    Location
    SLOVENIJA
    Posts
    2,594
    what is NOT EXACT IN ROUND ?

    280*9....prime stable and superpi not ?

    works now with 1.4
    Last edited by TEDY; 03-10-2005 at 06:18 AM.
    ASUS P5K-E // E8400 Q746A519
    G.Skill F2-8000CL5D-4GBPQ
    LC 550W GP// XPERTVISION 9600GT

Page 4 of 9 FirstFirst 1234567 ... LastLast

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
  •