Thanks Dave for the quick change I missed your reply on the 30th, I had to make some smalls changes to the wrapper because the application being called by the wrapper is expecting 1 based gpu number but beside that it works. Also currently the value from --device is always overwritten by the aid value (see line 246 of wrapper.cpp). In our case it was easy to change that line since 0, the default value coming from app_ipc.cpp, isn't a valid value for us.
Seb On 14-05-30 01:22 PM, Sebastien Lauzier wrote: > Hi all, > > with the Boinc Wrapper, is there a way to specify with GPU device to > use, like --device passed by the manager to the native app? I noticed > there's a macro for the number of threads but nothing for GPU. > > Seb _______________________________________________ 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.
