boinc/samples
David Anderson 2a2c9c4ad8 remote job submission: add notion of "expire time" for batches (for Condor)
- Batches now have optional "expire time".
  If this time passes and the batch is not retired, abort and retire it.
- Add script "expire_batches" which enforces the above.
  Run it as a periodic task.
- Add a web RPC for setting the expire time of a batch
  (it can be changed multiple times)
- Add a C++ interface for this RPC
- Add a BOINC_SET_LEASE command to the BOINC GAHP
  ("lease" is Condor term for expire time)
2013-09-17 13:35:55 -07:00
..
condor remote job submission: add notion of "expire time" for batches (for Condor) 2013-09-17 13:35:55 -07:00
example_app Condor: add variant of uppercase that processes multiple files 2013-08-27 21:24:01 -07:00
glut Moving the boinc_samples directory under the boinc directory. 2008-07-31 20:12:07 +00:00
image_libs Moving the boinc_samples directory under the boinc directory. 2008-07-31 20:12:07 +00:00
jpeglib Mac: Update Mac build scripts, XCode project and source files to allow automated builds under OS 10.7 Lion and XCode 4.2 2011-10-18 12:42:53 +00:00
mac_build/UpperCase2.xcodeproj Mac: add slide-show screensaver to example_app Xcode project and Mac example_app build scripts 2013-03-01 16:26:09 +01:00
multi_thread More Line Ending Changes 2013-03-04 17:19:38 +01:00
nvcuda nvcuda sample: add comments about missing features in the BOINC CUDA sample code: 2013-07-29 23:22:17 -07:00
openclapp API: add test harness for the runtime system 2013-07-04 16:00:10 -07:00
sleeper Improve Makefiles for sample apps. From Gianfranco. 2013-04-26 13:46:28 -07:00
vboxwrapper VBOX: Code cleanup 2013-08-22 21:09:24 -04:00
vm_wrapper - add vm_wrapper sample app (from Jarno Rantala, CERN) 2009-08-24 20:00:10 +00:00
worker Improve Makefiles for sample apps. From Gianfranco. 2013-04-26 13:46:28 -07:00
wrapper fix wrapper build script for Android 2013-08-23 09:55:46 -07:00
wrappture sample apps: include <cmath> instead of <math.h> 2013-05-28 12:00:39 -07:00
client_state_save.xml - scheduler: in work_needed(), ignore requests for resource 2011-09-08 18:55:55 +00:00