Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22

Thread: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graphics

  1. #11
    Silver Member
    MindCrime's Avatar
    Join Date
    February 26th, 2014
    Location
    Portland, OR
    Posts
    940

    Re: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graph

    Thanks zombie this is good info but Al pretty much got it for what i was meaning to ask. but now that you mention it i might run some other wcg projects on CPU and only open pandemics on gpu.

  2. #12
    Silver Member
    MindCrime's Avatar
    Join Date
    February 26th, 2014
    Location
    Portland, OR
    Posts
    940

    Re: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graph

    After seeing the "Tasks for Intel GPU are available, but your preferences are set to not accept them" over and over trying to get gpu tasks I finally got around to turning on and getting the igpu working in boinc again. I was able to turn it on in bios and see all three display devices in windows device manager but boinc only saw the 2x 7970s. Had to do a little cable rodeo and plug in another monitor to the mobo hdmi and now I got all three gpus showing in boinc.

    But now that I've finally got boinc asking for amd/ati and intel WUs it says no tasks available... of course it does.

    edit: haven't seen an igpu WU yet

    Also I got tired of BOINC holding off on GPU WUs because of the higher claimed CPU usage so I figured i'd make an App_config, i guessed what the app would be called because it'll tell you the known ones when you get it wrong. I guessed right the first time..

    <app_config>
    <app>
    <name>opng</name>
    <gpu_versions>
    <gpu_usage>1.0</gpu_usage>
    <cpu_usage>0.20</cpu_usage>
    </gpu_versions>
    </app>
    </app_config>
    Last edited by MindCrime; 04-12-21 at 09:00 PM.

  3. #13
    Silver Member
    MindCrime's Avatar
    Join Date
    February 26th, 2014
    Location
    Portland, OR
    Posts
    940

    Re: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graph

    30,000 gpu batches released to stress the system. I haven't been paying attention enough to know how big that is. but i have multiple machines with 100wus, might be a limit per host.
    https://www.worldcommunitygrid.org/f...43386_offset,0

    edit: limit maybe is 50wu's per gpu.
    Last edited by Al; 04-26-21 at 09:18 PM.

  4. #14
    Administrator
    Al's Avatar
    Join Date
    May 18th, 2011
    Location
    Chapel Hill, NC
    Posts
    6,636

    Re: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graph

    Uploads/downloads are slow.
    Scheduler request failed: HTTP service unavailable



  5. #15
    Ambassador from TSBT scole of TSBT's Avatar
    Join Date
    May 8th, 2015
    Location
    Goldsboro, NC
    Posts
    1,009

    Re: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graph

    If you want to earn those hours, load up your GPUs with as many WUs that will run without erroring out. The longer they run the better....
    Code:
    <app_config>
    <project_max_concurrent>0</project_max_concurrent>
    <app>
    <name>opng</name>
    <max_concurrent>2</max_concurrent>
    <gpu_versions>
    <gpu_usage>0.5</gpu_usage>
    <cpu_usage>0.5</cpu_usage>
    </gpu_versions>
    </app>
    </app_config>

  6. #16
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,269

    Re: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graph

    Put something like this in your updater script for each machine. It will prevent the crazy long backoffs for up/downloads.

    Code:
    "C:\Program Files\BOINC\boinccmd" --host 192.168.7.248 --passwd password --network_available
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  7. #17
    Silver Member
    MindCrime's Avatar
    Join Date
    February 26th, 2014
    Location
    Portland, OR
    Posts
    940

    Re: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graph

    upload/downloads seem to have cleared up, not sure if they made some fixes or if everyone is now loaded up.

    I'm now getting WUs that are taking 3-5x longer than the previous ones that were just a few minutes. They're paying better but not scaling 3-5x, more like 2-3x. Still great credit relative to WCG. I switched this machine to 2x concurrency for the hours, maybe there will be a little net credit improvement too since these WUs are up and down on GPU loads.

  8. #18
    Silver Member
    Dave gpu's Avatar
    Join Date
    October 18th, 2014
    Location
    Orlando FL USA
    Posts
    968

    Re: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graph

    Just looked at my GPU with MSI afterburner, and it shows o% utilization .

  9. #19
    Silver Member
    Dave gpu's Avatar
    Join Date
    October 18th, 2014
    Location
    Orlando FL USA
    Posts
    968

    Re: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graph

    Quote Originally Posted by Dave gpu View Post
    Just looked at my GPU with MSI afterburner, and it shows o% utilization .
    Well now it seems like they are working again.

  10. #20
    Administrator
    Al's Avatar
    Join Date
    May 18th, 2011
    Location
    Chapel Hill, NC
    Posts
    6,636

    Re: World Community Grid: OpenPandemics - COVID-19 Now Running on Machines with Graph

    Quote Originally Posted by Dave gpu View Post
    Just looked at my GPU with MSI afterburner, and it shows o% utilization .
    I'm running 8 wus on a GTX 1650 with all 8 cpu threads free. It took that many to get gpu utilization up to 99% at least part of the time. CPU is maxed out at 100%. These gpu wus are, in reality, cpu wus that use a little gpu. Can't bitch about the credits though.



Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

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