University of Wisconsin–Madison

Tag: HTCondor

AlphaFold2 with ColabFold in Container

Summary Run the ColabFold version of AlphaFold2 on your laptop (slow without GPU) or on a large Linux cluster. The full tutorial with scripts is located at ColabFold with HTCondor What is AlphaFold2 Excerpt from a previous post (Five ways to run AlphaFold) AlphaFold can accurately predict 3D models of protein structures by providing an …

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 …