diff options
| author | Jason Juang <jasjuang@gmail.com> | 2018-02-15 17:42:35 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-15 17:42:35 -0800 |
| commit | d5cb490fc02b9b0c26d869fabf3b37158586236f (patch) | |
| tree | 8bcae187750012fc0a8ce1871e33f32a51ca4e03 /ports/cuda/CONTROL | |
| parent | f279e9f5e3a569b237dbaca44bbc7225f1d7e27d (diff) | |
| download | vcpkg-d5cb490fc02b9b0c26d869fabf3b37158586236f.tar.gz vcpkg-d5cb490fc02b9b0c26d869fabf3b37158586236f.zip | |
update cuda requirement to 9.0, fixes #2791 (#2802)
* update cuda requirement to 9.0, fixes #2791
* [cuda] Restore sample version blob
Diffstat (limited to 'ports/cuda/CONTROL')
| -rw-r--r-- | ports/cuda/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cuda/CONTROL b/ports/cuda/CONTROL index 0bf29b7b6..271869e8b 100644 --- a/ports/cuda/CONTROL +++ b/ports/cuda/CONTROL @@ -1,3 +1,3 @@ Source: cuda -Version: 8.0-1 +Version: 9.0 Description: A parallel computing platform and programming model
\ No newline at end of file |
