boinc/sched
David Anderson ba68f452a0 server: fix bug related to job-size matching
Problem: a workunit could error out with unsent results.
The feeder skips such results, but the size_regulator counts them
and doesn't so doesn't promote any new results.
Solution: the feeder scans for results even with workunit errors.
If marks these results as state OVER, outcome DIDNT_NEED
2013-05-24 20:11:14 -07:00
..
Makefile.am Unix build: Makefile changes for "make install", from Steffen Moeller 2013-05-20 15:19:13 -07:00
adjust_user_priority.cpp - show_shmem: show more stuff, and improve display 2013-03-04 17:48:45 +01:00
antique_file_deleter.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
assimilate_handler.h Einstein@home extensions: 2011-03-18 08:20:11 +00:00
assimilator.cpp - tabs -> spaces 2013-04-02 17:23:37 -07:00
assimilator.py
census.cpp - scheduler: the p_fpops value reported by clients can't be trusted. 2012-01-09 17:35:48 +00:00
credit.cpp validator: retry if transient failure 2013-05-20 13:01:10 -07:00
credit.h - scheduler: code shuffle; new file sched_check.cpp contains functions 2013-04-09 12:19:00 -07:00
credit_test.cpp - fixes of various (non-critical) fd and memory leaks. 2012-06-10 05:38:34 +00:00
db_dump.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
db_dump_spec.xml
db_purge.cpp db_purge: add --mod N R option to allow multiple instances. From Kevin Reed 2013-05-22 21:13:24 -07:00
delete_file.cpp - add script to repair damaged user.global_prefs fields 2012-05-23 00:25:19 +00:00
edf_sim.cpp - web: add advisory text to "Export as Notice" balloon 2013-03-04 17:24:18 +01:00
edf_sim.h - client emulator fixes 2011-08-22 15:07:59 +00:00
feeder.cpp server: fix bug related to job-size matching 2013-05-24 20:11:14 -07:00
file_deleter.cpp - scheduler: fix bug in homogeneous app version. 2012-09-06 19:25:05 +00:00
file_upload_handler.cpp file upload handler: handle zero-length files correctly 2013-05-15 11:04:39 -07:00
get_file.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
handle_request.cpp server: parse product_name in scheduler request, store in DB 2013-05-23 23:30:42 -07:00
handle_request.h scheduler: remove lock file when scheduler caught SIGTERM 2012-03-12 09:10:42 +00:00
hr.cpp
hr.h - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
hr_info.cpp - eliminate use of alloca() and strdupa(). 2013-03-04 17:24:19 +01:00
hr_info.h - scheduler: the p_fpops value reported by clients can't be trusted. 2012-01-09 17:35:48 +00:00
make_work.cpp fix Clang warning 2013-05-20 13:00:22 -07:00
makefile_plan_class_spec - scheduler: debug plan_class_spec a little. 2012-06-06 03:47:13 +00:00
makefile_validator_test - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
message_handler.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
plan_class_spec.cpp - SCHED: Fixed problem that prevented proper driver version checking in cuda and 2013-05-19 11:08:36 -07:00
plan_class_spec.h Added "<without_opencl>" boolean to plan_class_spec to make it possible to 2013-04-25 13:28:41 -07:00
plan_class_spec.xml.sample Updated sample plan classes to show newer features. 2013-04-25 13:43:30 -07:00
put_file.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
pymw_assimilator.py
sample_assimilator.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
sample_bitwise_validator.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
sample_db_dump_spec.xml
sample_dummy_assimilator.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
sample_hr_info.txt
sample_trivial_validator.cpp - client: change in the use of GPU available RAM: 2011-09-14 22:45:26 +00:00
sample_work_generator.cpp - sample work generator: maintain a buffer of N unsent jobs 2013-04-20 13:49:51 -07:00
sched_array.cpp - scheduler: code shuffle; new file sched_check.cpp contains functions 2013-04-09 12:19:00 -07:00
sched_array.h - scheduler: support for projects with some non-CPU-intensive apps 2012-09-01 04:58:12 +00:00
sched_assign.cpp - tabs -> spaces 2013-04-02 17:23:37 -07:00
sched_assign.h - server: revamp the "assigned job" mechanism. 2012-01-30 22:39:13 +00:00
sched_check.cpp - scheduler: code shuffle; new file sched_check.cpp contains functions 2013-04-09 12:19:00 -07:00
sched_check.h - scheduler: code shuffle; new file sched_check.cpp contains functions 2013-04-09 12:19:00 -07:00
sched_config.cpp - SCHED: Fixed problem that prevented proper driver version checking in cuda and 2013-05-19 11:08:36 -07:00
sched_config.h - Added scheduler config boolean option <estimate_flops_from_hav_pfc> which 2013-04-30 16:30:27 -07:00
sched_customize.cpp - SCHED: Modified the SETI@home version of wu_is_infeasible_custom() to allow 2013-05-21 09:20:53 -07:00
sched_customize.h - Double include protection added to sched_customize.h 2013-03-07 11:31:38 +01:00
sched_driver.cpp - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
sched_files.cpp - scheduler: fix typo in sticky file deletion code 2013-03-05 13:53:58 +01:00
sched_files.h - scheduler: add feature for deleting no-longer-used sticky files. 2013-03-04 17:39:24 +01:00
sched_hr.cpp - scheduler: fix bug in the "homogeneous app version" (HAV) feature 2011-10-26 07:15:22 +00:00
sched_hr.h - scheduler: fix bug in the "homogeneous app version" (HAV) feature 2011-10-26 07:15:22 +00:00
sched_limit.cpp - Improve interface of XML_PARSER. 2011-08-10 17:11:08 +00:00
sched_limit.h - scheduler: per-processor limits should be based on 2011-05-13 22:04:10 +00:00
sched_locality.cpp - scheduler: code shuffle; new file sched_check.cpp contains functions 2013-04-09 12:19:00 -07:00
sched_locality.h
sched_main.cpp - scheduler: add feature for deleting no-longer-used sticky files. 2013-03-04 17:39:24 +01:00
sched_main.h
sched_msgs.cpp
sched_msgs.h
sched_resend.cpp - scheduler: code shuffle; new file sched_check.cpp contains functions 2013-04-09 12:19:00 -07:00
sched_resend.h
sched_result.cpp - scheduler: we were using CPU time for elapsed time 2011-12-26 14:31:14 +00:00
sched_result.h
sched_score.cpp scheduler: comparison function for score-based scheduling was backwards 2013-05-22 10:20:54 -07:00
sched_score.h - scheduler: code shuffle; new file sched_check.cpp contains functions 2013-04-09 12:19:00 -07:00
sched_send.cpp - web/scheduler: add project preference for not getting Intel GPU jobs 2013-04-20 12:25:55 -07:00
sched_send.h - scheduler: code shuffle; new file sched_check.cpp contains functions 2013-04-09 12:19:00 -07:00
sched_shmem.cpp Fixed problems with FCGI compiles introduced in recent checkins. 2013-04-25 12:46:22 -07:00
sched_shmem.h - Moved definitions of some scheduler paramerters from .cpp file to 2013-03-07 11:28:43 +01:00
sched_timezone.cpp - fix a few unlikely but possible file-descriptor leaks 2013-03-01 16:17:19 +01:00
sched_timezone.h
sched_types.cpp server: parse product_name in scheduler request, store in DB 2013-05-23 23:30:42 -07:00
sched_types.h - scheduler: add code (commented out for now) for new implementation 2013-04-09 11:10:50 -07:00
sched_util.cpp Add support for multi-size apps 2013-04-25 00:27:35 -07:00
sched_util.h - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
sched_version.cpp - SCHED: Fixed problem that prevented proper driver version checking in cuda and 2013-05-19 11:08:36 -07:00
sched_version.h
show_shmem.cpp
single_job_assimilator.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
size_regulator.cpp Add support for multi-size apps 2013-04-25 00:27:35 -07:00
start - server (start script and server_status.php): 2013-03-04 17:19:39 +01:00
target_batch.cpp - scheduler: add a program that targets remaining jobs in a batch 2012-04-17 21:50:13 +00:00
testasm.py
time_stats_log.cpp
time_stats_log.h
transitioner.cpp transitioner: fix bugs when size matching is used. 2013-05-20 10:25:58 -07:00
transitioner_catchup.php - new script sched/transitioner_catchup.php: transitions all WUs 2011-01-29 06:28:10 +00:00
trickle_credit.cpp - validator: add a --credit_from_runtime option. 2011-09-13 21:01:42 +00:00
trickle_echo.cpp - validator: add a --credit_from_runtime option. 2011-09-13 21:01:42 +00:00
trickle_handler.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
trickle_handler.h - validator: add a --credit_from_runtime option. 2011-09-13 21:01:42 +00:00
update_stats.cpp - wrapper: tell the client when we checkpoint 2011-05-06 12:33:12 +00:00
validate_util.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
validate_util.h - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
validate_util2.cpp validator: retry if transient failure 2013-05-20 13:01:10 -07:00
validate_util2.h - server: create a harness for testing validator code. 2012-04-10 00:32:35 +00:00
validator.cpp validator: retry if transient failure 2013-05-20 13:01:10 -07:00
validator.h
validator_test.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
wu_check.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00