SIMAP and HMMER applications for i386 CPUs and UNIX |
Looking for i386 hmmer apps for Windows and Linux? These builds are no longer needed for hmmer. Just let your boinc client download the default
windows or linux application automatically.
However, if you are using a recent version of Boinc and the app_info.xml for anonymous-platform executables (as available below) you will still need to
get the windows/linux i686-hmmer executable manually. See the links below to find it listed.
SIMAP and HMMER applications are available for several CPUs and platforms:
Using the crypt_prog application from BOINC the public key below can be used to verify the downloads:
1024 d087de98b9fac3b729aa258a7e6502ff4511c4f889781e88f15c6b84f66ea098 aea311fd721ad033ede056a8160ff430a362e1ea3040dc70d20a336449d41154 355261e47f0827e29e1113593e5af282d415fb6604324640ec29912321a866c5 0c3667cb9424be152e3690499e0d91e1b1813346a0d7e96bcb91fb73bbd65e41 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000010001 .
Special thanks to Lars Bausch for porting the code and compiling the applications for these platforms.
All manually downloaded applications should use the "Anonymous" platform of boinc (Why? See the BOINC platform guidelines). Create the app_info.xml as described in the BOINC documentation.
Here is a sample app_info.xml file for Windows on i386 CPUs:
<app_info>
<app>
<name>simap</name>
</app>
<file_info>
<name>simap_5.10_i386_windows_x86.exe</name>
</file_info>
<app_version>
<app_name>simap</app_name>
<version_num>510</version_num>
<file_ref>
<file_name>simap_5.10_i386_windows_x86.exe</file_name>
<main_program/>
</file_ref>
</app_version>
<app>
<name>hmmer</name>
</app>
<file_info>
<name>hmmer_5.09_windows_intelx86.exe</name>
</file_info>
<app_version>
<app_name>hmmer</app_name>
<version_num>509</version_num>
<file_ref>
<file_name>hmmer_5.09_windows_intelx86.exe</file_name>
<main_program/>
</file_ref>
</app_version>
</app_info>
Due to a bug (-attach_project deletes the contents of projects/$PROJECTNAME) in the boinc core clients from version 4.5 to 5.2 you should upgrade your boinc client to version 5.4.9 or later or use an alternative boinc attachment procedure.