Forwarding this to the right places.
jm7
----- Forwarded by John McLeod/SYBASE on 10/19/2009 09:13 AM -----
John
McLeod/SYBASE
To
10/19/2009 09:12 [email protected]
AM cc
[email protected],
[email protected]
Subject
Clamping Long Term Debts.(Document
link: John McLeod)
Clamping Long Term Debts to a week is an extraordinarily BAD idea, as has
been discussed before.
Run CPDN on some machines and CPDN will run SOLO for months. If LTD is
clamped at a week, then CPDN will then get another chance to run in a weeks
time and then run SOLO again for several months. Long Term Debt is
PRECISELY that, LONG TERM. One week is NOT long term.
jm7
<boinc_cvs-reques
[email protected]
u> To
Sent by: [email protected]
<boinc_cvs-bounce cc
[email protected]
u> Subject
boinc_cvs Digest, Vol 59, Issue 24
10/16/2009 02:59
PM
Please respond to
[email protected]
keley.edu
Send boinc_cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_cvs
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of boinc_cvs digest..."
Today's Topics:
1. r19310 - in trunk/boinc: . client doc lib sched
([email protected])
2. r19311 - in trunk/boinc: . client ([email protected])
3. r19312 - in trunk/boinc: . client ([email protected])
4. r19313 - trunk/boinc ([email protected])
5. r19314 - in branches/boinc_core_release_6_10: . client
([email protected])
6. r19315 - in branches/boinc_core_release_6_10: . client
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Thu, 15 Oct 2009 17:13:02 -0700
From: [email protected]
Subject: [boinc_cvs] r19310 - in trunk/boinc: . client doc lib sched
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Author: davea
Date: 2009-10-15 17:13:01 -0700 (Thu, 15 Oct 2009)
New Revision: 19310
Modified:
trunk/boinc/checkin_notes
trunk/boinc/checkin_notes_2008
trunk/boinc/client/client_state.cpp
trunk/boinc/client/work_fetch.cpp
trunk/boinc/doc/links.php
trunk/boinc/lib/coproc.cpp
trunk/boinc/lib/coproc.h
trunk/boinc/sched/sched_customize.cpp
Log:
- client/scheduler: standardize the FLOPS estimate between NVIDIA and ATI.
Make them both peak FLOPS,
according to the formula supplied by the manufacturer.
The impact on the client is minor:
- the startup message describing the GPU
- the weight of the resource type in computing long-term debt
On the server, I changed the example app_plan() function
to assume that app FLOPS is 20% of peak FLOPS
(that's about what it is for s...@home)
Modified: trunk/boinc/checkin_notes
===================================================================
--- trunk/boinc/checkin_notes 2009-10-15 22:55:14 UTC (rev 19309)
+++ trunk/boinc/checkin_notes 2009-10-16 00:13:01 UTC (rev 19310)
@@ -377,7 +377,7 @@
app_control.cpp
David 14 Jan 2009
- - client: clamp long term debts tp +- 1 week
+ - client: clamp long term debts to +- 1 week
- client: fix CUDA debt calculation
- client: don't accumulate debt if project->dont_request_more_work
- client: improves messages
@@ -1027,7 +1027,7 @@
scheduler_op.cpp
_______________________________________________
boinc_cvs mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_cvs
End of boinc_cvs Digest, Vol 59, Issue 24
*****************************************
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.