You can do this by making them output files of the jobs, with the <sticky/> flag and without the <upload_when_present/> flag.
In principle this should work, but I'm not sure it's been done before. If you encounter any problems, let me know. -- David On 30-Nov-2011 1:40 PM, Raistmer wrote: > For example, I want to use binary OpenCL kernels compiled for particular > user's GPU on first app run (app distributed with source CL file to make it > compatible with all OpenCL devices). So, app needs to write some binary file > that will be retrieved on next app run. And not recreated from scratch on > each and every app's run. There are persistent files distributed from project > (einstein use them) but how to make something alike but directly on client > side ? _______________________________________________ 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.
