This is an automated email from the ASF dual-hosted git repository.
vterentev pushed a commit to branch fix-push-images
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/fix-push-images by this push:
new d137814862a Add nvidia license
d137814862a is described below
commit d137814862a2b09f81baa37b72518aafd248374b
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Tue Dec 2 00:22:20 2025 +0400
Add nvidia license
---
.../container/license_scripts/dep_urls_py.yaml | 26 ++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/sdks/python/container/license_scripts/dep_urls_py.yaml
b/sdks/python/container/license_scripts/dep_urls_py.yaml
index 1a47675b4d9..bc6c0745494 100644
--- a/sdks/python/container/license_scripts/dep_urls_py.yaml
+++ b/sdks/python/container/license_scripts/dep_urls_py.yaml
@@ -108,6 +108,32 @@ pip_dependencies:
license: "https://raw.githubusercontent.com/atdt/monotonic/master/LICENSE"
nose:
license:
"https://raw.githubusercontent.com/nose-devs/nose/master/lgpl.txt"
+ nvidia-cublas-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-cuda-cupti-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-cuda-nvrtc-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-cuda-runtime-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-cudnn-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-cufft-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-cufile-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-curand-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-cusolver-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-cusparse-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-nccl-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-nvjitlink-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
+ nvidia-nvtx-cu12:
+ license:
"https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
numpy:
license: "https://raw.githubusercontent.com/numpy/numpy/master/LICENSE.txt"
oauth2client: