Opened 12 years ago
Last modified 12 years ago
#1232 new Defect
pausing boinc or GPU isnt permanent
Reported by: | Aculnay | Owned by: | romw |
---|---|---|---|
Priority: | Trivial | Milestone: | Undetermined |
Component: | Manager | Version: | 7.0.28 |
Keywords: | Pause | Cc: |
Description
When im starting to play a game that needs hight perfomance, i used to pause Boinc, so that the game runs fluently. But somehow Boinc decides to unpause after a random amount of time, and my game suddenly beginnst to lag like hell. So i have to close Boinc completely.
Note: See
TracTickets for help on using
tickets.
Using the pause button in the taskbar does exactly that, pause the computation for some time (I think it's not random but haven't looked at the code). If you want to disable GPU processing completely you can either open the manager and disable GPU processing (and don't forget to turn it on again, that's why the pause is unpausing itself!) or add your game executable to the config file using the <exclusive_gpu_app>game.exe</exclusive_gpu_app> feature.
Extensive documentation about this can be found in the Userwiki: http://boinc.berkeley.edu/wiki/Client_configuration
If something is unclear please comment to this ticket and I try to help you.