diff options
| author | Jacob Kahn <jacobkahn1@gmail.com> | 2021-05-18 02:28:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 00:28:38 -0700 |
| commit | a0bed696328bc593165a23bf118e20486a2c7fa7 (patch) | |
| tree | 020de3975b3469324ad142e55e0991fb36cb23c2 /ports/cudnn/CONTROL | |
| parent | d77e7675990ac4c5727a40c50b91da59aada8333 (diff) | |
| download | vcpkg-a0bed696328bc593165a23bf118e20486a2c7fa7.tar.gz vcpkg-a0bed696328bc593165a23bf118e20486a2c7fa7.zip | |
[cudnn] Fix port: install find module, add usage (#17644)
* [cudnn] Fix port
* [cudnn] Update version
* x-add-version again...
Diffstat (limited to 'ports/cudnn/CONTROL')
| -rw-r--r-- | ports/cudnn/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cudnn/CONTROL b/ports/cudnn/CONTROL index db910a7bc..724918356 100644 --- a/ports/cudnn/CONTROL +++ b/ports/cudnn/CONTROL @@ -1,6 +1,6 @@ Source: cudnn Version: 7.6.5 -Port-Version: 2 +Port-Version: 3 Description: NVIDIA's cuDNN deep neural network acceleration library Build-Depends: cuda Supports: (windows|linux)&x64 |
