https://github.com/tacc/containers_at_tacc
Containers@TACC Workshop
https://github.com/tacc/containers_at_tacc
Last synced: over 1 year ago
JSON representation
Containers@TACC Workshop
- Host: GitHub
- URL: https://github.com/tacc/containers_at_tacc
- Owner: TACC
- License: mit
- Created: 2019-11-19T03:28:59.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T17:43:43.000Z (over 1 year ago)
- Last Synced: 2025-02-26T18:41:08.727Z (over 1 year ago)
- Size: 2.47 MB
- Stars: 9
- Watchers: 15
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Containers @ TACC Workshop
==========================
|docs|
Course material at `Read the Docs`_
.. _Read the Docs: https://containers-at-tacc.readthedocs.io/
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
.. |docs| image:: https://readthedocs.org/projects/docs/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://containers-at-tacc.readthedocs.io/en/latest/?badge=latest