Skip to content
Snippets Groups Projects
Commit d92b0df7 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update README.md

parent 0f76cbdd
No related branches found
No related tags found
No related merge requests found
...@@ -59,3 +59,15 @@ singularity pull ubuntu.sif library://mblaschek/imgw/ubuntu:20.04 ...@@ -59,3 +59,15 @@ singularity pull ubuntu.sif library://mblaschek/imgw/ubuntu:20.04
**Note:** With the *pull* command you do **not** need root access. Everybody can pull a container and execute it as ones own process. **Note:** With the *pull* command you do **not** need root access. Everybody can pull a container and execute it as ones own process.
# Inspiration
There are more and more people trying to build/port software to containers and building recipes collections to share experience.
- [Intel MPI - WRF](https://github.com/intel/HPC-containers-from-Intel/tree/master/definitionFiles/WRF)
- [Intel HPC Reference Stack](https://intel.github.io/stacks/hpcrs/README.html) `singularity pull intel-ref-stack.sif docker://sysstacks/hpcrs-centos`
- [Jedi to Go](https://www.jcsda.org/news-blog/2020/6/30/jedi-to-go-high-performance-containers-for-earth-system-prediction)
- [NASA Center for Climate Prediction Containers](https://www.nccs.nasa.gov/sites/default/files/ContainerBestPractices_Rev1.pdf)
- [JEDI in a Container](https://jointcenterforsatellitedataassimilation-jedi-docs.readthedocs-hosted.com/en/latest/learning/tutorials/level1/run-jedi.html) [News-Article](https://www.nccs.nasa.gov/news-events/nccs-highlights/Supercontainers)
- [OpenIFS in Docker](https://confluence.ecmwf.int/display/OIFS/How+to+run+OpenIFS+in+a+Docker+container)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment