10 lines
288 B
JSON
Executable File
10 lines
288 B
JSON
Executable File
{
|
|
"name": "cuda",
|
|
"version": "10.1",
|
|
"port-version": 10,
|
|
"description": "A parallel computing platform and programming model",
|
|
"homepage": "https://developer.nvidia.com/cuda-toolkit",
|
|
"license": null,
|
|
"supports": "(windows & x64 & !uwp) | (linux & x64) | (linux & arm64)"
|
|
}
|