University of Wisconsin–Madison

Tag: cluster

Using Docker containers on Biochemistry Linux Cluster

Summary A short example on running software within a Docker container on a Linux cluster. Since the software is installed within the container no installation is necessary. The computation can be scaled to accommodate large sample files. Docker on Biochemistry Compute Cluster The HTCondor scheduler software on the Biochemistry Compute Cluster (BCC) can run Docker …

Guide to Submitting HTCondor jobs

High Throughput Computing (HTC) First a note: HTC is meant for a large number of small to medium size jobs. HTC is different than HPC (High Performance Computing) that would run large size jobs that require a high memory (RAM) footprint, and/or extremely large data files. Biochemistry Department personnel can obtain access to the in-door …