MMM
Results 1 to 25 of 651

Thread: 32m SPi Low Clock Challenge

Hybrid View

  1. #1
    Moderator
    Join Date
    Nov 2006
    Posts
    2,609
    Quote Originally Posted by before View Post
    Well buddy, actually the Taiwanese version is just the same one but using Taiwanese language. Nothing special; I mean for you and me, but great for Taiwanese natives.



    Guess I know...
    Hi
    in TW,spanish Datacenter in not include in cd and so it's just 500Mb
    Datacenter have more than 7Mb reg files which not good for Spi
    that's all i think
    Quote Originally Posted by LardArse View Post
    i think you are asking the wrong person about safety limits, but

  2. #2
    Memory Addict
    Join Date
    Sep 2008
    Location
    Esfahan - Iran
    Posts
    186
    Quote Originally Posted by hiwa View Post
    Hi
    in TW,spanish Datacenter in not include in cd and so it's just 500Mb
    Datacenter have more than 7Mb reg files which not good for Spi
    that's all i think
    do you know how SuperPI works ?

    if we know how it works we could run it better .

  3. #3
    Xtreme Legend
    Join Date
    Mar 2005
    Location
    Australia
    Posts
    17,242
    Quote Originally Posted by hiwa View Post
    Hi
    in TW,spanish Datacenter in not include in cd and so it's just 500Mb
    Datacenter have more than 7Mb reg files which not good for Spi
    that's all i think
    wouldnt you normally get rid of it via nlite anyways

    my XP is trimmed to 150MB or something like that
    Team.AU
    Got tube?
    GIGABYTE Australia
    Need a GIGABYTE bios or support?



  4. #4
    Moderator
    Join Date
    Nov 2006
    Posts
    2,609
    Quote Originally Posted by dinos22 View Post
    wouldnt you normally get rid of it via nlite anyways

    my XP is trimmed to 150MB or something like that


    my TW lite with all reg tweaks on is fastest about 2 seconds of my TW orginal 500mb @ 4000 MHz without waza
    yes sure if you know all that files you can lite it with nlite

    Thanks before for info
    Quote Originally Posted by LardArse View Post
    i think you are asking the wrong person about safety limits, but

  5. #5
    Xtreme Legend
    Join Date
    Mar 2005
    Location
    Australia
    Posts
    17,242
    Quote Originally Posted by hiwa View Post
    my TW lite with all reg tweaks on is fastest about 2 seconds of my TW orginal 500mb @ 4000 MHz without waza
    yes sure if you know all that files you can lite it with nlite

    Thanks before for info
    wow interesting
    thats a bit difference

    guess i'll have to get it and test it out
    Team.AU
    Got tube?
    GIGABYTE Australia
    Need a GIGABYTE bios or support?



  6. #6
    approaching aphelion
    Join Date
    Nov 2005
    Location
    Aix-en-Pce | France
    Posts
    1,616
    Quote Originally Posted by hiwa View Post
    Hi
    in TW,spanish Datacenter in not include in cd and so it's just 500Mb
    Datacenter have more than 7Mb reg files which not good for Spi
    that's all i think
    Well IMHO actually it doesn't change anything for Spi functionning mate. Spi computation process doesn't care about reg... In fact, windows size doesn't make pi faster or slower.

    Here's a glance (monitoring the process) at Spi functionning

    - Prior to start the computation: opening the app. (Here're the reg calls... I mean for both software and hardware aspects, reg isn't important after this point. Everything looks set.)
    Example of events
    Code:
    4:58:35.3562421 PM	super_pi_mod.exe	4384	RegQueryValue	HKCU\Software\Microsoft\CTF\Disable Thread Input Manager	SUCCESS	Type: REG_DWORD, Length: 4, Data: 1
    - Prior to start the computation: selecting the type of computation.
    Example of events
    Code:
    5:01:12.7960465 PM	super_pi_mod.exe	4384	CloseFile	C:\WINDOWS.0\Fonts\vgasys.fon	SUCCESS	
    5:01:21.4881158 PM	super_pi_mod.exe	4384	QueryOpen	C:\WINDOWS.0\system32\MSIMTF.dll	SUCCESS	CreationTime: 4/14/2008 2:00:00 PM, LastAccessTime: 12/19/2008 3:09:03 PM, LastWriteTime: 4/14/2008 2:00:00 PM, ChangeTime: 4/9/2009 12:00:16 PM, AllocationSize: 159,744, EndOfFile: 159,232, FileAttributes: A
    - During the computation (basically dealing with spi self-created files)
    Example of events
    Code:
    5:04:25.9159925 PM	super_pi_mod.exe	4384	ReadFile	E:\iv.dat	SUCCESS	Offset: 0, Length: 65,536
    5:04:25.9160239 PM	super_pi_mod.exe	4384	ReadFile	E:\iv.dat	SUCCESS	Offset: 0, Length: 65,536
    5:04:25.9163341 PM	super_pi_mod.exe	4384	ReadFile	E:\ib.dat	SUCCESS	Offset: 65,536, Length: 65,536
    5:04:25.9163711 PM	super_pi_mod.exe	4384	WriteFile	E:\ib.dat	SUCCESS	Offset: 65,536, Length: 65,536
    5:04:25.9174882 PM	super_pi_mod.exe	4384	WriteFile	E:\ib.dat	SUCCESS	Offset: 0, Length: 65,536
    5:04:25.9175216 PM	super_pi_mod.exe	4384	ReadFile	E:\iw.dat	SUCCESS	Offset: 0, Length: 65,536
    5:04:25.9206581 PM	super_pi_mod.exe	4384	ReadFile	E:\ib.dat	SUCCESS	Offset: 0, Length: 65,536
    5:04:25.9276712 PM	super_pi_mod.exe	4384	ReadFile	E:\iw.dat	SUCCESS	Offset: 0, Length: 65,536
    Last edited by before; 04-25-2009 at 07:16 AM.
    Best Regards,
    Xavier


    "I prefer to fly alone... when alone, I perform those little coups of audacity which amuse me..." Col. René Fonck (1894-1953), the Ace of Aces.

  7. #7
    Xtreme Legend
    Join Date
    Mar 2005
    Location
    Australia
    Posts
    17,242
    oh guys it is not unusual to have half a second difference or ever slightly more between runs because of a couple of loops called bonus loops dont consistently throw out expected results

    so someone getting a second quicker doesnt necessarily mean its got anything to do with the OS

    I know who claimed that he shaved off 10 seconds and i could understand him saying that because he publicly says he's all brute force and not much into tweaking so if he did get some great tips and everything setup for him he could have seen good gains i guess

    but OS to OS its laughable to suggest there are significant differences like that

    now i'm starting to sound like Cpt Obvious hahah
    Team.AU
    Got tube?
    GIGABYTE Australia
    Need a GIGABYTE bios or support?



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
  •