Results 1 to 10 of 24

Thread: Using Multiple GPU's

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Platinum Member
    Crazybob's Avatar
    Join Date
    October 25th, 2010
    Location
    Preparing for the flakes!
    Posts
    2,529

    Using Multiple GPU's

    Having a brain fart. Finally got my big box up and running after spending more than 20 hours this weekend screwing with it. Hint, don't trust a HD that tests good, but looks like it has Alzthheimers. got BOINC going, but system is only using 1 of the GPU's. where is the setting to use multiple? Can't seem to find it.

    Joined Original Message Board: Fri Jan 27, 2006 1:47 pm, Currently with 11298 Posts

    If it ain't crunch'n, unplug it!

  2. #2
    Silver Member
    kmanley57's Avatar
    Join Date
    May 1st, 2012
    Location
    Colorado
    Posts
    193

    Re: Using Multiple GPS's

    cc_config.xml:

    <use_all_gpus>1</use_all_gpus>

    Link to guide:

    http://boinc.berkeley.edu/wiki/Clien...ration#Options
    Last edited by kmanley57; 04-08-13 at 09:46 PM. Reason: Added link to guide for cc_config
    BOINC Sees it - BOINC DOES it!



  3. #3
    Platinum Member
    Crazybob's Avatar
    Join Date
    October 25th, 2010
    Location
    Preparing for the flakes!
    Posts
    2,529

    Re: Using Multiple GPU's

    Haven't done this in a while. Here is what I put in there, but it doesn't accept it.

    <cc_config>
    <use_all_gpus>1</use_all_gpus>
    </cc_config>

    Any clues to fix it?

    Joined Original Message Board: Fri Jan 27, 2006 1:47 pm, Currently with 11298 Posts

    If it ain't crunch'n, unplug it!

  4. #4
    Platinum Member
    John P. Myers's Avatar
    Join Date
    January 13th, 2011
    Location
    Jackson, TN
    Posts
    4,502

    Re: Using Multiple GPU's

    Quote Originally Posted by Crazybob View Post
    Haven't done this in a while. Here is what I put in there, but it doesn't accept it.

    <cc_config>
    <use_all_gpus>1</use_all_gpus>
    </cc_config>

    Any clues to fix it?
    Should be:

    <cc_config>
    <options>
    <use_all_gpus>1</use_all_gpus>
    </options>
    </cc_config>


  5. #5
    Platinum Member
    Crazybob's Avatar
    Join Date
    October 25th, 2010
    Location
    Preparing for the flakes!
    Posts
    2,529

    Re: Using Multiple GPU's

    Quote Originally Posted by John P. Myers View Post
    Should be:

    <cc_config>
    <options>
    <use_all_gpus>1</use_all_gpus>
    </options>
    </cc_config>
    Thanks John! I'll try this out at lunch time.

    Joined Original Message Board: Fri Jan 27, 2006 1:47 pm, Currently with 11298 Posts

    If it ain't crunch'n, unplug it!

  6. #6
    Platinum Member
    Crazybob's Avatar
    Join Date
    October 25th, 2010
    Location
    Preparing for the flakes!
    Posts
    2,529

    Re: Using Multiple GPU's

    All good now. Thanks again!

    Joined Original Message Board: Fri Jan 27, 2006 1:47 pm, Currently with 11298 Posts

    If it ain't crunch'n, unplug it!

Posting Permissions

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