Commit Graph

31 Commits

Author SHA1 Message Date
David Anderson d6b6f8d5db - client (Mac): append /usr/local/cuda/lib to LD_LIBRARY_PATH
and DYLD_LIBRARY_PATH
- client simulator: compile fixes

svn path=/trunk/boinc/; revision=20117
2010-01-09 16:41:17 +00:00
David Anderson e57f286e47 - web: some fixes that arose from converting BOINC's news
to forum format.


svn path=/trunk/boinc/; revision=19963
2009-12-18 04:32:30 +00:00
Rom Walton 52d35f9614 Quick Updates
svn path=/trunk/boinc/; revision=19422
2009-10-30 16:08:13 +00:00
David Anderson f132ef9790 svn path=/trunk/boinc/; revision=19011 2009-09-07 00:51:25 +00:00
David Anderson d14527f79d - update_versions: if app version files already exist in download dir,
make sure they're the same (i.e., enforce file immutability).
    TODO: do this for input files too
- client: check return values from CUDA device detection functions

svn path=/trunk/boinc/; revision=18903
2009-08-24 19:08:05 +00:00
David Anderson 195c0403b7 - scheduler: don't count host as reliable if avg_turnaround is zero
- client: restore notion of overworked;
    if a project is overworked for a resource R,
    don't fetch work for R unless there are idle instances

svn path=/trunk/boinc/; revision=17057
2009-01-28 04:58:01 +00:00
David Anderson 9c0f9d5bf4 svn path=/trunk/boinc/; revision=16702 2008-12-16 21:33:33 +00:00
David Anderson 1f6df503f5 - web: don't select orphaned profile as UOTD;
delete profile when delete user.  Fixes #761

svn path=/trunk/boinc/; revision=16255
2008-10-22 15:49:01 +00:00
David Anderson 13e6b1d558 - admin web: add dbinfo.php (shows row counts and disk usage per table)
svn path=/trunk/boinc/; revision=16251
2008-10-22 04:29:19 +00:00
David Anderson 823df337a4 - add an interface for parsing XML attributes
svn path=/trunk/boinc/; revision=16096
2008-09-30 16:57:07 +00:00
Rom Walton a031492c36 Quick Updates
svn path=/trunk/boinc/; revision=15937
2008-08-24 16:30:06 +00:00
Rom Walton 846087cba9 Quick Updates
svn path=/trunk/boinc/; revision=15936
2008-08-24 16:29:15 +00:00
Rom Walton 1cab3cf260 Quick Updates
svn path=/trunk/boinc/; revision=15935
2008-08-24 16:22:56 +00:00
Rom Walton d8d524428b Quick Updates
svn path=/trunk/boinc/; revision=15934
2008-08-24 16:20:52 +00:00
Rom Walton d5f19d9515 Quick Updates
svn path=/trunk/boinc/; revision=15933
2008-08-24 16:19:28 +00:00
Rom Walton 32694a5e9f Quick Updates
svn path=/trunk/boinc/; revision=15932
2008-08-24 16:11:29 +00:00
Rom Walton ffa91c17aa Quick Updates
svn path=/trunk/boinc/; revision=15931
2008-08-24 16:04:35 +00:00
Rom Walton 24205e849b Quick Updates
svn path=/trunk/boinc/; revision=15930
2008-08-24 16:02:26 +00:00
Frank Thomas c6489cce1e Fixed not matching HTML tags.
svn path=/trunk/boinc/; revision=15293
2008-05-27 08:45:21 +00:00
David Anderson 9fa202d8f0 - client: add coprocessor support: i.e., parse the list of coprocs
in <app_version>s from the server,
    keep track of the number free of each type of coproc,
    and don't run an app that needs more than are available.
    (not quite working yet)

svn path=/trunk/boinc/; revision=14992
2008-04-01 15:08:47 +00:00
David Anderson b20f2d915c - server: added a mechanism for submitting jobs as:
> boinc_submit --infile foo --outfile blah program --args
    This will run "program" on a remote host,
    with the given input, output files, and command-line args

    It manages everything for you.
    You don't have to worry about apps, app_versions,
    template files, wrapper job files, etc.
    See: http://boinc.berkeley.edu/trac/wiki/SingleJob

    Initial checkin - not debugged yet.

svn path=/trunk/boinc/; revision=14842
2008-03-04 23:50:38 +00:00
David Anderson ebed572d4f - API: allow Win apps to have icon
svn path=/trunk/boinc/; revision=14625
2008-01-28 15:48:09 +00:00
David Anderson d642cd6815 - small web fixes; fixes #421
svn path=/trunk/boinc/; revision=14485
2008-01-07 23:33:48 +00:00
Frank Thomas fbcfeaf456 - Removed the svn:executable property from files that should not be executable,
like source code and text files. I skipped to check most files in html/
  and mac_*/ though.
- Added svn:executable to tools/watch_tcp because it has a shebang.


svn path=/trunk/boinc/; revision=13819
2007-10-10 09:25:40 +00:00
David Anderson 6a334e5ab4 add logos
svn path=/trunk/boinc/; revision=13595
2007-09-17 16:19:58 +00:00
David Anderson 14bc500cab - user web: added mechanism for recording team membership changes.
These are stored in a new DB table, "team_delta".
    The team founder can view the history in HTML or XML
    (links on Management Functions page)

svn path=/trunk/boinc/; revision=13231
2007-07-27 18:30:10 +00:00
David Anderson 79adf59f98 - client: if can't write state file, don't immediately exit,
but don't do anything other than handle GUI RPCs.
    After 50 secs, print an "about to exit" message.
    After 60 seconds, exit

svn path=/trunk/boinc/; revision=13162
2007-07-16 20:30:21 +00:00
David Anderson 6285969149 - client: if CA bundle file isn't in BOINC directory,
don't tell Curl to look for it there.
        It might be in the default place where Curl looks.

svn path=/trunk/boinc/; revision=13150
2007-07-13 17:25:47 +00:00
David Anderson d9465a8138 *** empty log message ***
svn path=/trunk/boinc/; revision=11387
2006-10-28 18:25:35 +00:00
David Anderson 190f7d177a *** empty log message ***
svn path=/trunk/boinc/; revision=11337
2006-10-22 01:46:33 +00:00
David Anderson 1de783dd7d *** empty log message ***
svn path=/trunk/boinc/; revision=10842
2006-08-04 21:39:03 +00:00