Message boards : Graphics cards (GPUs) : GPU Load at 0%?
Author | Message |
---|---|
Hi, | |
ID: 51347 | Rating: 0 | rate: / Reply Quote | |
Hi Theo & welcome, That sounds normal. Some calculations are best done by the CPU and those that can be done in parallel are best for the GPU. The work flow continuously goes back and forth between the CPU and the GPU. That's why implementing SWAN_SYNC speeds it up by dedicating a CPU logical thread for each WU running. | |
ID: 51349 | Rating: 0 | rate: / Reply Quote | |
Is this your desktop PC or is it a dedicated DC rig??? What CPU do you have? AuthenticAMD AMD FX(tm)-6300 Six-Core Processor [Family 21 Model 2 Stepping 0] (6 processors) Running 2 up on a 1060 will get you dangerously close to missing the 24hr bonus unless you set the project priority to 0. Then you'll probably waste more time in the UL/DL process than you would gain. Not the best solution. | |
ID: 51350 | Rating: 0 | rate: / Reply Quote | |
Perhaps you have the default setting of "suspending GPU apps while the computer is in use" in BOINC manager. | |
ID: 51351 | Rating: 0 | rate: / Reply Quote | |
Hi Theo & welcome, That sounds normal. Some calculations are best done by the CPU and those that can be done in parallel are best for the GPU. The work flow continuously goes back and forth between the CPU and the GPU. That's why implementing SWAN_SYNC speeds it up by dedicating a CPU logical thread for each WU running. Thanks for the welcome. This seems like a worthy project for my time. What is SWAN_SYNC? Where can I read about it? Is this your desktop PC or is it a dedicated DC rig??? What CPU do you have? I am on windows 10. I have an older AMD CPU (FX 6300 6 CORE 3.5GHz) and 16GB of DDR3 along with the GTX 1060 6GB GPU. I just thought I would help compute with my spare CPU/GPU hours. You can also run two WUs in parallel on the same GPU using an app_config.xml file placed in your Project folder. So if I run two WUs in parallel I wonder if I could manage the to get the WU to be 180 degrees out of synch so that each use the GPU in different times. | |
ID: 51352 | Rating: 0 | rate: / Reply Quote | |
AuthenticAMD Wow, I didn't realize you could read my system specs on my profile. I was thinking of upgrading my mobo and CPU RAM to the next generation of hardware. Not sure if it would speed up my processing time with the GPU appreciably. Running 2 up on a 1060 will get you dangerously close to missing the 24hr bonus unless you set the project priority to 0. Then you'll probably waste more time in the UL/DL process than you would gain. Not the best solution. Sorry, what is the 24hr bonus? | |
ID: 51353 | Rating: 0 | rate: / Reply Quote | |
Perhaps you have the default setting of "suspending GPU apps while the computer is in use" in BOINC manager. That's a good thought, but no. I made sure that the task was running the whole time and not suspended. Wow, you sure have a lot of computation credits. | |
ID: 51354 | Rating: 0 | rate: / Reply Quote | |
I noticed your jobs stop a lot. Not just CPU processing. Note the frequent temperature resets on your "StdErr Output" log (Check your Tasks for this info) | |
ID: 51355 | Rating: 0 | rate: / Reply Quote | |
AuthenticAMDWow, I didn't realize you could read my system specs on my profile. I was thinking of upgrading my mobo and CPU RAM to the next generation of hardware. Not sure if it would speed up my processing time with the GPU appreciably. http://www.gpugrid.net/show_host_detail.php?hostid=496793 Probably no difference. Your 1060 is doing well, and welcome to the project. Running 2 up on a 1060 will get you dangerously close to missing the 24hr bonus unless you set the project priority to 0. Then you'll probably waste more time in the UL/DL process than you would gain. Not the best solution.Sorry, what is the 24hr bonus? You get a 25% point bonus for finishing a WU (from when downloaded) in 48 hours and a 50% bonus for finishing in 24 hours. It adds up quickly. | |
ID: 51357 | Rating: 0 | rate: / Reply Quote | |
Hi All, 7/05/2019 12:37:10 AM | GPUGRID | Requesting new tasks for Intel GPU How can I make my NVidia card work? Or, preferrably, both? Also, when I check Windows Task Manager, I see that acemd-922-80.exe consumes 0% GPU, with GPU Engine column blank against this task. Does it make any difference? Should it show anything? Thanks in advance. Vlad. UPD: After a while I could see 95% utilisation of Cuda engine of NVidia GPU in Task Manager. Probably, it's just the amount of computations that makes it so slow... | |
ID: 51770 | Rating: 0 | rate: / Reply Quote | |
swan_sync put to 1 in windows under system variables. you have to make new variable called swan_sync (doesn't matter capital or small fonts). and then reboot windows. | |
ID: 51833 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : GPU Load at 0%?