Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 907 Bytes

README.rst

File metadata and controls

26 lines (15 loc) · 907 Bytes

Containers @ TACC Workshop

Documentation Status

Course material at Read the Docs

Software containers are an important common currency for portable and reproducible computing. Learn best practices on building, using, and sharing Docker and Singularity containers in this hands-on workshop. Also learn how to run those containers on TACC HPC systems, including MPI and GPU aware containers.

Topics will include:

  • Docker and Singularity basics
  • Containerizing your own code
  • Running containers at TACC, including MPI parallelism and GPU enabled containers
  • Integration with BioContainers and the module system