Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 339 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 339 Bytes

TPS Containers

Modular containers to build and deploy TPS on local resources and HPC clusters

Containers

All cuda containers use:

  • RockyLinux8
  • cuda 11.5.2
  • gnu9 compiler family
  • mvapich2 compiler family

To build and push all cuda containers do

cd docker-cuda
make

SLURM examples

See submission_scripts folder.