cuda-toolkit 11.8.0__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,119 @@
1
+ Metadata-Version: 2.4
2
+ Name: cuda-toolkit
3
+ Version: 11.8.0
4
+ Summary: CUDA Toolkit meta-package
5
+ Project-URL: homepage, https://developer.nvidia.com/cuda-toolkit
6
+ Project-URL: documentation, https://docs.nvidia.com/cuda/
7
+ Author-email: NVIDIA Kitmaker Team <compute_installer@nvidia.com>
8
+ Keywords: cuda,nvidia
9
+ Classifier: Development Status :: 6 - Mature
10
+ Classifier: Environment :: GPU
11
+ Classifier: Environment :: GPU :: NVIDIA CUDA
12
+ Provides-Extra: all
13
+ Requires-Dist: nvidia-cublas-cu11==11.11.3.6.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
14
+ Requires-Dist: nvidia-cuda-cccl-cu11==11.8.89.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
15
+ Requires-Dist: nvidia-cuda-cupti-cu11==11.8.87.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
16
+ Requires-Dist: nvidia-cuda-cuxxfilt-cu11==11.8.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
17
+ Requires-Dist: nvidia-cuda-nvcc-cu11==11.8.89.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
18
+ Requires-Dist: nvidia-cuda-nvrtc-cu11==11.8.89.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
19
+ Requires-Dist: nvidia-cuda-profiler-api-cu11==11.8.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
20
+ Requires-Dist: nvidia-cuda-runtime-cu11==11.8.89.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
21
+ Requires-Dist: nvidia-cuda-sanitizer-api-cu11==11.8.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
22
+ Requires-Dist: nvidia-cufft-cu11==10.9.0.58.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
23
+ Requires-Dist: nvidia-curand-cu11==10.3.0.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
24
+ Requires-Dist: nvidia-cusolver-cu11==11.4.1.48.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
25
+ Requires-Dist: nvidia-cusparse-cu11==11.7.5.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
26
+ Requires-Dist: nvidia-npp-cu11==11.8.0.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
27
+ Requires-Dist: nvidia-nvjpeg-cu11==11.9.0.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
28
+ Requires-Dist: nvidia-nvml-dev-cu11==11.8.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
29
+ Requires-Dist: nvidia-nvtx-cu11==11.8.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'all'
30
+ Provides-Extra: cccl
31
+ Requires-Dist: nvidia-cuda-cccl-cu11==11.8.89.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'cccl'
32
+ Provides-Extra: cublas
33
+ Requires-Dist: nvidia-cublas-cu11==11.11.3.6.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'cublas'
34
+ Provides-Extra: cudart
35
+ Requires-Dist: nvidia-cuda-runtime-cu11==11.8.89.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'cudart'
36
+ Provides-Extra: cufft
37
+ Requires-Dist: nvidia-cufft-cu11==10.9.0.58.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'cufft'
38
+ Provides-Extra: cupti
39
+ Requires-Dist: nvidia-cuda-cupti-cu11==11.8.87.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'cupti'
40
+ Provides-Extra: curand
41
+ Requires-Dist: nvidia-curand-cu11==10.3.0.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'curand'
42
+ Provides-Extra: cusolver
43
+ Requires-Dist: nvidia-cusolver-cu11==11.4.1.48.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'cusolver'
44
+ Provides-Extra: cusparse
45
+ Requires-Dist: nvidia-cusparse-cu11==11.7.5.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'cusparse'
46
+ Provides-Extra: cuxxfilt
47
+ Requires-Dist: nvidia-cuda-cuxxfilt-cu11==11.8.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'cuxxfilt'
48
+ Provides-Extra: npp
49
+ Requires-Dist: nvidia-npp-cu11==11.8.0.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'npp'
50
+ Provides-Extra: nvcc
51
+ Requires-Dist: nvidia-cuda-nvcc-cu11==11.8.89.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'nvcc'
52
+ Provides-Extra: nvjpeg
53
+ Requires-Dist: nvidia-nvjpeg-cu11==11.9.0.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'nvjpeg'
54
+ Provides-Extra: nvml
55
+ Requires-Dist: nvidia-nvml-dev-cu11==11.8.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'nvml'
56
+ Provides-Extra: nvrtc
57
+ Requires-Dist: nvidia-cuda-nvrtc-cu11==11.8.89.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'nvrtc'
58
+ Provides-Extra: nvtx
59
+ Requires-Dist: nvidia-nvtx-cu11==11.8.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'nvtx'
60
+ Provides-Extra: profiler
61
+ Requires-Dist: nvidia-cuda-profiler-api-cu11==11.8.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'profiler'
62
+ Provides-Extra: sanitizer
63
+ Requires-Dist: nvidia-cuda-sanitizer-api-cu11==11.8.86.*; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'sanitizer'
64
+ Description-Content-Type: text/markdown
65
+
66
+ # cuda-toolkit 11.8.0
67
+
68
+ ### [NVIDIA CUDA Toolkit](https://developer.nvidia.com/cuda-toolkit)
69
+
70
+ > The NVIDIA CUDA Toolkit provides a development environment for creating high-performance, GPU-accelerated applications. With it, you can develop, optimize, and deploy your applications on GPU-accelerated embedded systems, desktop workstations, enterprise data centers, cloud-based platforms, and supercomputers. The toolkit includes GPU-accelerated libraries, debugging and optimization tools, a C/C++ compiler, and a runtime library.
71
+
72
+ ### `cuda-toolkit` package
73
+
74
+ The `cuda-toolkit` package is a meta-package (a package that contains no software and only installs other packages) to install all or part of the NVIDIA CUDA Toolkit.
75
+
76
+ For instructions on how to use the `cuda-toolkit` package, please refer to the [NVIDIA CUDA Toolkit documentation](https://docs.nvidia.com/cuda/) and follow the installation guide for your platform. A summary of usage is also available below.
77
+
78
+ ### Using the `cuda-toolkit` package
79
+
80
+ The `cuda-toolkit` package uses package extras to install all or part of the CUDA Toolkit.
81
+ Some examples of using the `cuda-toolkit` meta-package with extras:
82
+
83
+ Install all of the CUDA Toolkit
84
+ ```
85
+ pip install cuda-toolkit[all]
86
+ ```
87
+
88
+ Install just the CUDA Runtime
89
+ ```
90
+ pip install cuda-toolkit[cudart]
91
+ ```
92
+
93
+ Install cuBLAS, cuSOLVER, and cuSPARSE
94
+ ```
95
+ pip install cuda-toolkit[cublas,cusolver,cusparse]
96
+ ```
97
+
98
+ ### Available extras
99
+
100
+ | Extra | Package | Version |
101
+ |-------|---------|---------|
102
+ | `all` | All packages below | |
103
+ | cccl | nvidia-cuda-cccl-cu11 | 11.8.89 |
104
+ | cublas | nvidia-cublas-cu11 | 11.11.3.6 |
105
+ | cudart | nvidia-cuda-runtime-cu11 | 11.8.89 |
106
+ | cufft | nvidia-cufft-cu11 | 10.9.0.58 |
107
+ | cupti | nvidia-cuda-cupti-cu11 | 11.8.87 |
108
+ | curand | nvidia-curand-cu11 | 10.3.0.86 |
109
+ | cusolver | nvidia-cusolver-cu11 | 11.4.1.48 |
110
+ | cusparse | nvidia-cusparse-cu11 | 11.7.5.86 |
111
+ | cuxxfilt | nvidia-cuda-cuxxfilt-cu11 | 11.8.86 |
112
+ | npp | nvidia-npp-cu11 | 11.8.0.86 |
113
+ | nvcc | nvidia-cuda-nvcc-cu11 | 11.8.89 |
114
+ | nvjpeg | nvidia-nvjpeg-cu11 | 11.9.0.86 |
115
+ | nvml | nvidia-nvml-dev-cu11 | 11.8.86 |
116
+ | nvrtc | nvidia-cuda-nvrtc-cu11 | 11.8.89 |
117
+ | nvtx | nvidia-nvtx-cu11 | 11.8.86 |
118
+ | profiler | nvidia-cuda-profiler-api-cu11 | 11.8.86 |
119
+ | sanitizer | nvidia-cuda-sanitizer-api-cu11 | 11.8.86 |
@@ -0,0 +1,3 @@
1
+ cuda_toolkit-11.8.0.dist-info/METADATA,sha256=I-Ma8t_e1Zy-uqT9-cB2vztj5p8WPKcOQgIN4l052Hk,7380
2
+ cuda_toolkit-11.8.0.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
3
+ cuda_toolkit-11.8.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.27.0
3
+ Root-Is-Purelib: true
4
+ Tag: py2-none-any
5
+ Tag: py3-none-any