{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/3"}],"enrichment":{"capability":"Provides a Python interface for writing high-performance CUDA kernels using CuTe DSL abstractions, targeting NVIDIA Tensor Cores on Ampere, Hopper, and Blackwell architectures without requiring deep C++ expertise.","skillfed_tags":["gpu-programming","cuda-kernels","tensor-cores"],"use_cases":["Prototype optimized matrix multiply kernels for Tensor Cores without writing C++","Rapidly iterate on custom GPU kernels for deep learning research and experimentation","Integrate hand-tuned CUDA kernels into deep learning workflows without C++ bindings","Learn GPU programming and CuTe abstractions with a lower barrier to entry than C++","Deploy production-grade linear algebra kernels targeting Ampere, Hopper, or Blackwell GPUs"],"what_it_does":"nvidia-cutlass-dsl-libs-core is a Python wrapper around NVIDIA's CUTLASS 4.x, exposing CuTe DSL\u2014a domain-specific language for GPU kernel programming. It lets you write high-performance CUDA kernels in Python without C++ expertise, targeting Tensor Cores on modern NVIDIA GPUs. The package handles layouts, tensors, hardware atoms, and thread/data hierarchy control, with a focus on matrix multiply and linear algebra operations.\n\nThe package is currently in public beta and aims to flatten the GPU programming learning curve. It depends on numpy, protobuf, cuda-python, and nvidia-cuda-nvdisasm, so your environment must have CUDA 13 and an NVIDIA GPU. Compile times are claimed to be orders of magnitude faster than C++ alternatives, and it integrates natively with deep learning frameworks.","worth_installing":"Yes, if you have a CUDA 13 environment and need to write or prototype GPU kernels without C++ expertise. The low install friction, active maintenance, and recent release are positive signals. However, the public beta status and unclear license terms warrant caution for production use\u2014verify licensing and test stability for your workload before committing."},"id":"nvidia-cutlass-dsl-libs-core","links":{"html":"https://skillfed.io/packages/nvidia-cutlass-dsl-libs-core","md":"https://skillfed.io/packages/nvidia-cutlass-dsl-libs-core.md","pypi":"https://pypi.org/project/nvidia-cutlass-dsl-libs-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"unclear","name":"nvidia-cutlass-dsl-libs-core","python_support":"supports_current","summary":"NVIDIA CUTLASS Python DSL"},"popularity":{"monthly_downloads":1145267,"position":4300,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.7.0"}
