- 26 Sep, 2008 1 commit
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=16069
-
- 06 Aug, 2008 1 commit
-
-
David Anderson authored
- scheduler: fix bug in adaptive replication: if send an unreplicated job to untrusted host, set both wu.target_nresults and wu.min_quorum to app.target_nresults. svn path=/trunk/boinc/; revision=15762
-
- 10 Jul, 2008 1 commit
-
-
David Anderson authored
libcudart{32,64}.so is bundled with client. client loads it and if successful calls the device-query functions. - client, Linux: append the current directory (i.e., the BOINC data directory) to the LD_LIBRARY_PATH for apps. This goes after the project dir and the slot dir. This lets apps link to libcudartX.so. NOTE: this is not recommended; better to include it with your app. - client: allow for multiple messages from coproc probing - fixed indentation in cs_platforms.C svn path=/trunk/boinc/; revision=15591
-
- 08 Jul, 2008 1 commit
-
-
Eric J. Korpela authored
apps. svn path=/trunk/boinc/; revision=15573
-
- 24 Oct, 2007 1 commit
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=13939
-
- 20 Oct, 2007 1 commit
-
-
David Anderson authored
specifying additional alternate platforms. svn path=/trunk/boinc/; revision=13918
-
- 09 Oct, 2007 1 commit
-
-
Frank Thomas authored
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. svn path=/trunk/boinc/; revision=13804
-
- 07 May, 2007 1 commit
-
-
David Anderson authored
eliminates use of alternate platforms. client/ client_state.h cs_platforms.C cs_statefile.C log_flags.C,h svn path=/trunk/boinc/; revision=12600
-
- 06 May, 2007 2 commits
-
-
David Anderson authored
if get an app_version with unknown platform name, ignore it. This means that, e.g. if someone moves a BOINC directory from Intel to PowerPC Mac, things will still work right. client/ client_state.C,h cs_platforms.C cs_scheduler.C cs_statefile.C svn path=/trunk/boinc/; revision=12579
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=12576
-
- 02 May, 2007 1 commit
-
-
Rom Walton authored
* refactored the alternate platform mechinism so that we can support multiple alternate platforms. * moved everything to cs_platforms.C since we expect the kind of sprawl that is in host_info.C on the *nix environments. - Clean up some warnings client/ acct_setup.C client_state.C, .h client_types.h cs_platforms.C (Added) cs_scheduler.C cs_statefile.C http_curl.C lib/ str_util.h svn path=/trunk/boinc/; revision=12531
-