diff options
author | Brian Van Essen <vanessen1@llnl.gov> | 2020-11-18 20:56:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-18 22:56:39 -0600 |
commit | db9b7a509a490f95aa7e3ab570185d99c6fd16da (patch) | |
tree | c5f8abec6d20e75da1b8ec454347b3b706a3c878 /bin | |
parent | a2801a1384f6af3afd84a4db984f36ffa06554fe (diff) | |
download | spack-db9b7a509a490f95aa7e3ab570185d99c6fd16da.tar.gz spack-db9b7a509a490f95aa7e3ab570185d99c6fd16da.tar.bz2 spack-db9b7a509a490f95aa7e3ab570185d99c6fd16da.tar.xz spack-db9b7a509a490f95aa7e3ab570185d99c6fd16da.zip |
cuDNN Refactor to accommodate architecture and CUDA version (#19989)
* Updated the cuDNN recipe to generate the proper version names for only
the arhcitecture that you are on. This prevents the concretizer from
selecting a source code version that is incompatible with your current
architecture. Additionally, add constraints to ensure that the
corresponding CUDA version is properly set as well.
* Added maintainer
* Fixed renaming for darwin systems
* Fixed flake8
* Fixed flake8
* Fixed range typo
* Update var/spack/repos/builtin/packages/cudnn/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Fixed style issues
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions