aboutsummaryrefslogtreecommitdiff
path: root/ports/cuda/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2017-02-07 17:04:24 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2017-02-07 17:04:24 -0800
commitd4fa0b34c08dcfb11bd285846ee5cc061885033d (patch)
tree7cfd317233e44b3b31e0f6640727af014a08286e /ports/cuda/CONTROL
parentf9616c6994ccf66e2a64e2d62e6a1408694c190c (diff)
downloadvcpkg-d4fa0b34c08dcfb11bd285846ee5cc061885033d.tar.gz
vcpkg-d4fa0b34c08dcfb11bd285846ee5cc061885033d.zip
Add CUDA portfile
The intention of this package is for other packages to declare a dependency on CUDA
Diffstat (limited to 'ports/cuda/CONTROL')
-rw-r--r--ports/cuda/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/cuda/CONTROL b/ports/cuda/CONTROL
new file mode 100644
index 000000000..00df3011c
--- /dev/null
+++ b/ports/cuda/CONTROL
@@ -0,0 +1,3 @@
+Source: cuda
+Version: 8.0
+Description: A parallel computing platform and programming model \ No newline at end of file