Re: [boinc_dev] Linux driver detection

2011-03-01 Thread Oliver Bock
On 3/1/11 5:49 , David Anderson wrote:
 The BOINC client uses the following:
 int cuda_version;
 retval = (*__cuDriverGetVersion)(cuda_version);
 
 Is that not working on some hosts?

That's what we do, too. No apparent issues so far but I'll have a deeper
look at our result DB to make sure...

Oliver

___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


Re: [boinc_dev] Linux driver detection

2011-03-01 Thread Oliver Bock
On 3/1/11 10:22 , Oliver Bock wrote:
 On 3/1/11 5:49 , David Anderson wrote:
 The BOINC client uses the following:
 int cuda_version;
 retval = (*__cuDriverGetVersion)(cuda_version);

 Is that not working on some hosts?
 
 That's what we do, too. No apparent issues so far but I'll have a deeper
 look at our result DB to make sure...

Update: not a single instance in our result DB.

Oliver


___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.