sst-core icon indicating copy to clipboard operation
sst-core copied to clipboard

document container files for SST

Open researcherben opened this issue 1 year ago • 1 comments

SST is currently released as source code on https://github.com/sstsimulator/sst-core

Providing a container file ("Definition file" for Apptainer / Singularity, "Dockerfile" for Docker, "Containerfile" for Podman, etc) would help new users quickly run SST. For folks installing SST bare-metal, they would have clearly documented dependencies (compiler versions, library versions).

Apptainer Definition file examples for SST: https://github.com/tactcomplabs/sst-containers/tree/main/containers/singularity

researcherben avatar Mar 15 '23 02:03 researcherben

Update: about ready to publish. Developing test for docker file. Also resolving issues with ARM-based mac & docker.

gvoskuilen avatar Sep 19 '23 19:09 gvoskuilen