Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > The Relaxation Room > Distributed Computing
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Distributed Computing TSFs Distributed Computing Effort

Reply
 
LinkBack Thread Tools
Old 07-02-2009, 03:51 AM   #1 (permalink)
Moderator, Games Team
 
Aus_Karlos's Avatar
 
Join Date: Mar 2007
Location: Western Australia
Posts: 3,424
OS: Vista Ultimate x64, Windows XP 32-bit/64-bit, Ubuntu x64, Windows 7 x64 Beta

My System

Blog Entries: 2
Permanently set Affinity

How can i permanently set the Affinity for 2 separate folding Programs.
This is my setup.

F@H Core 4 - CPU threads 6 and 7
F@H Core 3 - CPU threads 4 and 5

Every time i restart the folding processes the Affinity changes are undone. Is there a program that will allow the changes to stick (even from shutdown) and when the job is done make the next WU have the same Affinity setting. (If you get what i mean)
__________________


Folding@Home
Aus_Karlos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 07-02-2009, 08:55 AM   #2 (permalink)
Moderator, Games Team
 
RockmasteR's Avatar
 
Join Date: Aug 2007
Location: Lebanon
Posts: 3,114
OS: Vista Ultimate 32bit

My System

Blog Entries: 1
Re: Permanently set Affinity

Hey mate,
take a look at this:
http://forums.bit-tech.net/showthread.php?t=167477

and this:
http://www.sharkyforums.com/showthread.php?t=279144

hope it helps
RockmasteR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 01:22 AM   #3 (permalink)
Moderator, Games Team
 
Aus_Karlos's Avatar
 
Join Date: Mar 2007
Location: Western Australia
Posts: 3,424
OS: Vista Ultimate x64, Windows XP 32-bit/64-bit, Ubuntu x64, Windows 7 x64 Beta

My System

Blog Entries: 2
Re: Permanently set Affinity

Ive tried PriFinitty2 and its not compatible with 64-bit systems. When i try to set the Affinity of one of the programs, the PriFinitty2 gives me an error.
And Vista doesn't seem to have imagecfg.exe, not even on the Setup disk.
__________________


Folding@Home
Aus_Karlos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 04:17 AM   #4 (permalink)
Moderator, Games Team
 
RockmasteR's Avatar
 
Join Date: Aug 2007
Location: Lebanon
Posts: 3,114
OS: Vista Ultimate 32bit

My System

Blog Entries: 1
Re: Permanently set Affinity

I've seen in some forums that you can get imagecfg.exe
but I don't now it that is legal
RockmasteR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 04:18 AM   #5 (permalink)
Asst Manager, Games Team
 
Tiber Septim's Avatar
 
Join Date: Feb 2006
Location: Queensland, Australia
Posts: 2,862
OS: Fedora 11 / Windows 7

My System

Blog Entries: 5
Re: Permanently set Affinity

Have you tried AFC?
Documentation here.
Download here.
__________________

First Steps - System Specs - SIW

Help TSF beat Cancer and other serious Illness.
Tiber Septim is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 05:15 AM   #6 (permalink)
Moderator, Games Team
 
Aus_Karlos's Avatar
 
Join Date: Mar 2007
Location: Western Australia
Posts: 3,424
OS: Vista Ultimate x64, Windows XP 32-bit/64-bit, Ubuntu x64, Windows 7 x64 Beta

My System

Blog Entries: 2
Re: Permanently set Affinity

Thanks Tiber It works wonders. Im not a big fan of cmd line or text based applications but it works great.

Here is the line setup for anyone else with a QUAD core and want to run two folding programs at the same time.

If your Quad core supports Hyper-threading (Do not use attribute "threads" will crash WinAFC)
Code:
C:\(F@H directory for Core 3)\FahCore_*.exe : PAIR2 [force=yes]
C:\(F@H directory for Core 4)\FahCore_*.exe : PAIR3 [force=yes]
This utilizes both threads also full L2 cache (That the two cores share, quad cores have 2x L2 cache) for the folding programs to minimize memory consumption add the following. [forced=yes,assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]

For Quad cores with no Hyper-threading
Code:
C:\(F@H directory for Core 3)\FahCore_*.exe : CPU2
C:\(F@H directory for Core 4)\FahCore_*.exe : CPU3
Can also use the following lines [assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]

Also ive used "*" in (\FahCore_*.exe) as a wildcard. Which means when the WU is complete and you get a new core as long as the core starts with FahCore_ the same Affinity changes will apply.
__________________


Folding@Home

Last edited by Aus_Karlos; 07-03-2009 at 05:20 AM.
Aus_Karlos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 07:04 AM   #7 (permalink)
Moderator, Games Team
 
RockmasteR's Avatar
 
Join Date: Aug 2007
Location: Lebanon
Posts: 3,114
OS: Vista Ultimate 32bit

My System

Blog Entries: 1
Re: Permanently set Affinity

cool!
thanks Tiber
it could be handy after all
some apps needs one core to run good, and got lots of those
RockmasteR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 10:07 AM   #8 (permalink)
Mentor Hardware Team
 
mattlock's Avatar
 
Join Date: Dec 2005
Location: Ohio
Posts: 4,183
OS: XP SP2, Win 7 Beta, Win 7 RC

My System

Re: Permanently set Affinity

Karlos, are you folding under a new name?
mattlock is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-03-2009, 10:04 PM   #9 (permalink)
Moderator, Games Team
 
Aus_Karlos's Avatar
 
Join Date: Mar 2007
Location: Western Australia
Posts: 3,424
OS: Vista Ultimate x64, Windows XP 32-bit/64-bit, Ubuntu x64, Windows 7 x64 Beta

My System

Blog Entries: 2
Re: Permanently set Affinity

No its still Aus_Karlos. Its just given me 2 very big WUs to start with, They have been ticking over all night and are almost done so my Username Active CPU should be updated soon.
__________________


Folding@Home
Aus_Karlos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-04-2009, 09:51 AM   #10 (permalink)
Mentor Hardware Team
 
mattlock's Avatar
 
Join Date: Dec 2005
Location: Ohio
Posts: 4,183
OS: XP SP2, Win 7 Beta, Win 7 RC

My System

Re: Permanently set Affinity

Nice.....welcome back to the fold
mattlock is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 04:44 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85