Page 1 of 1

Ansible Playbook to Install FAHClient

Posted: Tue Mar 17, 2020 8:33 pm
by ajacocks
All,

I'm new here, but have been aware of the project, for a long time. In light of recent events, I decided to target my lab, consisting of a number of dual-socket Xeon v2 and v3 servers, and some GPUs, towards protein folding.

To accomplish this, I wrote an Ansible playbook that will install FAHClient on Red Hat Enterprise Linux/CentOS/Fedora/Ubuntu hosts. The repository is (I can't post links yet!) on GitHub, under my user 'ajacocks', in the repo 'fah'.

I'll work on more operating systems, if folks want. Please let me know if you try it out, and you experiences with it.

Thanks!
- Alex

Re: Ansible Playbook to Install FAHClient

Posted: Fri Mar 20, 2020 9:30 pm
by muziqaz
Thank you for the contribution :) Great stuff, I'm sure some of the folders will find it useful

Re: Ansible Playbook to Install FAHClient

Posted: Sat Mar 21, 2020 1:16 am
by ajacocks
I'm glad to hear it! Please let me know if any improvements are needed.

- Alex

Re: Ansible Playbook to Install FAHClient

Posted: Sat Mar 21, 2020 2:36 am
by anandhanju
Link to the repo -- https://github.com/ajacocks/fah

Thanks ajacocks.

Re: Ansible Playbook to Install FAHClient

Posted: Tue Apr 07, 2020 1:12 pm
by ajacocks
Just wanted to note that the playbook has been updated to automatically use GPUs, if available. Also, better support for CentOS has been added.

Please let me know if you try it out.

- Alex

Re: Ansible Playbook to Install FAHClient

Posted: Wed Apr 08, 2020 6:26 am
by PantherX
ajacocks wrote:...In light of recent events, I decided to target my lab, consisting of a number of dual-socket Xeon v2 and v3 servers, and some GPUs, towards protein folding...
Welcome to the F@H Forum ajacocks,

Please note that if you do not own the hardware used for folding, you will need permission (generally written) from the person who owns the hardware as per the EULA.

Re: Ansible Playbook to Install FAHClient

Posted: Wed Apr 08, 2020 12:40 pm
by ajacocks
When I say “my lab”, I mean the one in my house. So, definitely self-owned.

- Alex