{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering"}],"enrichment":{"capability":"Provides Python interfaces for writing high-performance CUDA kernels using CUTLASS DSL concepts without C++ expertise, targeting NVIDIA Tensor Cores on Ampere, Hopper, and Blackwell architectures.","skillfed_tags":["gpu-programming","cuda-kernels","tensor-cores"],"use_cases":["Prototype and optimize matrix multiply kernels targeting Tensor Cores without writing C++","Develop custom linear algebra operations for deep learning workloads with native framework integration","Learn GPU programming and CUTLASS concepts with lower barrier to entry than C++ implementations","Rapidly iterate on kernel designs for performance engineering and research on modern NVIDIA GPUs","Integrate optimized CUDA kernels into production pipelines without glue code between Python and C++"],"what_it_does":"CUTLASS DSL provides a Python-native layer for writing optimized CUDA kernels without deep C++ expertise. The package exposes core CUTLASS and CuTe concepts\u2014layouts, tensors, hardware atoms, and thread/data hierarchy control\u2014allowing developers to target NVIDIA's Tensor Cores on modern GPU architectures. It aims to reduce the learning curve for GPU programming, speed up kernel prototyping, and integrate directly with deep learning frameworks.\n\nThe package depends on numpy, protobuf, cuda-python, and nvidia-cuda-nvdisasm, plus a core library (nvidia-cutlass-dsl-libs-core). It is currently in public beta and runs on Linux with Python 3.10 or later. Installation requires platform-specific wheels (x86_64 or aarch64), and a CUDA 13 environment is needed at runtime.","worth_installing":"Yes, if you are targeting NVIDIA Tensor Cores on Ampere/Hopper/Blackwell GPUs and want to prototype or deploy optimized kernels from Python. The active maintenance, zero known vulnerabilities, and large download volume indicate real adoption. However, verify the unclear license terms before production use, and be aware the package is in public beta\u2014expect potential API changes before summer 2026 graduation."},"id":"nvidia-cutlass-dsl-libs-base","links":{"html":"https://skillfed.io/packages/nvidia-cutlass-dsl-libs-base","md":"https://skillfed.io/packages/nvidia-cutlass-dsl-libs-base.md","pypi":"https://pypi.org/project/nvidia-cutlass-dsl-libs-base/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"unclear","name":"nvidia-cutlass-dsl-libs-base","python_support":"supports_current","summary":"NVIDIA CUTLASS Python DSL"},"popularity":{"monthly_downloads":6269249,"position":1944,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.7.0"}
