Posts by Germano_0x

1) Questions and Answers : Unix/Linux : Bug: rosetta_4.08_x86_64-pc-linux-gnu uses unsupported CPU features. (Message 94046)
Posted 10 Apr 2020 by Germano_0x
Post:
Hi ShimmerFairy, can you tell us the whole procedure you followed so we (other users) can do the same in case of similar problems?
For example a thing that I don't know, is how to attach GDB to a working unit that is no longer running because it has failed.
Thank you
2) Message boards : Cafe Rosetta : How to run BOINC on a headless server? (Message 92634)
Posted 30 Mar 2020 by Germano_0x
Post:
Fedora / CentOS / RHEL
# means run the command as root
$ means run the command as normal user


Install BOINC
# dnf install boinc-client

(if CentOS RHEL before such command run # dnf install epel-release)
# systemctl enable boinc-client
# systemctl start boinc-client

let's remove the password to communicate to the boinc service
# echo > /var/lib/boinc/gui_rpc_auth.cfg
# systemctl restart boinc-client

get your Rosetta weak authentication key from https://boinc.bakerlab.org/rosetta/weak_auth.php
$ boinccmd --project_attach http://boinc.bakerlab.org/rosetta/ weak_key


If you want to push CPU to 100%, edit
/var/lib/boinc/global_prefs.xml

and set <cpu_usage_limit> to 100%

If you want to increase also RAM usage edit values
<ram_max_used_busy_pct>
<ram_max_used_idle_pct>


Don't forget to restart the service to load the new preferences
# systemctl restart boinc-client


Other commands I would suggest to run are
$ boinccmd --set_network_mode always
$ boinccmd --set_run_mode always
3) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 92632)
Posted 30 Mar 2020 by Germano_0x
Post:
I am not receiving any new working unit. What is going on?






©2024 University of Washington
https://www.bakerlab.org