The SerialNum field is used to store what little information is kept about
the coprocessors which is mainly the type and driver version.  The
SerialNum field also contains the BOINC client version.  It doesn't contain
a serial number.  Given AMD's faulty drivers of late, if would be helpful
to know exactly which GPU models work with which drivers and whether a
driver allows the GPU to complete the work faster or slower than a previous
driver.  That, and no DBA with any self respect would put multiple data
fields into a single field, especially if the field name has nothing to do
with any of the data points stored in it.  Maybe a coprocessor table with a
foreign key pointing back to the host table would be less obscure?  It
could then be referenced in the results table so that a person could really
know which GPU make and model completed which result.

Jon Sonntag


On Tue, Jun 4, 2013 at 11:18 PM, David Anderson <[email protected]>wrote:

> Not currently; OpenCL info is not stored in the database.
> -- David
>
> On 04-Jun-2013 9:35 AM, Jorden van der Elst wrote:
>
>
>> Can we get the OpenCL details of the detected GPU(s) in project's user
>> account->computer details as well, please? Or only that line when it
>> comes to AMD/ATI GPUs? At present we're showing only the CAL line,
>> while in most project's cases we need the information in the OpenCL
>> line. If it's detected at least. Therefore also when it's not
>> detected, state that it's not detected?
>>
>> With thanks,
>>
>> --
>> -- Jord van der Elst.
>>
>>
>> --
>> -- Jord van der Elst.
>> ______________________________**_________________
>> boinc_dev mailing list
>> [email protected]
>> http://lists.ssl.berkeley.edu/**mailman/listinfo/boinc_dev<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<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.

Reply via email to