gpo.zugaina.org

Search Portage & Overlays:

dev-python/nvidia-cutlass-dsl-libs-core

NVIDIA CUTLASS Python DSL — arch-agnostic core Python package

Screenshots

  • nvidia-cutlass-dsl-libs-core-4.6.0
    -* ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: NVIDIA-CUDA   
    Overlay: stuff

ChangeLog

commit a9851e7d83cefd92300d7f643c02d0bfbe8fd1b4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jul 4 10:09:56 2026 +0200

dev-python/nvidia-cutlass-dsl-libs-core: new package, add 4.6.0

nvidia-cutlass-dsl 4.6.0 splits the arch-agnostic pure-Python cutlass
DSL core (nvidia_cutlass_dsl/dsl_packages/cutlass) out of libs-base into
this new wheel. libs-base now carries only the _mlir/iket generated bits
and libs-cu13 only the CUDA-13 runtime; the three file sets are disjoint.

Upstream declares protobuf<7, but it is used only by the iket perfetto
profiler, which this overlay does not use; pulling it would force a
system-wide protobuf 7->6 downgrade, so it is omitted. nvidia-cuda-nvdisasm
(used by the core DSL compiler) is provided by the CUDA toolkit.