gpo.zugaina.org

Search Portage & Overlays:

dev-python/cuda-python

Metapackage pulling cuda-bindings and cuda-pathfinder

Screenshots

  • cuda-python-13.3.0
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: NVIDIA-CUDA   
    Overlay: stuff
  • cuda-python-13.2.0
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: NVIDIA-CUDA   
    Overlay: stuff

ChangeLog

commit 1b7100d93a2e0b88ec8e5084ef03f5eb35c585f1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 27 14:11:09 2026 +0200

dev-python/cuda-python: add 13.3.0

Wheel re-fetched at the new content-addressable URL for 13.3.0; the
~dev-python/cuda-bindings-$ runtime pin follows automatically.

commit ca6f5fc547db4db1e3bab2fcc103d12fdd1d7282
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:34:36 2026 +0200

dev-python/cuda-python: disable py3.11

commit f5e1068f2009759cb8cd638c2d09e61c47486ecc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 17:08:49 2026 +0200

dev-python/cuda-python: add RESTRICT="bindist mirror"

Same EULA-restriction follow-up as the cuda-bindings sibling: the
NVIDIA-CUDA license forbids redistribution, so the mirrored wheel
distfile and any binpkgs derived from it must be withheld.

commit 84d6ea6680c0597ac27489f70b69eca99a9d0648
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 17:07:04 2026 +0200

dev-python/cuda-python: new package, 13.2.0

Tier 1 of the vllm CUDA target packaging cycle. Trivial metapackage
that pulls cuda-bindings + cuda-pathfinder. Upstream's PyPI release
is a single empty py3-none-any wheel; the corresponding source dir
in NVIDIA/cuda-python's monorepo is essentially just a pyproject.toml
with no Python code. Packaging the wheel directly is byte-equivalent
to packaging the source and avoids carrying the monorepo tarball for
an empty payload — so this lands as -bin shape despite the "full
source" preference.

The ~dev-python/cuda-bindings-13.2.0 pin matches upstream's
cuda-bindings~=13.2.0 spec (>=13.2,<14): we ship one cuda-bindings
version per cuda-python version, so a tilde-version match is
sufficient and avoids tracking unrelated cuda-bindings bumps.