Sign inSign up

fulvwen/triqs-full

By fulvwen

•Updated over 2 years ago

Image
0

240

fulvwen/triqs-full repository overview

⁠TRIQS with its supported impurity solvers

Container image available at

⁠Available list:

  • CTHYB
  • Pomerol
  • NRG Ljubljana
  • Hubbard I
  • Hartree Fock
  • W2dynamics

⁠Usage

  • Use 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
    
    1. use singularity interactively
      singularity shell --bind /home triqs-full-gcc-mpich.sif
      
    2. execute command directly with singularity
      mpirun -n 4 singularity exec --bind /home triqs-full-gcc-mpich.sif python3 script.py
      

Tag summary

Content type

Image

Digest

sha256:a373556ab…

Size

895.5 MB

Last updated

over 2 years ago

docker pull fulvwen/triqs-full