singularity-hpc icon indicating copy to clipboard operation
singularity-hpc copied to clipboard

Local filesystem registry for containers (intended for HPC) using Lmod or Environment Modules. Works for users and admins.

Results 42 singularity-hpc issues
Sort by recently updated
recently updated
newest added

As the wrapper_scripts option is now enabled by default, shpc will only create scripts in cases the container.yaml file has the docker_scripts/singularity_scripts tag. My suggestion would be that, instead of...

This will close #565

This is start of work to support a remote that doesn't have a library.json exposed, and will partially address #581. Signed-off-by: vsoch

From discussion in #557 It would be fun to brainstorm an idea that I’ve been toying with - I really like this idea of providing container transparency (wrt) aliases -...

#576 adds support for remote registries. Two assets are retrieved via https: - the git repository itself via `git clone` - a `library.json` file, that must be available on GitHub/GitLab...

#576 adds support for remote registries hosted at gitlab.com. GitLab can also be deployed on prem, i.e. at a different URL. For this to work, the code would have to:...

We should be able to load a container URI, and then given we can parse PATH and the filesystem, come up with a file that takes a best shot at...

This thought came out of the issue on MPI #527, so thanks @georgiastuart for the inspiration! Current interface of the GPU feature: * SHPC settings ``` gpu: # amd, nvidia...

https://github.com/singularityhub/singularity-hpc/blob/main/registry/nvcr.io/nvidia/hpc-benchmarks/container.yaml It seems like there was an error during the automated creation of this file, or am I misinterpreting the `latest` and `tags`?