Charlie Fenton
d4993f3752
client, lib: Improve available GPU RAM detection, include it in display of GPU description
...
svn path=/trunk/boinc/; revision=25073
2012-01-17 02:22:25 +00:00
David Anderson
72ddd4fa3e
storage simulator: compute fault tolerance correctly
...
-This line, and those below, will be ignored--
M locale/templates/BOINC-Project-Generic.pot
M ssim/ssim.cpp
M checkin_notes
svn path=/trunk/boinc/; revision=25071
2012-01-16 19:43:03 +00:00
David Anderson
e2a4f3b535
- optimize strip_whitespace(); from Steffen Moller
...
- storage simulator: generalize so you can use different
coding parameters at different levels
svn path=/trunk/boinc/; revision=25070
2012-01-15 18:17:49 +00:00
Rom Walton
6a3ca34394
- MGR: Use rdesktop-vrdp on Linux, it is included with VirtualBox
...
and meant for what we are trying to do.
- MGR: Remove the fullscreen flag on Windows. It might only be
my machine which has refresh problems when launching in
windowed mode.
clientgui/
MainDocument.cpp
svn path=/trunk/boinc/; revision=25069
2012-01-15 17:55:58 +00:00
Rom Walton
346eff699c
- VBOX: Add User ID and Host ID to the CERN data format.
...
samples/vboxwrapper
vboxwrapper.cpp
svn path=/trunk/boinc/; revision=25068
2012-01-15 07:08:27 +00:00
Rom Walton
0c33c456ec
- VBOX: Fix regression where the vm_name wasn't reset back to the
...
current wu name after deregistering a stale VM.
samples/vboxwrapper
vbox.cpp, .h
vboxwrapper.cpp,
svn path=/trunk/boinc/; revision=25067
2012-01-15 04:35:13 +00:00
David Anderson
1117f7b944
- GUI RPC client: don't write spurious messages to stderr
...
svn path=/trunk/boinc/; revision=25066
2012-01-14 23:08:07 +00:00
Rom Walton
68878fcc4d
Quick Updates
...
svn path=/trunk/boinc/; revision=25064
2012-01-14 18:21:54 +00:00
Rom Walton
d2d47522a6
Quick Updates
...
svn path=/trunk/boinc/; revision=25063
2012-01-14 18:19:28 +00:00
Rom Walton
2f5d28e627
Quick Updates
...
svn path=/trunk/boinc/; revision=25062
2012-01-14 18:12:39 +00:00
David Anderson
ba93bdb96b
- client: identify ATI 97x0 GPUs (from Jord)
...
svn path=/trunk/boinc/; revision=25061
2012-01-14 17:03:51 +00:00
David Anderson
789622e88d
- GUI RPC: add <xml> tag to the start of HTTP replies.
...
svn path=/trunk/boinc/; revision=25059
2012-01-14 05:56:32 +00:00
David Anderson
7acf1632fa
- The zip library was moved to a directory (project_depends)
...
outside of BOINC, but the build files weren't made to work.
Move the library back where it was before.
svn path=/trunk/boinc/; revision=25056
2012-01-14 05:48:01 +00:00
Rom Walton
ace89b675a
Quick Updates
...
svn path=/trunk/boinc/; revision=25055
2012-01-14 05:45:54 +00:00
Rom Walton
89315a3ca7
NOTE: Some previously experimental features in the client software are
...
now important to have for the 7.0 release. The existing 7.0 branch
will no longer be maintained, we'll create a new branch for the 7.0
client line at a later date.
- Tag for 7.0.8 release, all platforms
boinc_core_release_7_0_8
/
configure.ac
version.h
svn path=/trunk/boinc/; revision=25053
2012-01-14 04:48:26 +00:00
Charlie Fenton
5b5c6f80f6
MGR: Add RDP client support for the Mac.
...
svn path=/trunk/boinc/; revision=25052
2012-01-14 04:36:32 +00:00
Rom Walton
0d6668fb85
- MGR: Launch the RDP client on Windows in full-screen mode to avoid
...
a bug where the screen doesn't refresh and keyboard/mouse events
don't manifest until you close down the client and restart it.
clientgui/
MainDocument.cpp
svn path=/trunk/boinc/; revision=25051
2012-01-14 03:56:12 +00:00
David Anderson
46fb7bd97a
- file deleter: improved logging; from Oliver
...
svn path=/trunk/boinc/; revision=25050
2012-01-13 23:39:14 +00:00
Rom Walton
ec40a74531
Quick Updates
...
svn path=/trunk/boinc/; revision=25049
2012-01-13 20:33:52 +00:00
Rom Walton
1a793b834d
- MGR: Add RDP support for Linux.
...
clientgui/
MainDocument.cpp
svn path=/trunk/boinc/; revision=25048
2012-01-13 20:33:16 +00:00
Rom Walton
5e0fbe8dc7
Quick Updates
...
svn path=/trunk/boinc/; revision=25047
2012-01-13 19:33:27 +00:00
Rom Walton
19b74825fb
Quick Updates
...
svn path=/trunk/boinc/; revision=25046
2012-01-13 19:26:24 +00:00
Rom Walton
dadf01353c
Quick Updates
...
svn path=/trunk/boinc/; revision=25045
2012-01-13 19:24:22 +00:00
David Anderson
81b29b0cc9
- API: fix queueing problem for graphics-related messages
...
(web graphics URL and remote desktop addr)
- GUI RPC and API:
change "remote_desktop_connection" to "remote_desktop_addr" everywhere.
It's an address, not a connection.
- vboxwrapper: log message cleanup
svn path=/trunk/boinc/; revision=25044
2012-01-13 19:00:16 +00:00
Rom Walton
fda0d55ac2
Quick Updates
...
svn path=/trunk/boinc/; revision=25043
2012-01-13 16:03:23 +00:00
Rom Walton
97bdbee73e
- VBOX: It helps to remove the older send msg routines. Oooops.
...
samples/vboxwrapper
vboxwrapper.cpp
svn path=/trunk/boinc/; revision=25042
2012-01-13 15:56:40 +00:00
Rom Walton
ce4650ecbb
- VBOX: Cleanup a few messages stating port numbers in the stderr spew.
...
- VBOX: Send configuration settings in one message instead of piece meal.
api/
boinc_api.cpp, .h
samples/vboxwrapper
vboxwrapper.cpp
svn path=/trunk/boinc/; revision=25041
2012-01-13 15:21:00 +00:00
Charlie Fenton
9e52a9db5c
client: use old Mac idle detection when running as a daemon
...
svn path=/trunk/boinc/; revision=25038
2012-01-13 10:35:11 +00:00
Rom Walton
4538282220
- VBOX: Make sure the configured port numbers persist across
...
restarts of the client software. Remote desktop stopped
working if the client software was restarted.
samples/vboxwrapper
vboxwrapper.cpp
svn path=/trunk/boinc/; revision=25037
2012-01-13 03:12:00 +00:00
Rom Walton
3bc326db3e
- client: Add plumbing to support passing the remote desktop
...
connection information to the manager
- MGR: Add a "Show VM Console" button for those tasks which
report a remote desktop port number.
client/
app.cpp, .h
app_control.cpp
clientgui/
Events.h
MainDocument.cpp, .h
ViewWork.cpp, .h
lib/
gui_rpc_client.h
gui_rpc_client_ops.cpp
svn path=/trunk/boinc/; revision=25036
2012-01-12 22:05:25 +00:00
Rom Walton
2c54c9735a
- VBOX: Report the remote desktop connection information to the
...
core client. Next commit will create an extra "VM Console"
button in the manager when detected. Volunteers will just have
to click the button to see what is going on with the VM.
api/
boinc_api.cpp, .h
samples/vboxwrapper
vbox.cpp, .h
vboxwrapper.cpp, .h
svn path=/trunk/boinc/; revision=25035
2012-01-12 20:57:23 +00:00
Rom Walton
fea602b6e6
- VBOX: Enable remote desktop functionality for a VM that has
...
<enable_remotedesktop/> specified in its vbox_job.xml file.
NOTE: It does require the VirtualBox extension pack, but that
is freely available on the VirtualBox download page.
samples/vboxwrapper
vbox.cpp, .h
vboxwrapper.cpp, .h
svn path=/trunk/boinc/; revision=25034
2012-01-12 15:54:28 +00:00
David Anderson
d4a91e5877
- LAMMPS job submission: improve completion estimate
...
svn path=/trunk/boinc/; revision=25033
2012-01-12 08:01:07 +00:00
David Anderson
8d1af7892f
- API: respect direct_process_action even if multi_process is set
...
svn path=/trunk/boinc/; revision=25031
2012-01-12 00:27:21 +00:00
David Anderson
125ad03a54
- vboxwrapper: add <pf_host_port> element to config file.
...
Specifies host port # for port forwarding.
If absent or zero, assign a port.
svn path=/trunk/boinc/; revision=25030
2012-01-11 23:21:17 +00:00
Rom Walton
521b9fdce3
Quick Updates
...
svn path=/trunk/boinc/; revision=25029
2012-01-11 18:38:29 +00:00
Charlie Fenton
5273a32b68
Mgr: When launching Mac client as a daemon, allow time for it to start
...
svn path=/trunk/boinc/; revision=25027
2012-01-11 11:33:03 +00:00
Wenjing Wu
f5c434fc49
wuwj update lammps.php
...
svn path=/trunk/boinc/; revision=25026
2012-01-11 07:57:59 +00:00
David Anderson
10e3b689f6
- debug Disk Usage colors
...
svn path=/trunk/boinc/; revision=25025
2012-01-11 03:22:27 +00:00
David Anderson
5a3367015e
- first stab at improving Disk View colors
...
svn path=/trunk/boinc/; revision=25024
2012-01-11 03:13:49 +00:00
Charlie Fenton
5ef74674e8
client: Fix idle detection for Apple Remote Desktop and screen sharing under Mac OS 10.7
...
svn path=/trunk/boinc/; revision=25018
2012-01-10 10:37:37 +00:00
David Anderson
dd16170fc1
- scheduler: the p_fpops value reported by clients can't be trusted.
...
Some credit cheats (e.g. with credit_by_runtime) can be done
by reporting a huge value.
Fix this by capping the value at 1.1 times the 95th percentile
of host.p_fpops, taken over active hosts.
svn path=/trunk/boinc/; revision=25017
2012-01-09 17:35:48 +00:00
Rom Walton
3f8ca51110
- VBOX: Fix one last regression related to failed start detection. If
...
only one CPU is allocated, manually disable VM hardware acceleration.
samples/vboxwrapper/
vbox.cpp
svn path=/trunk/boinc/; revision=25016
2012-01-09 15:37:26 +00:00
Charlie Fenton
7222bfa200
If we have AMD GPU without CAL or NVIDIA GPU without CUDA, set available GPU RAM equal to total GPU RAM
...
svn path=/trunk/boinc/; revision=25015
2012-01-09 08:13:01 +00:00
David Anderson
e3beeb8721
- client: reset ACTIVE_TASK::bytes_sent and bytes_received
...
when the task is started or restarted
svn path=/trunk/boinc/; revision=25014
2012-01-09 03:00:10 +00:00
David Anderson
436d56e70b
- scheduler: change vbox_mt plan function to use at most 2 cores, not 3
...
(CERN doesn't actually need 3)
svn path=/trunk/boinc/; revision=25013
2012-01-09 02:48:51 +00:00
Rom Walton
4a92463a25
Quick Updates
...
svn path=/trunk/boinc/; revision=25012
2012-01-08 21:12:06 +00:00
Rom Walton
69366367c3
Quick Updates
...
svn path=/trunk/boinc/; revision=25011
2012-01-08 21:11:52 +00:00
Rom Walton
6d731ccc6d
- VBOX: Fix regression where the ERR_CPU_VM_EXTENSIONS_DISABLED error
...
message wasn't being written to stderr when the VM extensions
were disabled via the BIOS.
samples/vboxwrapper/
vboxwrapper.cpp
svn path=/trunk/boinc/; revision=25010
2012-01-08 20:18:14 +00:00
David Anderson
e8657adfd2
- scheduler: change vbox_mt app plan function to use 1, 2 or 3 CPUs
...
depending on how many the host has,
and whether CPU VM extensions are present
(this reflects the requirements of CernVM).
svn path=/trunk/boinc/; revision=25009
2012-01-08 01:28:39 +00:00