Container image available at
docker pull fulvwen/triqs-full:gcc-mpichdocker pull ghcr.io/lyuwen/triqs-full:gcc-mpichUse within docker
docker run -ti --rm -v $PWD:/work --workdir /work fulvwen/triqs-full:gcc-mpich python3 script.py
Use with Singularity
singularity build triqs-full-gcc-mpich.sif docker://fulvwen/triqs-full:gcc-mpich
singularity shell --bind /home triqs-full-gcc-mpich.sif
mpirun -n 4 singularity exec --bind /home triqs-full-gcc-mpich.sif python3 script.py
Content type
Image
Digest
sha256:a373556ab…
Size
895.5 MB
Last updated
over 2 years ago
docker pull fulvwen/triqs-full