Skip to content

Commit d137814

Browse files
committed
Add nvidia license
1 parent d40da98 commit d137814

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

sdks/python/container/license_scripts/dep_urls_py.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,32 @@ pip_dependencies:
108108
license: "https://raw.githubusercontent.com/atdt/monotonic/master/LICENSE"
109109
nose:
110110
license: "https://raw.githubusercontent.com/nose-devs/nose/master/lgpl.txt"
111+
nvidia-cublas-cu12:
112+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
113+
nvidia-cuda-cupti-cu12:
114+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
115+
nvidia-cuda-nvrtc-cu12:
116+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
117+
nvidia-cuda-runtime-cu12:
118+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
119+
nvidia-cudnn-cu12:
120+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
121+
nvidia-cufft-cu12:
122+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
123+
nvidia-cufile-cu12:
124+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
125+
nvidia-curand-cu12:
126+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
127+
nvidia-cusolver-cu12:
128+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
129+
nvidia-cusparse-cu12:
130+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
131+
nvidia-nccl-cu12:
132+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
133+
nvidia-nvjitlink-cu12:
134+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
135+
nvidia-nvtx-cu12:
136+
license: "https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
111137
numpy:
112138
license: "https://raw.githubusercontent.com/numpy/numpy/master/LICENSE.txt"
113139
oauth2client:

0 commit comments

Comments
 (0)