We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7effb36 commit a14abdbCopy full SHA for a14abdb
pyproject.toml
@@ -213,6 +213,7 @@ ignore_packages = [
213
"nvidia-cusolver-cu12",
214
"nvidia-cusparse-cu12", # https://docs.nvidia.com/cuda/cusparselt/license.html
215
"nvidia-nccl-cu12", # https://docs.nvidia.com/deeplearning/nccl/sla/index.html
216
+ "nvidia-nvjitlink-cu12",
217
"nvidia-nvtx-cu12", # https://docs.nvidia.com/nvtx/eula/index.html
218
]
219
0 commit comments