Gå til innhold

Hvordan kryssbytte GPU i FAHClient (7xx og 9xx i samme PC)


Anbefalte innlegg

UPDATED WALKTHROUGH

1. Make sure to do a clean removal and re-install first to see if this will fix the issue. If not proceed to step 2.

2. Install GPU-Z and make a note of the order of the GPUs in the drop down list at the bottom, 0 for the first GPU, 1 for the second and so on; this can be 'List A'

GPU-Z, for "List A". GTX 570 will be 0, and the 260 will be 1

 

post-326544-0-35680000-1422883273_thumb.jpeg

3. Use command prompt (Start button, 'cmd' in the search bar and press enter) to run C:\Program Files (x86)\FAHClient\fachclient.exe --lspci and note the order the GPUs come up on this list; 'List B'


C:\Program Files (x86)\FAHClient\fachclient.exe --lspci

 

Microsoft Windows [Version 6.1.7601]
Copyright © 2009 Microsoft Corporation. All rights reserved.

C:\Users\Family>cd\

C:\>cd program files (x86)

C:\Program Files (x86)>cd fahclient

C:\Program Files (x86)\FAHClient>fahclient.exe --lspci
VendorID:DeviceID:Vendor Name:Description
0x104c:0x8023:Texas Instruments:Texas Instruments 1394 OHCI Compliant Host Contr
oller
0x1095:0x3114:Silicon Image, Inc.:Silicon Image SiI 3114 SoftRaid 5 Controller
0x10de:0x0360:NVIDIA Corporation:PCI standard ISA bridge
0x10de:0x0368:NVIDIA Corporation:NVIDIA nForce PCI System Management
0x10de:0x0369:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x036c:NVIDIA Corporation:Standard OpenHCD USB Host Controller
0x10de:0x036d:NVIDIA Corporation:Standard Enhanced PCI to USB Host Controller
0x10de:0x036e:NVIDIA Corporation:Standard Dual Channel PCI IDE Controller
0x10de:0x0370:NVIDIA Corporation:PCI standard PCI-to-PCI bridge
0x10de:0x0371:NVIDIA Corporation:High Definition Audio Controller
0x10de:0x0373:NVIDIA Corporation:NVIDIA nForce Networking Controller
0x10de:0x0373:NVIDIA Corporation:NVIDIA nForce Networking Controller
0x10de:0x0376:NVIDIA Corporation:PCI Express standard Root Port
0x10de:0x037f:NVIDIA Corporation:NVIDIA nForce Serial ATA Controller
0x10de:0x037f:NVIDIA Corporation:NVIDIA nForce Serial ATA Controller
0x10de:0x037f:NVIDIA Corporation:NVIDIA nForce Serial ATA Controller
0x10de:0x03a1:NVIDIA Corporation:PCI standard host CPU bridge
0x10de:0x03a8:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03a9:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03aa:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03ab:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03ac:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03ad:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03ae:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03af:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03b0:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03b1:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03b2:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03b3:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03b4:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03b5:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03b6:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03b7:NVIDIA Corporation:PCI Express standard Root Port
0x10de:0x03ba:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x03bc:NVIDIA Corporation:PCI standard RAM Controller
0x10de:0x05b1:NVIDIA Corporation:PCI Express standard Downstream Switch Port
0x10de:0x05b1:NVIDIA Corporation:PCI Express standard Downstream Switch Port
0x10de:0x05b1:NVIDIA Corporation:PCI Express standard Downstream Switch Port
0x10de:0x05e2:NVIDIA Corporation:GT200 [GeForce GTX 260]
0x10de:0x0e09:NVIDIA Corporation:High Definition Audio Controller
0x10de:0x1081:NVIDIA Corporation:GF110 [GeForce GTX 570]

C:\Program Files (x86)\FAHClient>

 

0x10de:0x05e2:NVIDIA Corporation:GT200 [GeForce GTX 260]
0x10de:0x0e09:NVIDIA Corporation:High Definition Audio Controller
0x10de:0x1081:NVIDIA Corporation:GF110 [GeForce GTX 570]


This is what you're looking for, and this will be "List B". In this case, the 260 will be 0 and the 570 will be 1

4. Open F@H Client and clear all the automatically assigned slots for the GPUs

5. Create new GPU slots and set the each GPU index according to "list B', and the core indices according to 'list A'. Do this for all GPUs present
Ex. gpu-index = 0, CUDA-index = 1, OpenCL-index = 1 will fold on GTX 260

post-326544-0-49335500-1422883298_thumb.jpeg

6. For any GPU you DO NOT want to fold, under 'Extra Slot Options' add Name: paused Value: true

7. Save your configuration then quit and restart your client to verify that config has been saved properly.

After you set up the GPU configs correctly, the config file should look something like this

 

23:37:52:<config>
23:37:52: <!-- Network -->
23:37:52: <proxy v=':8080'/>
23:37:52:
23:37:52: <!-- Slot Control -->
23:37:52: <power v='full'/>
23:37:52:
23:37:52: <!-- User Information -->
23:37:52: <passkey v='********************************'/>
23:37:52: <team v='37726'/>
23:37:52: <user v='DownshiftArtist'/>
23:37:52:
23:37:52: <!-- Folding Slots -->
23:37:52: <slot id='0' type='GPU'>
23:37:52: <cuda-index v='1'/>
23:37:52: <gpu-index v='0'/>
23:37:52: <opencl-index v='1'/>
23:37:52: <paused v='true'/>
23:37:52: </slot>
23:37:52: <slot id='2' type='GPU'>
23:37:52: <client-type v='beta'/>
23:37:52: <cuda-index v='0'/>
23:37:52: <gpu-index v='1'/>
23:37:52: <opencl-index v='0'/>
23:37:52: </slot>
23:37:52:</config>


edit: NOTE: Your slot id may be different as it is based on whatever number your client assigns to it.


8. FOLD!!

  • Liker 1
Lenke til kommentar

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
  • Hvem er aktive   0 medlemmer

    • Ingen innloggede medlemmer aktive
×
×
  • Opprett ny...