Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 882 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 882 Bytes

Covid19@Home

Folding proteins on GPUs to fight Covid-19.

What's this all about?

Run the following to start folding proteins to fight Covid-19 on your GPUs

docker run --runtime=nvidia --init danieljh/covid19-at-home

Using the GPU container requires nvidia-docker on the host.

We recommend monitoring GPUs and CPUs via

Project adapted from https://github.com/stefancrain/folding-at-home for simplicity and my 6x GTX 1080 TI GPU rig use case.