{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering"}],"enrichment":{"capability":"Provides a Python native interface for writing high-performance CUDA kernels targeting NVIDIA Tensor Cores on Ampere, Hopper, and Blackwell architectures using CuTe DSL concepts without requiring C++ expertise.","skillfed_tags":["gpu-programming","cuda-kernels","tensor-cores"],"use_cases":["Rapidly prototype and optimize matrix multiplication kernels for deep learning workloads without writing C++ code","Develop custom linear algebra operations targeting Tensor Cores on modern NVIDIA GPUs","Integrate optimized GPU kernels directly into Python deep learning frameworks","Learn GPU programming and Tensor Core concepts with a lower barrier to entry than C++ CUTLASS","Benchmark and compare different kernel designs for high-throughput tensor operations"],"what_it_does":"nvidia-cutlass-dsl is NVIDIA's Python domain-specific language for writing optimized CUDA kernels that run on modern GPU Tensor Cores. It exposes core CuTe concepts\u2014layouts, tensors, hardware atoms, and thread/data hierarchy control\u2014directly in Python, eliminating the need to write C++ glue code or possess deep GPU programming expertise. The package targets Ampere, Hopper, and Blackwell architectures and is designed to accelerate matrix multiply and linear algebra operations.\n\nThe package is currently in public beta and depends on two runtime libraries (nvidia-cutlass-dsl-libs-base and nvidia-cutlass-dsl-libs-cu12) that provide the underlying compiled components. It supports Python 3.10 through 3.14 on Linux with CUDA 12 or 13, and installs as a pure wheel with low friction. The project is actively maintained by NVIDIA with recent commits and is positioned as a tool for students, researchers, and performance engineers to prototype and deploy GPU kernels.","worth_installing":"Yes, if you need to write optimized CUDA kernels in Python and can tolerate beta-stage software. The low install friction, active maintenance, and clear focus on reducing GPU programming complexity make it valuable for researchers and performance engineers. However, verify NVIDIA's proprietary license terms for your use case, and be aware that the API may change before the summer 2026 beta graduation."},"id":"nvidia-cutlass-dsl","links":{"html":"https://skillfed.io/packages/nvidia-cutlass-dsl","md":"https://skillfed.io/packages/nvidia-cutlass-dsl.md","pypi":"https://pypi.org/project/nvidia-cutlass-dsl/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"unclear","name":"nvidia-cutlass-dsl","python_support":"supports_current","summary":"NVIDIA CUTLASS Python DSL"},"popularity":{"monthly_downloads":6110289,"position":1969,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.7.0"}
