Results 1 to 8 of 8

Thread: Folding@home

  1. #1
    Your very own Pikachu! Banned Peegee's Avatar
    Join Date
    Mar 2001
    Posts
    19,488
    Blog Entries
    81

    Grin Folding@home

    Remember <a href="http://www.stanford.edu/group/pandegroup/folding/">Folding@Home</a>? Well I have it running on two machines right now, and on this machine, it's only taking up 50% of the CPU's idle resources (it's always set to lowest priority).

    It's supposed to use like 80-90% regularly, but it won't. I should inform you that I have one of those newer P4 chips that is registered by XP as two separate processors. Both processors are checkmarked in the process affinity option, so what's the matter?

  2. #2
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Try running two at once?

    The affinity is the preferred processor the thread will run on - if it's not a true multi-threaded multi-CPU capable program, it won't run on both at the same time. Probably best to keep only one checked, since you get much better performance if it stays on one processor than if the program is allowed to swap between processors due to the way memory works.
    Problems playing downloaded videos? Try CCCP


  3. #3
    Your very own Pikachu! Banned Peegee's Avatar
    Join Date
    Mar 2001
    Posts
    19,488
    Blog Entries
    81

    Grin

    It won't let me run two at once unfortunately, but I did modify the affinity.

    On a somewhat related note, is it possible to ensure certain executables run a certain user-defined manner every time? Windows media player needs to run at high priority to be functional, for example.

  4. #4
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I've not used Windows in a 2 CPU environment before, and have no idea if it opens up new tabs anywhere for you to define that stuff. Would be nice if it did though
    Problems playing downloaded videos? Try CCCP


  5. #5
    Your very own Pikachu! Banned Peegee's Avatar
    Join Date
    Mar 2001
    Posts
    19,488
    Blog Entries
    81

    Grin

    FYI: It's just affinity, as far as I can see (where's bleyz?)

  6. #6
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I assume processor affinity is implied though if the checkboxes let you select processor
    Problems playing downloaded videos? Try CCCP


  7. #7
    Your very own Pikachu! Banned Peegee's Avatar
    Join Date
    Mar 2001
    Posts
    19,488
    Blog Entries
    81

    Grin

    Fixed it. I had to disable the hyperthreading option in BIOS. Though I had no idea why that is so or what hyperthreading even does.

    *shrug*

  8. #8
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Hyperthreading is what makes the CPU look like several CPUs to the OS. Disabling it, you might well see a performance loss in your PC now, especially when handling several CPU hungry tasks at the same time. Or then again, at such a high clock speed, you probably won't unless you try looking specifically at the performance
    Problems playing downloaded videos? Try CCCP


Posting Permissions

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