Commit Graph

18240 Commits

Author SHA1 Message Date
Rom Walton 49b9c1bb64 - VboxWrapper: Add functions for enable/disable network and throttling
the CPU and network activity.

    samples/vboxwrapper/
        vbox.cpp, .h

svn path=/trunk/boinc/; revision=24051
2011-08-26 19:19:28 +00:00
David Anderson 78a9c920c7 - web: more fixes from Christian Beer. Fixes #1129
svn path=/trunk/boinc/; revision=24050
2011-08-26 18:30:13 +00:00
Charlie Fenton 2246e81d0c lib: use standard implementation of strtoull when available
svn path=/trunk/boinc/; revision=24049
2011-08-26 09:44:50 +00:00
David Anderson 4d45dda3d9 - validator: update credit statistics even if credit_from_wu
is being used.
- web: make almost everything translatable.  From Christian Beer.


svn path=/trunk/boinc/; revision=24048
2011-08-25 22:12:48 +00:00
Charlie Fenton 0cd4b311de client: fix Linux compile errors
svn path=/trunk/boinc/; revision=24047
2011-08-25 18:20:39 +00:00
David Anderson 38de5c3e6b - client: fix bug where NVIDIA display driver version wasn't being
set correctly for some laptop GPUs
- client/server: improve estimation of NVIDIA GPU peak FLOPS


svn path=/trunk/boinc/; revision=24046
2011-08-25 15:37:55 +00:00
Charlie Fenton 01c4bb35c0 client: fix Linux compile errors
svn path=/trunk/boinc/; revision=24045
2011-08-25 08:32:56 +00:00
Charlie Fenton 545a4ed0ec client: fix Linux compile errors
svn path=/trunk/boinc/; revision=24044
2011-08-25 08:21:32 +00:00
Charlie Fenton 164269ca00 client: fix Linux compile errors
svn path=/trunk/boinc/; revision=24043
2011-08-25 08:18:33 +00:00
Charlie Fenton 1ab3080e8f client: fix Linux compile erros
svn path=/trunk/boinc/; revision=24042
2011-08-25 08:18:12 +00:00
Charlie Fenton f30f4eb3b1 client: fix Linux compile warnings
svn path=/trunk/boinc/; revision=24041
2011-08-25 08:11:03 +00:00
David Anderson 76d6e67459 - client: pass --gpu_type X (X=nvidia or ati) as well as --device.
This lets device-neutral OpenCL apps figure out which GPU to use.


svn path=/trunk/boinc/; revision=24040
2011-08-25 06:33:35 +00:00
David Anderson 49205acfd9 - job submission: fix bug where parameters specified in the
input template (e.g., delay bound) were ignored
- web: fix PHP warning


svn path=/trunk/boinc/; revision=24039
2011-08-25 05:08:47 +00:00
Charlie Fenton ad3fb32f17 lib: On Windows, call _strtoui64() instead of strtoull
svn path=/trunk/boinc/; revision=24038
2011-08-24 23:25:36 +00:00
Charlie Fenton 2f881f920d lib: try to fix Linux build errors
svn path=/trunk/boinc/; revision=24037
2011-08-24 22:22:07 +00:00
Charlie Fenton 4e8c11aad9 lib: try to fix Linux build errors
svn path=/trunk/boinc/; revision=24036
2011-08-24 22:16:19 +00:00
Charlie Fenton 0e7909c97b lib, client: revert recent changes to restore unsigned long long so we can determine cause of Linux build errors
svn path=/trunk/boinc/; revision=24035
2011-08-24 21:41:02 +00:00
Charlie Fenton 6697484f84 client: fix compiler warnings on Mac and Ubuntu
svn path=/trunk/boinc/; revision=24034
2011-08-24 08:17:34 +00:00
Charlie Fenton 65ec7878b4 lib: fix compile error on Mac, Ubuntu and Windows
svn path=/trunk/boinc/; revision=24033
2011-08-24 08:12:45 +00:00
David Anderson 61aab13972 - example app: get it right this time
svn path=/trunk/boinc/; revision=24032
2011-08-24 01:18:23 +00:00
David Anderson aff8c96f99 - fix linux build errors in coproc stuff.
I don't think unsigned long long is relevant here.


svn path=/trunk/boinc/; revision=24031
2011-08-24 00:51:20 +00:00
David Anderson c296d498ff - example app: change the app version structure to match the new format
svn path=/trunk/boinc/; revision=24030
2011-08-24 00:21:46 +00:00
Charlie Fenton 0f7ddbf9a2 Fix comment
svn path=/trunk/boinc/; revision=24029
2011-08-23 13:47:56 +00:00
Charlie Fenton 05ddd16f5e client: write / parse OpenCL info in COPROC XML data
svn path=/trunk/boinc/; revision=24028
2011-08-23 12:56:19 +00:00
Charlie Fenton 0c39d8e9d9 client: write / parse OpenCL info in COPROC XML data
svn path=/trunk/boinc/; revision=24027
2011-08-23 12:45:07 +00:00
Charlie Fenton 2d23571541 client: write / parse OpenCL info in COPROC XML data
svn path=/trunk/boinc/; revision=24026
2011-08-23 12:10:38 +00:00
Charlie Fenton 9256e9f4fd client: write / parse OpenCL info in COPROC XML data
svn path=/trunk/boinc/; revision=24025
2011-08-23 11:29:11 +00:00
David Anderson 289bd16269 - client emulator fixes
svn path=/trunk/boinc/; revision=24024
2011-08-22 15:07:59 +00:00
Charlie Fenton 373fce129c client: Correlate OpenCL results with CAL or CUDA results based on index of devices reported by each
svn path=/trunk/boinc/; revision=24023
2011-08-22 09:32:06 +00:00
Charlie Fenton 8bd97600bd client: Correlate OpenCL results with CAL or CUDA results based on index of devices reported by each
svn path=/trunk/boinc/; revision=24022
2011-08-22 09:21:59 +00:00
Charlie Fenton 5fcca94711 client: Correlate OpenCL results with CAL or CUDA results based on index of devices reported by each
svn path=/trunk/boinc/; revision=24021
2011-08-22 08:25:32 +00:00
Charlie Fenton f1af1a868b client: Fix compiler warnings
svn path=/trunk/boinc/; revision=24020
2011-08-22 07:16:48 +00:00
David Anderson c3649f289b - add script to purge trickle message records from DB
- fix spelling errors in db_purge


svn path=/trunk/boinc/; revision=24019
2011-08-21 13:26:46 +00:00
David Anderson 3dc556680a - credit trickle handler: write log messages if sanity checks fail
svn path=/trunk/boinc/; revision=24018
2011-08-21 11:57:00 +00:00
David Anderson 8fda6c0497 - Vbox wrapper: add --trickle x option; sends a trickle-up message
reporting incremental runtime exery x seconds of runtime.
- client: more XML parsing cleanup
- credit trickle handler: do sanity checks on CPU speed


svn path=/trunk/boinc/; revision=24017
2011-08-21 11:18:08 +00:00
David Anderson fe25a92739 svn path=/trunk/boinc/; revision=24016 2011-08-19 16:19:52 +00:00
David Anderson b7d0d94770 svn path=/trunk/boinc/; revision=24015 2011-08-19 14:02:11 +00:00
Rom Walton 93e9e7a152 Quick Updates
svn path=/trunk/boinc/; revision=24014
2011-08-18 12:07:30 +00:00
Rom Walton 16b2a83b41 - WINSCR: Based on feedback from WCG about the screensaver lock-up
problem attempt to provoke Windows into redrawing the primary
        display.  It turns out that the screensaver image is a ghost
        image, so create a blank top-most window and close it after
        the graphics application has been terminated.
        
    clientscr/
        screensaver_win.cpp, .h

svn path=/trunk/boinc/; revision=24013
2011-08-18 09:56:11 +00:00
Charlie Fenton ad73c56c9d Mac installer: Bug fixes for OS 10.7 Lion
svn path=/trunk/boinc/; revision=24008
2011-08-13 02:29:51 +00:00
Charlie Fenton c0fdc53b22 Mac installer: Bug fixes for OS 10.7 Lion
svn path=/trunk/boinc/; revision=24005
2011-08-12 11:18:33 +00:00
Charlie Fenton 33b0e96676 Mac installer: Bug fixes for OS 10.7 Lion
svn path=/trunk/boinc/; revision=24002
2011-08-12 11:07:24 +00:00
Charlie Fenton bdb5dc296d Mac installer: Bug fixes for OS 10.7 Lion
svn path=/trunk/boinc/; revision=23997
2011-08-12 00:09:13 +00:00
David Anderson e950cff532 - client: XML tweak
svn path=/trunk/boinc/; revision=23995
2011-08-11 21:17:56 +00:00
David Anderson d379f8e471 - scheduler: update XML parsing
svn path=/trunk/boinc/; revision=23994
2011-08-11 21:15:42 +00:00
David Anderson 2c72e9c5cc - client: more XML parsing stuff
svn path=/trunk/boinc/; revision=23993
2011-08-11 17:41:48 +00:00
Charlie Fenton 96ca4758a3 Release Mac BOINC 6.12.35 to alpha test
svn path=/trunk/boinc/; revision=23992
2011-08-11 12:27:04 +00:00
Charlie Fenton 0aca794e5e Mac installer: Bug fixes for OS 10.7 Lion, Charity Engine
svn path=/trunk/boinc/; revision=23985
2011-08-11 10:20:25 +00:00
David Anderson 1383142b03 - client: use new XML parser pretty much everywhere
svn path=/trunk/boinc/; revision=23984
2011-08-11 06:17:33 +00:00
David Anderson 2fa2ae125b svn path=/trunk/boinc/; revision=23979 2011-08-10 17:58:16 +00:00