Setting up a GROMACS cluster Philip Fowler, 28th April 2016 Recently I’ve moved to the John Radcliffe hospital and my old lab kindly let me have some old servers that were switched off. This pushed me to learn how to setup them up as a compute cluster with a scheduler for running GROMACS jobs. I’ve wanted to learn this for years, having used many clusters myself, but haven’t plucked up the courage until now. This post is a detailed walk-through on how I chose to do this. During the process I did a lot of Googling and have written the post I would have liked to have found; long, comprehensive and a bit verbose. Since it is long so let’s break it down into four tasks. Fingerless gloves and a woolly hat can be useful in a cold, noisy machine room 1. Install Ubuntu on each machine 2. Setup networking, including sharing directories on the headnode via NFS 3. Using environment modules, compile GROMACS into one of the shared directories so all the machines in the cluster can run lmx 4. Install SLURM Share this: Share on X (Opens in new window) X Share on Bluesky (Opens in new window) Bluesky Email a link to a friend (Opens in new window) Email Share on LinkedIn (Opens in new window) LinkedIn Share on Mastodon (Opens in new window) Mastodon Related Pages: 1 2 3 4 5 computing molecular dynamics skills
computing Top Tips for hosting a Software Carpentry Boot Camp 6th November 2012 I’ve written a post for the Software Sustainability Institute (who kindly provided the instructors for… Share this: Share on X (Opens in new window) X Share on Bluesky (Opens in new window) Bluesky Email a link to a friend (Opens in new window) Email Share on LinkedIn (Opens in new window) LinkedIn Share on Mastodon (Opens in new window) Mastodon Read More
antimicrobial resistance New software: gemucator 4th September 20184th September 2018 Short for “Genbank Mutation Locator”. A simple Python3 package that if you pass it a… Share this: Share on X (Opens in new window) X Share on Bluesky (Opens in new window) Bluesky Email a link to a friend (Opens in new window) Email Share on LinkedIn (Opens in new window) LinkedIn Share on Mastodon (Opens in new window) Mastodon Read More
computing GROMACS on AWS 13th January 20164th December 2016 In this post I’m going to show how I created an Amazon Machine Instance with… Share this: Share on X (Opens in new window) X Share on Bluesky (Opens in new window) Bluesky Email a link to a friend (Opens in new window) Email Share on LinkedIn (Opens in new window) LinkedIn Share on Mastodon (Opens in new window) Mastodon Read More