https://github.com/pierremarchand20/scientific_development_env
My development environments
https://github.com/pierremarchand20/scientific_development_env
development-environment docker docker-compose
Last synced: 3 months ago
JSON representation
My development environments
- Host: GitHub
- URL: https://github.com/pierremarchand20/scientific_development_env
- Owner: PierreMarchand20
- Created: 2020-06-05T13:49:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T10:54:06.000Z (over 3 years ago)
- Last Synced: 2025-01-16T06:16:26.764Z (over 1 year ago)
- Topics: development-environment, docker, docker-compose
- Language: Dockerfile
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My personal development environments [](https://github.com/PierreMarchand20/scientific_development_env/actions/workflows/main.yml)
Eight environments are defined via Docker images with several MPI implementations compiled with gcc and clang:
- Ubuntu with `OpenMPI`
- Ubuntu with `MPICH`
- Debian with `OpenMPI`
- Debian with `MPICH`
These are for my personal use, but feel free to use it, and to look at it to build your own images. The Docker images can be pulled from [Docker Hub](https://hub.docker.com/repository/docker/pierremarchand/scientific_development_env).