https://github.com/carpentries-incubator/singularity-introduction
An introduction to singularity
https://github.com/carpentries-incubator/singularity-introduction
alpha carpentries-incubator containers english lesson singularity
Last synced: 9 months ago
JSON representation
An introduction to singularity
- Host: GitHub
- URL: https://github.com/carpentries-incubator/singularity-introduction
- Owner: carpentries-incubator
- License: other
- Created: 2020-08-26T16:20:42.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T01:48:51.000Z (over 1 year ago)
- Last Synced: 2024-12-03T02:41:48.754Z (over 1 year ago)
- Topics: alpha, carpentries-incubator, containers, english, lesson, singularity
- Language: Python
- Homepage: https://carpentries-incubator.github.io/singularity-introduction
- Size: 9.04 MB
- Stars: 12
- Watchers: 7
- Forks: 18
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
- Authors: AUTHORS
Awesome Lists containing this project
README
> **ATTENTION** This is an experimental test of [The Carpentries Workbench](https://carpentries.github.io/workbench) lesson infrastructure.
> It was automatically converted from the source lesson via [the lesson transition script](https://github.com/carpentries/lesson-transition/).
>
> If anything seems off, please contact Zhian Kamvar [zkamvar@carpentries.org](mailto:zkamvar@carpentries.org)
# Reproducible computational environments using containers: Introduction to Singularity
[](https://swc-slack-invite.herokuapp.com/)
This lesson provides an introduction to the [Singularity container platform](https://github.com/hpcng/singularity).
It covers the basics of using Singularity and creating containers:
- What is Singularity?
- Installing/running Singularity on the command line
- Running containers
- Creating Singularity images
- Running an MPI parallel application from a Singularity container
## Contributing
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.
We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.
Please see the current list of [issues] for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag . This indicates that the maintainers will welcome a pull request fixing this issue.
## Maintainer(s)
Current maintainers of this lesson are
- [Jeremy Cohen](https://github.com/jcohen02)
- [Andy Turner](https://github.com/aturner-epcc)
## Authors
A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
## Citation
To cite this lesson, please consult with [CITATION](CITATION)
[lesson-example]: https://carpentries.github.io/lesson-example
[issues]: https://github.com/carpentries-incubator/singularity-introduction/issues