boinc/tools
David Anderson 11a6e85632 - scheduler: support for projects with some non-CPU-intensive apps
(but not all) wasn't finished.
    New logic: if the project has an NCI app then:
    - make a list of NCI apps for which the client doesn't have
        a job in progress.
    - try to send one job for each of these apps
    - do this even if no work is being requested.
    - don't send jobs for NCI apps by other mechanisms

NOTE: the client logic isn't quite right for mixed NCI projects.
    If there's no job for a given NCI app,
    the client should do a scheduler RPC.
    This isn't critical so we won't do this now.


svn path=/trunk/boinc/; revision=26068
2012-09-01 04:58:12 +00:00
..
Makefile.am - backend API: added function cancel_jobs(minid, maxid) 2011-10-18 07:15:04 +00:00
appmgr
backend_lib.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
backend_lib.h - storage stuff 2012-02-24 22:55:11 +00:00
boinc_submit
cancel_jobs.cpp - backend API: added function cancel_jobs(minid, maxid) 2011-10-18 07:15:04 +00:00
cleanlogs.sh
create_work.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
create_work_example - lib: fix typo 2012-07-22 03:45:47 +00:00
db_query
dbcheck_files_exist
demo_query - server: add scripts to submit jobs for demo application 2010-11-10 22:54:56 +00:00
demo_submit - server: add scripts to submit jobs for demo application 2010-11-10 22:54:56 +00:00
dir_hier_move.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
dir_hier_path.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
example_app_in - bug fixes in remote job submission tools 2011-12-10 22:03:43 +00:00
example_app_out - bug fixes in remote job submission tools 2011-12-10 22:03:43 +00:00
grep_logs
hr_db_convert.cpp
kill_wu.cpp
make_project - install antique file deleter as periodic task (24 hours) 2012-02-24 03:26:30 +00:00
makelog.sh
manage_privileges - bug fixes in remote job submission tools 2011-12-10 22:03:43 +00:00
parse_config
poll_wu.cpp - backend API: added function cancel_jobs(minid, maxid) 2011-10-18 07:15:04 +00:00
process_input_template.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
process_input_template.h - server: rename process_wu_template() to process_input_template(), 2011-09-01 19:58:27 +00:00
process_result_template.cpp - job creation: handling of extra XML in input templates didn't work. 2011-08-27 16:52:04 +00:00
project.xml
remote_submit - remote job submission: start writing a general-purpose 2012-08-31 06:11:06 +00:00
run_in_ops
sign_executable.cpp
tree_threader_splitter - CAS@home stuff 2012-04-12 05:18:22 +00:00
tt_boinc - scheduler: support for projects with some non-CPU-intensive apps 2012-09-01 04:58:12 +00:00
update_versions - update_versions: eliminate PHP warnings when no version.xml file 2012-04-24 19:24:31 +00:00
update_versions_v6
updater.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
upgrade - "upgrade" script: remove --project_root option, 2011-04-09 03:10:29 +00:00
vote_monitor
watch_tcp
xadd