Message boards :
Number crunching :
reduced CPU ?
Message board moderation
Author | Message |
---|---|
Send message Joined: 1 Feb 13 Posts: 48 Credit: 66,724,440 RAC: 0 |
when running GPU units I notice it uses .985 CPU but looking at the CPU time it will be very low and the GPU is doing 95 % of the real work . is their a way to reduce the cpu amount ? to allow another Boinc project extra CPU usage |
Send message Joined: 18 Jul 10 Posts: 76 Credit: 639,943,515 RAC: 59,434 |
Robby1959- Place the text below in a file named app_config.xml and place it in the /BOINC/projects/milkyway.cs.rpi,edu_milkyway folder. (I hope I typed that correctly.) Modify to fit your situation. Restart the Boinc Manager. Note that the text next to task name in the BOINC Manager that shows the cpu and gpu usage will be correct only for units downloaded after you restarted the Boinc Manager. <app_config> <app> <name>milkyway</name> <gpu_versions> <gpu_usage>0.49</gpu_usage> <cpu_usage>0.05</cpu_usage> </gpu_versions> </app> <app> <name>milkyway_separation__modified_fit</name> <gpu_versions> <gpu_usage>0.49</gpu_usage> <cpu_usage>0.05</cpu_usage> </gpu_versions> </app> </app_config> |
Send message Joined: 1 Feb 13 Posts: 48 Credit: 66,724,440 RAC: 0 |
thanks for your help good job |
©2024 Astroinformatics Group