Message boards : Graphics cards (GPUs) : 2 Projects For One GPU?
Author | Message |
---|---|
Hi all, | |
ID: 44714 | Rating: 0 | rate: / Reply Quote | |
Hi all, <app_config> <app> <name>acemdlong</name> <gpu_versions> <gpu_usage>0.5</gpu_usage> <cpu_usage>1</cpu_usage> </gpu_versions> </app> <app> <name>acemdshort</name> <gpu_versions> <gpu_usage>0.5</gpu_usage> <cpu_usage>1</cpu_usage> </gpu_versions> </app> </app_config> app_config.xml | |
ID: 44725 | Rating: 0 | rate: / Reply Quote | |
Hi all, Hello, I have inserted that into my app_config.xml file and no luck still ____________ Cruncher/Learner in progress. | |
ID: 44726 | Rating: 0 | rate: / Reply Quote | |
Hi all, The file was placed into the gpugrid projects folder? Did you tell boinc manager to read config files after updating app_config.xml? | |
ID: 44728 | Rating: 0 | rate: / Reply Quote | |
I do not see a folder that is dedicated to GPU grid, so I put it in the Boinc folder. | |
ID: 44730 | Rating: 0 | rate: / Reply Quote | |
Place that file into the <drive>:\ProgramData\BOINC\projects\www.gpugrid.net folder. | |
ID: 44738 | Rating: 0 | rate: / Reply Quote | |
None of the folders you pointed to me exist. I created them and still no luck... | |
ID: 44740 | Rating: 0 | rate: / Reply Quote | |
Aha! | |
ID: 44741 | Rating: 0 | rate: / Reply Quote | |
I've fixed the issue. I had to locate my folder by searching it up. Now I am running 2 tasks at once at around 70% usage. How may I make the boinc manager download a 3rd task? I have changed store at least an additional "1" day. Is that correct? It's easy to do but not a good idea. The admins want fast WU turnaround. Running 3 WUs at a time will take more than 24hr turnaround and will also cause you to miss the 50% bonus (especially with the long WUs). With more normal long WUs than we have at the moment you'll probably also lose the 50% bonus since you're not running very fast GPUs. You may also run into memory problems since they only have 2GB memory. If you want to try 3x on the short WUs you could try: <app_config> <app> <name>acemdlong</name> <gpu_versions> <gpu_usage>0.5</gpu_usage> <cpu_usage>1</cpu_usage> </gpu_versions> </app> <app> <name>acemdshort</name> <gpu_versions> <gpu_usage>0.33</gpu_usage> <cpu_usage>1</cpu_usage> </gpu_versions> </app> </app_config> You also should be getting much more than 70% usage even running 1x. | |
ID: 44743 | Rating: 0 | rate: / Reply Quote | |
Okay, I will stay with 2 tasks running. | |
ID: 44746 | Rating: 0 | rate: / Reply Quote | |
I might just install Linux alongside windows 10. | |
ID: 44747 | Rating: 0 | rate: / Reply Quote | |
Okay so I've tested ubuntu and the usage is only 80%... doesn't ubuntu have no WDDM? | |
ID: 44752 | Rating: 0 | rate: / Reply Quote | |
Okay so I've tested ubuntu and the usage is only 80%... doesn't ubuntu have no WDDM?You should set the SWAN_SYNC environmental value under Linux too, to get the maximum possible GPU usage. But you should set it for the user which runs the BOINC manager. I'm not into Linux at all, but I've seen a post about it a couple of months ago. | |
ID: 44754 | Rating: 0 | rate: / Reply Quote | |
Thanks, appreciate it. | |
ID: 44755 | Rating: 0 | rate: / Reply Quote | |
Logan, <app_config> <app> <name>acemdlong</name> <gpu_versions> <gpu_usage>1</gpu_usage> <cpu_usage>2</cpu_usage> </gpu_versions> </app> <app> <name>acemdshort</name> <gpu_versions> <gpu_usage>1</gpu_usage> <cpu_usage>2</cpu_usage> </gpu_versions> </app> </app_config> Hope that helps. | |
ID: 44759 | Rating: 0 | rate: / Reply Quote | |
Thank you, captainjack! | |
ID: 44761 | Rating: 0 | rate: / Reply Quote | |
At what nice (priority) does boinc_client run? | |
ID: 44769 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : 2 Projects For One GPU?