Posts by AMDave

21) Questions and Answers : Web site : FIXED: moderation.php admin email address (Message 168)
Posted 23 Sep 2011 by AMDave
Post:
Ok.
Viewed the page.
no longer an email address.
You'd better mark this as fixed. :)
22) Questions and Answers : Web site : FIXED: moderation.php admin email address (Message 166)
Posted 22 Sep 2011 by AMDave
Post:
Main Page > Rules and Policies > Posting Guidelines

or click here
23) Questions and Answers : Web site : FIXED: forum_help_desk.php button mouse-over text (Message 161)
Posted 22 Sep 2011 by AMDave
Post:
when you hover the mouse over the "Mark all forums as read" button, the mouse over text shows as
Mark all threads in all message boards as \'read\'

The element shows
title="Mark all threads in all message boards as \'read\'"

the escape slashes are showing in mouse-over text
I suspect the single quotes are escaped when the text is also getting passed through an escape-string function which then escapes the slashes causing them not to be replaced by PHP.

Suggest removing the single quotes because they are redundant anyway and remove the escape slashes as well.
Check other mouse-over texts do not contain "expressive" single quotes to emphasise a word or phrase.
24) Questions and Answers : Web site : FIXED: moderation.php admin email address (Message 160)
Posted 22 Sep 2011 by AMDave
Post:
Not sure if this is dynamically generated (looks like it may be)

If so, then looks like a bug

last line of text admin email address listed as
email admin@http://yafu.dyndns.org/yafu/. 


I recommend removing the trailing dot after the email address as well to avoid any RFC 5321 errors.
25) Questions and Answers : Web site : FIXED: Front page text (Message 107)
Posted 8 Sep 2011 by AMDave
Post:
Confirmed fixed.
26) Message boards : Number crunching : Too Late To Validate (Message 106)
Posted 8 Sep 2011 by AMDave
Post:
Thanks Yoyo.
27) Questions and Answers : Unix/Linux : FIXED: Computation Error (Message 102)
Posted 8 Sep 2011 by AMDave
Post:
Thanks for the info, nenym.

d/l and compiles just fine on Ubuntu 10.04 AMD64 KVM host after m4 installed.

Unfortunately does not compile inside the Ubuntu 10.04 AMD64 KVM guests.
gcc is found but get a test_array error during configure tests.
something for me to work through on the weekend ;)

Applied NATE1's relocation:
sudo cp /usr/local/lib/libgmp.so.10 /lib64/.

yafu wu's now running on host.

Thanks guys.

Hopefully the yafu DEV will fix the missing lib in the next compile?
The current libgmp version on Ubuntu 10.04 stable appears to be libgmp.so.3.5.2
not even close to the version required for this client app.
28) Message boards : Number crunching : Too Late To Validate (Message 101)
Posted 8 Sep 2011 by AMDave
Post:
The 500+ WUs that I aborted from 1 host this morning did not get on-forwarded to any other hosts.

The result shows:
max # of error/total/success tasks	1, 1, 1
errors	 Too many total results

with limits of 1, they did not get re-generated and re-queued.

Is this intentional?
29) Message boards : Number crunching : Too Late To Validate (Message 100)
Posted 7 Sep 2011 by AMDave
Post:
I have just had to abort over 500 tasks in the queue on 1 machine all estimated at 3hrs 45min and all due in 2 hours time.

Something is still not right
30) Questions and Answers : Web site : FIXED: Result (Task) Page (Message 99)
Posted 7 Sep 2011 by AMDave
Post:
Warning: Missing argument 2 for show_result(), called in /home/boincadm/projects/yafu/html/user/result.php on line 33 and defined in /home/boincadm/projects/yafu/html/inc/result.inc on line 417
31) Message boards : Cafe : It's very quiet in here ... (Message 75)
Posted 4 Sep 2011 by AMDave
Post:
Hey Moon :)

spooky, huh?
32) Questions and Answers : Web site : FIXED: Project preferences page (Message 74)
Posted 4 Sep 2011 by AMDave
Post:
Thanks Tom.
Great work.
33) Questions and Answers : Web site : FIXED: Server Status (Message 73)
Posted 4 Sep 2011 by AMDave
Post:
Yup. That's odd.
34) Questions and Answers : Web site : FIXED: Front page text (Message 72)
Posted 4 Sep 2011 by AMDave
Post:
Description text on front page is now fixed.

But copyright is still "REPLACE WITH COPYRIGHT HOLDER"
(See bottom of page)
35) Message boards : Number crunching : Too Late To Validate (Message 69)
Posted 3 Sep 2011 by AMDave
Post:
I increased the estimates for new workunits.

Excellent!
That helps a lot.
Thank you.

BTW - are you saying that BOINC 6.12.x manages yafu tasks with other projects better than 6.10.x client?

I have 2 identical machines, 1 now with 6.12.33 and the other with 6.10.58. I will run them side by side for a day.

Akk. The 6.12.33 machine just downloaded 13 tasks.
A few estimated at around 3.5 hrs, the rest are estimated at 1.1 hours.
My General setting is to cache only 4 hours.
Some of these will not make the 10 hour deadline if the client is to do any of the other project work as well.
Something is amiss.
I'll stop the other WUs and get as much Yafu returned on that machine as possible before the deadline.

The 6.10.53 machine is operating ok-ish, but I just lost 2 consecutive 24 hours-WUs to computation error on another project on this machine since I put yafu on.
That could be coincidence, but I am not sure my sociability testing is going very well.
If the next WU on that project fails without yafu on it I can eliminate yafu as the influence.

For the time being, I will restrict yafu to dedicated machines without other projects on them, but remove it from the machines that are running other projects well.
36) Questions and Answers : Web site : FIXED: Project preferences page (Message 47)
Posted 3 Sep 2011 by AMDave
Post:
Posting link to Zombie's post in News thread to here for visibility
http://yafu.dyndns.org/yafu/forum_thread.php?id=2#8

zombie67 wrote:
FYI, I cannot update the project preferences. I get the following error:

Fatal error: Call to undefined function prefs_beta_parse_form() in /home/boincadm/projects/yafu/html/user/prefs_edit.php on line 63
37) Message boards : Number crunching : Linux_AMD64 libgmp.so.10 missing (Message 45)
Posted 3 Sep 2011 by AMDave
Post:
Discussion already in progress in Q&A > Linux
http://yafu.dyndns.org/yafu/forum_thread.php?id=11#30
38) Questions and Answers : Web site : FIXED: Error message for Message boards (Message 44)
Posted 3 Sep 2011 by AMDave
Post:
Confirmed. I see this also.
39) Message boards : Number crunching : Linux_AMD64 libgmp.so.10 missing (Message 42)
Posted 3 Sep 2011 by AMDave
Post:
Chris Granger also referred to Linux errors here:
http://yafu.dyndns.org/yafu/forum_thread.php?id=14

(Confirmed - same error on that participant's Linux host also)
40) Message boards : Number crunching : Too Late To Validate (Message 41)
Posted 3 Sep 2011 by AMDave
Post:
The yafu deadline is so short that the BOINC Manager is preventing any other project from running while there is yafu work in the queue.

Please extend the yafu deadline to at least 3 days, as soon as possible.


Previous 20 · Next 20




Datenschutz / Privacy Copyright © 2011-2024 Rechenkraft.net e.V. & yoyo