SingularityCE 4.0.2
SingularityCE 4.0.2 is a patch release in the 4.0 series, with bug fixes and minor updates.
Changed defaults / behaviours
- Added
libnvidia-nvvm
tonvliblist.conf
. Newer NVIDIA Drivers (known with >= 525.85.05) require this lib to compile OpenCL programs against NVIDIA GPUs, i.e.libnvidia-opencl
depends onlibnvidia-nvvm
.
Bug Fixes
- Support parentheses in
test
/[
commands in container startup scripts, via dependency update of mvdan.cc/sh. - Fix incorrect client timeout during remote build context upload.
- When user requests a bind of
/dev:/dev
or/dev/xxx:/dev/xxx
in OCI-mode, ensure that it is bind mounted with appropriate flags so that it is usable in the container.
Thanks / Reporting Bugs
Thanks to our contributors for code, feedback and, testing efforts!
As always, please report any bugs to: https://github.com/sylabs/singularity/issues/new
If you think that you've discovered a security vulnerability please report it to: [email protected]
Have fun!
Downloads
Source Code
Please use the singularity-ce-4.0.1.tar.gz download below to obtain and install SingularityCE 4.0.2. The GitHub auto-generated 'Source Code' downloads do not include required dependencies etc.
Packages
RPM / DEB packages are provided for:
- Ubuntu 20.04 (focal)
- Ubuntu 22.04 (jammy)
- RHEL/CentOS 7 (el7)
- RHEL/CentOS/AlmaLinux/Rocky 8 (el8)
- RHEL/CentOS/AlmaLinux/Rocky 9 (el9)
These packages were built with Go 1.21.4