diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2021-04-19 20:22:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-19 11:22:14 -0700 |
| commit | 1826fb87756e5cc3010e2a76041c0dfe3533c9bd (patch) | |
| tree | 6ffb8e8e66ca818d29d644dfe2b1d4744651ff23 /versions/baseline.json | |
| parent | 414bec05f2a97cfc0ddb8e22fd4635dfe2a20ab8 (diff) | |
| download | vcpkg-1826fb87756e5cc3010e2a76041c0dfe3533c9bd.tar.gz vcpkg-1826fb87756e5cc3010e2a76041c0dfe3533c9bd.zip | |
[cudnn] add other locations to find lib already installed (#17346)
* [cudnn] add other install dir on linux
* [cudnn] add other locations for linux
* [cudnn] fix env variables
* [cudnn] fix references
* [cudnn] use also cuda module as a hint
* [cudnn] fix refs
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index e3441409c..7812ac680 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1526,7 +1526,7 @@ }, "cudnn": { "baseline": "7.6.5", - "port-version": 0 + "port-version": 1 }, "cunit": { "baseline": "2.1.3-6", |
