Setting up a DRMAA-compatible HPC cluster for reproducible research
This post is about setting up a HPC cluster that runs computational tasks with a scheduler conforming to the Distributed Resource Management Application API (DRMAA) and has a shared filesystem (NFS) of all master and slave nodes. This includes Grid Engine (SGE). Out of all available Python high-level abstraction frameworks …
more ...