Scott McMillan

Results 6 issues of Scott McMillan

The behavior of the Singularity %files directive changed beginning in version 3.6. See https://github.com/hpcng/singularity/issues/5514. For this Singularity definition file: ``` Bootstrap: docker From: ubuntu:18.04 %files foo /var/tmp %post ls -l...

## Pull Request Description Add support for Docker COPY --chmod, e.g., `COPY --chmod=0755 foo bar`. Implements #449 ## Author Checklist * [x] Updated documentation (`pydocmd generate`) if any docstrings have...

The [NVIDIA HPC SDK](https://developer.nvidia.com/hpc-sdk) is a comprehensive suite of compilers, libraries and tools for HPC developers. The HPC SDK includes C, C++, and Fortran compilers (formerly known as the PGI...

The `nvhpc` package provides CUDA, but there is currently no way to use it as a `cuda` provider. Continues discussion started in https://github.com/spack/spack/pull/19294#issuecomment-708470862. ### Description The NVIDIA HPC SDK is...

feature
virtual-dependencies
revisit
cuda

Loading the container on a system with the 384 driver returns this error: ``` Precompiling project... Precompiling CUDAnative ERROR: LoadError: CUDA 10.0 is not supported by your driver (which supports...