{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/8"}],"enrichment":{"capability":"cuTENSOR is a CUDA library for high-performance tensor operations, including contractions, reductions, and element-wise operations on tensors up to 64 dimensions with mixed-precision support.","skillfed_tags":["gpu-compute","cuda","tensor-operations"],"use_cases":["Accelerate tensor contraction operations in machine learning models on NVIDIA GPUs with JIT kernel compilation.","Perform mixed-precision tensor reductions and element-wise operations in scientific computing workflows.","Implement custom tensor network algorithms requiring direct control over GPU tensor primitives and data layouts.","Build tensor manipulation kernels for deep learning frameworks that need low-level CUDA tensor support.","Execute arbitrary tensor permutations and type conversions on GPU with minimal overhead."],"what_it_does":"cuTENSOR is NVIDIA's proprietary CUDA library for tensor primitives\u2014the low-level building block for GPU-accelerated tensor computations. It provides direct tensor contractions (including JIT-compiled kernels), partial and full reductions, and element-wise operations (permutations, type conversions, activations) on tensors up to 64 dimensions. The library supports mixed-precision workflows: FP64 inputs with FP32 compute, FP32 inputs with FP16/BF16/TF32 compute, and complex-times-real operations.\n\nInstallation requires a compatible NVIDIA GPU and CUDA 13 runtime; wheels are provided for Linux (x86_64, aarch64) and Windows. The package has no Python runtime dependencies and is actively maintained. It is typically used as a backend for higher-level tensor frameworks or as a direct compute primitive in machine learning and scientific computing pipelines that need fine-grained control over GPU tensor operations.","worth_installing":"Yes, if you have an NVIDIA GPU with CUDA 13 and need direct access to high-performance tensor primitives. The library is actively maintained, has no known vulnerabilities, and is the standard CUDA tensor backend for many ML frameworks. However, the proprietary license requires verification of compliance with NVIDIA's terms, and installation friction is moderate due to GPU and CUDA runtime requirements."},"id":"cutensor-cu13","links":{"html":"https://skillfed.io/packages/cutensor-cu13","md":"https://skillfed.io/packages/cutensor-cu13.md","pypi":"https://pypi.org/project/cutensor-cu13/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-15","license_spdx":null,"license_treatment":"unclear","name":"cutensor-cu13","python_support":"unspecified","summary":"NVIDIA cuTENSOR"},"popularity":{"monthly_downloads":102402,"position":12872,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.7.0"}
