Skip to content

pecos/tps-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.