Okie.

Code:
C:\Folding@Home\Windows SMP - 1\FahCore_*.exe := PAIR0::CPU0+PAIR1 [assign=1,resource=MEMUSE,policy=PSEUDOBALANCED]
C:\Folding@Home\Windows SMP - 2\FahCore_*.exe := PAIR0::CPU1+PAIR1 [assign=1,resource=MEMUSE,policy=PSEUDOBALANCED]
C:\Folding@Home\Nv GPU\FahCore_*.exe := PAIR0 [assign=1,resource=MEMUSE,policy=PSEUDOBALANCED]
Results:
SMP 1: 18m37s , SMP 2: 17m32s
Total: 36m9s
Code:
C:\Folding@Home\Windows SMP - 1\FahCore_*.exe := PAIR0 [assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]
C:\Folding@Home\Windows SMP - 2\FahCore_*.exe := PAIR1 [assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]
Results:
SMP 1: 15m45s , SMP 2: 16m38s
Total: 32m23s
Code:
C:\Folding@Home\Windows SMP - 1\FahCore_*.exe := PAIR0::CPU0+PAIR1 [assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]
C:\Folding@Home\Windows SMP - 2\FahCore_*.exe := PAIR0::CPU1+PAIR1 [assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]
C:\Folding@Home\Nv GPU\FahCore_*.exe := PAIR0 [assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]
Results:
SMP 1: 19m , SMP 2: 16m59s
Total: 35m59s
Code:
C:\Folding@Home\Windows SMP - 1\FahCore_*.exe := CPU0+CPU1+CPU2+CPU3 [assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]
C:\Folding@Home\Windows SMP - 2\FahCore_*.exe := CPU3+CPU2+CPU1+CPU0 [assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]
Results:
SMP 1: 22m15s , SMP 2: 22m14s
Total: 44m29s
Code:
C:\Folding@Home\Windows SMP - 1\FahCore_*.exe := CPU0+CPU1+CPU1+CPU0 [assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]
C:\Folding@Home\Windows SMP - 2\FahCore_*.exe := CPU2+CPU3+CPU3+CPU2 [assign=1,resource=CPUUSE,policy=PSEUDOBALANCED]
Results:
SMP 1: 18m53s , SMP 2: 16m39s
Total: 35m32s
Bookmarks