Testing environments for Htool
Eight environments are defined via Docker images to test Htool with several MPI implementations:
- Ubuntu with
clang
andOpenMPI
- Ubuntu with
clang
andMPICH
- Ubuntu with
gcc
andOpenMPI
- Ubuntu with
gcc
andMPICH
- Debian with
clang
andOpenMPI
- Debian with
clang
andMPICH
- Debian with
gcc
andOpenMPI
- Debian with
gcc
andMPICH
The Docker images can be pulled from Docker Hub. We use GitHub Action to build and push these images to Docker Hub.