Reported by MarkJ on 6 Jun 42115089 08:43 UTC
Currently you can only specify a single .5 parameter within app_info.xml per app. It is applied across all coprocessors of that type and doesn't allow for different values for different devices.
CUDA1
'''Example:''' Machine has a GTS250 and a GTX460 installed. User wants to run 1 wu at a time on GTS250 but 2 wu at a time on the GTX460.
Provide a mechanism where the user can have different values per coprocessor device.
One possible way could be to allow the app_info to specify the device the applies to in a similar fashion to the cc_config.xml statements.
Commented by davea on 7 Mar 42115472 08:52 UTC
This will have to wait until we change BOINC's GPU handling to accommodate different GPU models of the same vendor.
Reported by MarkJ on 6 Jun 42115089 08:43 UTC Currently you can only specify a single.5 parameter within app_info.xml per app. It is applied across all coprocessors of that type and doesn't allow for different values for different devices.
'''Example:''' Machine has a GTS250 and a GTX460 installed. User wants to run 1 wu at a time on GTS250 but 2 wu at a time on the GTX460.
Provide a mechanism where the user can have different values per coprocessor device.
One possible way could be to allow the app_info to specify the device the applies to in a similar fashion to the cc_config.xml statements.
Migrated-From: http://boinc.berkeley.edu/trac/ticket/1176