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