Page 1 of 1

Rosetta Technical News, March 28, 2006

Posted: Wed Mar 29, 2006 4:32 am
by UBT - BHCJackie
Rosetta Technical News wrote:March 28, 2006
With Rom Walton's help, we've made good progress debugging rosetta. For starters, Rom has fixed the annoying "leave in memory" bug by updating the BOINC API to use TerminateProcess instead of exit to shut down the application. TerminateProcess halts any executing threads and then cleans up after the application instead of relying on the application to clean up after itself. Additional information for debugging has also been added to help track down remaining bugs like the "1% bug." For example, there are now fractional percent complete values (.01,.02, etc.) that will help us determine where jobs are getting stuck. Windows users can also help us track down bugs further by downloading the program database file (http://boinc.bakerlab.org/rosetta/downl ... telx86.pdb where X.XX is the latest version number) and placing it in the "BOINC/projects/boinc.bakerlab.org_rosetta" directory (the same directory where the rosetta executable resides). Currently, this file is not automatically packaged with the executable to reduce bandwidth usage. The program database file provides additional debug information that gets written to stderr. We are optimistic that with Rom's help and feedback from participants, we will soon be able to track down and fix the remaining issues with rosetta and continue to reduce the error rate for the project.

So am I right in assuming the latest Windows version number is 4.83
I don't want to download the wrong program database file :?

Posted: Wed Mar 29, 2006 6:40 am
by Francis McDermott
Yep, 4.83 is the latest Windows version at the minute.

To double-check, you could look in your "BOINC/projects/boinc.bakerlab.org_rosetta" folder and there should be a 4.83 executable too.

Posted: Sat Apr 08, 2006 6:44 pm
by Francis McDermott
The version has been updated to 497 today so there is a new .pdb file to download.