diff options
author | Glenn Johnson <glenn-johnson@uiowa.edu> | 2021-06-18 09:15:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-18 16:15:58 +0200 |
commit | c6961ba4d339beb8c2c1bcc3f1c3e85a120729f3 (patch) | |
tree | 3d47485ea9bde4a31a64dbc39ebe18e169ad77c7 /.readthedocs.yml | |
parent | 32f1aa607c9536709442c44547b31ff316e3730b (diff) | |
download | spack-c6961ba4d339beb8c2c1bcc3f1c3e85a120729f3.tar.gz spack-c6961ba4d339beb8c2c1bcc3f1c3e85a120729f3.tar.bz2 spack-c6961ba4d339beb8c2c1bcc3f1c3e85a120729f3.tar.xz spack-c6961ba4d339beb8c2c1bcc3f1c3e85a120729f3.zip |
Fixes for opencv (#24361)
This PR fixes a couple of issues with the opencv package, mostly in
relation to cuda. This is only focused on cuda, not any of the other
variants.
- Added versions to the contrib_vers list. Added for all that can be
retrieved from github. The one for the latest version was missing.
- Added a cmake patch for v3.2.0.
- Deprecated versions 3.1.0 and 3.2.0 as neither of those could be
built, with or without cuda.
- Adjusted constraints on applying initial cmake patch.
- Added cudnn dependency when +cuda.
- Set constraints for cudnn and cuda for older versions of opencv.
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions