Update singularity documentation to account for migration from modules to node-local install of 4.1.2
@Premas is already working on this.
Since Jan 14, 2025.
- Dominant language
- Python
- Stars
- 24
- Forks
- 15
- Avg merge
- 10d 3h
- Merged PRs (30d)
- 1
Description
What is inaccurate?
We are retiring old singularity versions as we roll out version 4.1.2. We will want to be sure to document the changes required for workflows. Old singularity uses the module system. New singularity is installed and available in $PATH. So, the only system change is to remove module load Singularity as it will no longer function and throw an error.
There may be other changes involving version changes with Singularity. Here is the changelog for 4.0: https://docs.sylabs.io/guides/4.0/user-guide/new.html
Where is the inaccuracy?
Possibly affected pages
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.