diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-05-08 03:35:22 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-07 12:35:22 -0700 |
| commit | 164284d86be7590f0162a18f9189eded1caa5374 (patch) | |
| tree | 811ff88ab72648342ce25498179b5046f1f0e579 /scripts | |
| parent | 5890810241c4c7f95ecac433245a01ed1cf014e8 (diff) | |
| download | vcpkg-164284d86be7590f0162a18f9189eded1caa5374.tar.gz vcpkg-164284d86be7590f0162a18f9189eded1caa5374.zip | |
[cuda] Fix find cuda in UNIX (#10838)
* [cuda] Fix find cuda in UNIX
* update baseline
* [cuda] Add homepage
* add newline to end of CONTROL
* Update ports/cuda/portfile.cmake
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 435dc8f49..7fcbbd9b5 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -301,7 +301,6 @@ ctemplate:arm64-windows=fail ctemplate:arm-uwp=fail
ctemplate:x64-linux=fail
ctemplate:x64-osx=fail
-cuda:x64-linux=fail
cuda:x64-osx=fail
cudnn:arm64-windows=fail
cudnn:arm-uwp=fail
|
