Skip to content

spkane/mpi-playground

 
 

Repository files navigation

mpi-playground

MPI and HPC examples that are companions to the SuperOrbital blog post about Slurm.

Basic Setup

  • Each folder in the containers directory should map to a single container.
  • The folder name will be used as the container name.
  • Each container should be buildable on arm64 and amd64 at a minimum.
  • Each folder should have a metadata.yaml file which can be used for various CI/CD purposes.

About

MPI and HPC examples that are companions to the SuperOrbital blog post about Slurm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.4%
  • Dockerfile 26.1%
  • Shell 9.5%