Dave Trudgian
Dave Trudgian
Hi @vsoch - it is, unfortunately, not as easy as it first seems. For the case where the experimental `--nvccli` flag is used, and `nvidia-container-cli` sets up the GPUs in...
I should say explicitly... if you'd like to take this on further... please reach out on Slack or similar and I can demonstrate some of the issues to you. I...
Agreed this would be useful. At present Singularity only stores cache entries by an image's content hash, and does not have a record of the tags associated with a cache...
There's definitely (in accordance with the other issue you linked) a problem with the combination of user information coming from winbind, and unprivileged execution of Singularity. The error is at...
Moving to 4.0 will really depend on #78
Hi @vsoch - as there's not an expectation of merging this (at least yet) - I'll mark this as a draft for now. Code looks really interesting :+1: . I'd...
> > With respect to what's supported, COPY and ADD aren't quite the same. ADD can do files (like COPY), but also two things that Singularity's %file section won't: >...
Hello, this would be appropriate for the docs repository https://github.com/sylabs/singularity-userdocs I will transfer the issue there. > Should I use singularity remote to store azure keys? (I now know the...
> Ok in that case I misunderstood your comment here: hpcng/singularity-userdocs#308 (comment): >> The remote command is exclusively for Sylabs cloud services, i.e. the container library library:// URLs, remote builder,...
To resolve this: 1. The yum bootstrap agent should accept `%{_usr}/lib/sysimage/rpm` as a valid path, and should continue, not error out. 2. If the path is `%{_usr}/lib/sysimage/rpm` there should be...