gpo.zugaina.org

Search Portage & Overlays:

dev-python/nvidia-cutlass-dsl

NVIDIA CUTLASS Python DSL — metapackage for libs-base + libs-cu13

Screenshots

  • nvidia-cutlass-dsl-4.5.0
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: NVIDIA-CUDA   
    Overlay: stuff

ChangeLog

commit 4404d36e95038d697674616d15deabfe5a8bb2bc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 17:41:34 2026 +0200

dev-python/nvidia-cutlass-dsl: new package, 4.5.0

Tier 3 of the vllm CUDA target packaging cycle. Trivial metapackage
that pulls libs-base + libs-cu13 as a unit. Upstream's PyPI release
is a single empty py3-none-any wheel with `requires_dist` listing
the two libs sub-packages. No source release.

Always pulls the cu13 path on this overlay (amd64 + CUDA 13.2 at
/opt/cuda); a cu12 path would need a libs-cu12 sibling we haven't
packaged. Adds a USE flag only if a cu12 user emerges.