If you look corresponding thread you will see that app does check. There is boinc_status.suspended flag also, but is this designed behavior, not to set boinc_status.quit_request for GPU app in all cases when its exit=suspend required ?
Пятница, 10 мая 2013, 17:24 -07:00 от Eric J Korpela <[email protected]>: >I can think of one other option. If an OpenCL routine never exits, the >application might not get to the point of checking the flags (unless you are >checking the flags while waiting on OpenCL routines to finish). I haven't >checked the driver revision the users in question have installed. Are they >using suspect driver versions? > > >On Fri, May 10, 2013 at 4:46 PM, Raistmer the Sorcerer < [email protected] > >wrote: >> Trying to solve non-suspending issue listed in this thread: >>http://setiathome.berkeley.edu/forum_thread.php?id=71581&postid=1365551 >>I came to conclusion that either BOINC does something wrong in this situation >>or app doesn't check all needed flags and not aware about exit request. >> >>I check these flags: >>boinc_status.quit_request >>boinc_status.abort_request >> >>Maybe some another flag BOINC sets to inform app that suspend required ? >>_______________________________________________ >>boinc_dev mailing list >>[email protected] >>http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev >>To unsubscribe, visit the above URL and >>(near bottom of page) enter your email address. >> > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
