Dave Trudgian
Dave Trudgian
**Is your feature request related to a problem? Please describe.** See https://sylabs.io/2022/02/singularityce-4-0-and-beyond **Describe the solution you'd like** Support encapsulation of native OCI data and configs in SIF. This will permit...
**Type of issue** technical debt **Description of issue** SingulartyCE contains various workarounds for RHEL6 / 2.6 kernel, old versions of invoked external programs etc. Special cases supporting these distributions can...
**Describe the solution you'd like** The nvidia docker runtime reads `NVIDIA_xxx` environment variables that control GPU setup for the container from the _container's_ environment, not the host. This means a...
https://github.com/hpcng/singularity/pull/6211 This is marked up as fixing https://github.com/hpcng/singularity/issues/6181 but it does not. They consider the main topic of the issue a wontfix. The PR actually addresses a distinct observation /...
**Is your feature request related to a problem? Please describe.** When pushing a key or an image it is often useful to have some feedback indicating you've pushed it to...
**Type of issue** technical debt **Description of issue** Various portions of code in public pkg/ areas are not likely to be stable over time at present. This should be worked...
**Type of issue** technical debt **Description of issue** A major version offers an opportunity to revise the versioning approach, so that SingularityCE pkg/ code can be called from other projects...
**Type of issue** technical debt **Description of issue** The implementation of the key command has some significant technical debt, with portions of code at a different level than they should...
**Is your feature request related to a problem? Please describe.** The remote command configures access to Sylabs cloud services, alternative keyservers, and OCI registries. It is complex as there is...
**Describe the solution you'd like** Common server Ethernet and IB cards support SR-IOV, where they can present multiple ‘PCIe virtual functions’ that act as independent network devices but share the...