$npx skillfedfor your agent

Packages starting with 'N'

340 packages · page 8 of 9

Packages

nvidia-cuda-tileiras With conditions
PyPI · Software Development · released May 2026

Provides a portable intermediate representation (TileIR) for CUDA kernels that abstracts away language-specific details, enabling kernel compilation and optimization across different contexts.

license unclearcompiled wheel · 3+
1.5Mdownloads / mo
nvidia-cudnn-cu11 With conditions
PyPI · Software Development · released Jun 2025

Provides cuDNN runtime libraries for GPU-accelerated deep neural network operations on NVIDIA CUDA 11 hardware.

license unclearcompiled wheel · 3+aging
2.5Mdownloads / mo
nvidia-cudnn-cu12 With conditions
PyPI · Software Development · released Jul 2026

Provides cuDNN runtime libraries for GPU-accelerated deep neural network operations, requiring an NVIDIA GPU and CUDA 12 environment.

license unclearcompiled wheel · 3+
26.9Mdownloads / mo
nvidia-cudnn-cu13 With conditions
PyPI · Software Development · released Jul 2026

Provides cuDNN runtime libraries for GPU-accelerated deep neural network primitives, requiring CUDA 13 and nvidia-cublas as dependencies.

Install only if you have CUDA 13 and nvidia-cublas available; otherwise, installation will not resolve the underlying GPU dependencies.

license unclearcompiled wheel · 3+
43.1Mdownloads / mo
nvidia-cudnn-frontend Worth it
PyPI · Python Modules · released Aug 2026

Provides Python and C++ APIs to NVIDIA's cuDNN library, exposing high-performance GPU kernels for scaled dot-product attention, grouped matrix multiplication for mixture-of-experts training, and fused operations optimized for Hopper and Blackwell GPUs.

Install it if you are training or deploying deep learning models on NVIDIA Hopper or Blackwell GPUs and need high-performance attention, grouped GEMM, or quantized…

Apache-2.0compiled wheel · 3.9+
4.5Mdownloads / mo
nvidia-cufft With conditions
PyPI · Software Development · released May 2026

Provides NVIDIA CUFFT native runtime libraries for GPU-accelerated Fast Fourier Transform computations on CUDA-enabled hardware.

license unclearcompiled wheel · 3+
41.7Mdownloads / mo
nvidia-cufft-cu11 With conditions
PyPI · Software Development · released Oct 2022

Provides NVIDIA CUFFT native runtime libraries for CUDA 11, enabling GPU-accelerated Fast Fourier Transform computations on compatible systems.

Install only if required as a transitive dependency of an active package, or if you are locked to CUDA 11 and cannot upgrade.

license unclearcompiled wheel · 3+abandoned
1.5Mdownloads / mo
nvidia-cufft-cu12 With conditions
PyPI · Software Development · released Jun 2025

Provides NVIDIA CUFFT native runtime libraries for CUDA 12, enabling GPU-accelerated Fast Fourier Transform computations in Python applications.

However, verify NVIDIA's proprietary license terms for your use case, and ensure your system has compatible NVIDIA hardware and drivers installed before proceeding.

license unclearcompiled wheel · 3+aging
26.6Mdownloads / mo
nvidia-cufile With conditions
PyPI · Software Development · released Jun 2026

Provides Python bindings for NVIDIA's cuFile GPUDirect storage access libraries, enabling direct GPU-to-storage I/O without CPU involvement.

However, verify the unclear license terms before use in production, and confirm that your system has the required cuFile runtime libraries installed.

license unclearcompiled wheel · 3+
39.0Mdownloads / mo
nvidia-cufile-cu12 With conditions
PyPI · Software Development · released Jun 2025

Provides Python bindings for NVIDIA's cuFile GPUDirect storage access libraries, enabling direct GPU-to-storage I/O without CPU involvement for CUDA 12 environments.

license unclearcompiled wheel · 3+aging
14.5Mdownloads / mo
nvidia-curand With conditions
PyPI · Software Development · released May 2026

Provides NVIDIA CURAND native runtime libraries for GPU-accelerated random number generation in Python on Linux, Windows, and aarch64 platforms.

license unclearcompiled wheel · 3+
41.4Mdownloads / mo
nvidia-curand-cu11 Skip
PyPI · Software Development · released Oct 2022

Provides NVIDIA CURAND native runtime libraries for CUDA 11, enabling GPU-accelerated random number generation in Python applications on x86_64 and ARM64 Linux, Windows, and legacy x86 platforms.

No—install only if you are locked into CUDA 11 and have no path to upgrade.

license unclearcompiled wheel · 3+abandoned
1.5Mdownloads / mo
nvidia-curand-cu12 With conditions
PyPI · Software Development · released May 2025

Provides NVIDIA CURAND native runtime libraries for CUDA 12, enabling GPU-accelerated random number generation on supported hardware.

However, verify that your application actually requires it (it is typically pulled in transitively by higher-level libraries) and that you have an NVIDIA GPU and CUDA…

license unclearcompiled wheel · 3+aging
26.0Mdownloads / mo
nvidia-cusolver With conditions
PyPI · Software Development · released Jun 2026

Provides CUDA solver native runtime libraries for GPU-accelerated linear algebra operations on NVIDIA hardware.

license unclearcompiled wheel · 3+
41.7Mdownloads / mo
nvidia-cusolver-cu11 Skip
PyPI · Software Development · released Oct 2022

Provides NVIDIA CUDA solver native runtime libraries for GPU-accelerated linear algebra and matrix operations on CUDA 11 hardware.

license unclearcompiled wheel · 3+abandoned
1.5Mdownloads / mo
nvidia-cusolver-cu12 With conditions
PyPI · Software Development · released Jun 2025

Provides CUDA solver native runtime libraries for GPU-accelerated linear algebra operations on NVIDIA hardware.

license unclearcompiled wheel · 3+aging
26.0Mdownloads / mo
nvidia-cusparse With conditions
PyPI · Software Development · released Jun 2026

Provides NVIDIA CUSPARSE native runtime libraries for GPU-accelerated sparse matrix operations in CUDA applications.

Install only if you have NVIDIA GPU hardware and the CUDA toolkit already set up; this is a runtime library, not a standalone tool.

license unclearcompiled wheel · 3+
42.1Mdownloads / mo
nvidia-cusparse-cu11 Skip
PyPI · Software Development · released Oct 2022

Provides CUSPARSE native runtime libraries for CUDA 11, enabling sparse matrix operations on NVIDIA GPUs.

license unclearcompiled wheel · 3+abandoned
1.5Mdownloads / mo
nvidia-cusparse-cu12 With conditions
PyPI · Software Development · released Jun 2025

Provides NVIDIA CUSPARSE native runtime libraries for GPU-accelerated sparse matrix operations on CUDA 12 systems.

license unclearcompiled wheel · 3+aging
26.9Mdownloads / mo
nvidia-cusparselt-cu12 With conditions
PyPI · Scientific/Engineering · released Sep 2025

Provides NVIDIA's cuSPARSELt CUDA library for high-performance sparse matrix-matrix multiplication on NVIDIA GPUs with structured sparsity patterns.

However, the proprietary license requires verification against your project's licensing terms, and the aging maintenance status warrants checking NVIDIA's official…

license unclearcompiled wheelaging
20.0Mdownloads / mo
nvidia-cusparselt-cu13 With conditions
PyPI · Scientific/Engineering · released Apr 2026

Provides NVIDIA's CUDA library for high-performance sparse matrix-matrix multiplication on GPUs with structured sparsity, supporting mixed-precision computation across multiple data types.

However, verify NVIDIA's proprietary license terms for your use case, confirm your GPU architecture is supported (SM 8.0+), and ensure CUDA 13 is installed and…

license unclearcompiled wheel
42.7Mdownloads / mo
nvidia-cutlass-dsl With conditions
PyPI · Scientific/Engineering · released Aug 2026

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.

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.

license unclearpure Python · 3.10+
6.1Mdownloads / mo
nvidia-cutlass-dsl-libs-base With conditions
PyPI · Scientific/Engineering · released Aug 2026

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.

However, verify the unclear license terms before production use, and be aware the package is in public beta—expect potential API changes before summer 2026 graduation.

license unclearcompiled wheel · 3.10+
6.3Mdownloads / mo
nvidia-cutlass-dsl-libs-core With conditions
PyPI · Scientific/Engineering · released Aug 2026

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.

However, the public beta status and unclear license terms warrant caution for production use—verify licensing and test stability for your workload before committing.

license unclearpure Python · 3.10+
1.1Mdownloads / mo
nvidia-cutlass-dsl-libs-cu12 With conditions
PyPI · Scientific/Engineering · released Aug 2026

Provides a Python DSL for writing high-performance CUDA kernels using CUTLASS and CuTe concepts, targeting NVIDIA Tensor Cores on Ampere, Hopper, and Blackwell architectures.

However, verify the unclear license terms for your use case, and note that the package is in beta—expect potential API changes before summer 2026.

license unclearcompiled wheel · 3.10+
1.5Mdownloads / mo
nvidia-cutlass-dsl-libs-cu13 With conditions
PyPI · Scientific/Engineering · released Aug 2026

Provides a Python DSL for writing high-performance CUDA kernels using CUTLASS concepts like layouts, tensors, and hardware atoms without requiring deep C++ expertise.

However, the unclear license status and beta maturity (target graduation summer 2026) warrant verification of licensing terms and stability requirements before…

license unclearcompiled wheel · 3.10+
2.1Mdownloads / mo
nvidia-libnvcomp-cu12 With conditions
PyPI · Scientific/Engineering · released Jul 2026

Provides GPU-accelerated lossless data compression and decompression using NVIDIA CUDA 12, enabling high-performance compression operations in applications through a generic compression interface.

However, verify that your platform (Linux aarch64/x86_64 or Windows amd64) is supported and that the proprietary NVIDIA SDK license terms are acceptable for your use…

license unclearcompiled wheel
313.5Kdownloads / mo
nvidia-lm-eval With conditions
PyPI · Artificial Intelligence · released Mar 2026

Evaluates language models against standardized benchmarks (MMLU, IFEval, MATH, etc.) by sending requests to model API endpoints and collecting results.

MITpure Python · 3.9+
127.3Kdownloads / mo
nvidia-mathdx With conditions
PyPI · Software Development · released Nov 2025

Device-side API extensions for performing mathematical calculations inside CUDA kernels, enabling fused numerical operations to reduce latency and improve application performance.

license unclearpure Pythonaging
526.9Kdownloads / mo
nvidia-ml-py Worth it
PyPI · Python Modules · released Jun 2026

Python wrapper around NVIDIA's Management Library that exposes GPU monitoring and management functions through a Pythonic interface, converting C library calls to Python methods and error codes to exceptions.

Install it if you need to query or monitor NVIDIA GPUs from Python; the only blocker is requiring NVIDIA drivers and NVML on the target system.

BSD-3-Clausepure Python
21.0Mdownloads / mo
nvidia-ml-py3 Skip
PyPI · Python Modules · released Jun 2017

Provides Python bindings to NVIDIA's Management Library (NVML) for querying and monitoring GPU devices, including memory usage, driver version, and device information.

BSD-3-Clausebuilds from sourceabandoned
481.4Kdownloads / mo
nvidia-modelopt With conditions
PyPI · Artificial Intelligence · released Jul 2026

Applies state-of-the-art model optimization techniques—quantization, pruning, Neural Architecture Search, distillation, speculative decoding, and sparsity—to accelerate PyTorch, Hugging Face, and ONNX models for deployment.

Apache-2.0pure Python
496.4Kdownloads / mo
nvidia-nat With conditions
PyPI · Artificial Intelligence · released Jun 2026

Integrates enterprise agents with data sources and tools across any agentic framework, treating agents and workflows as composable function calls.

Not recommended for first-time NeMo Agent Toolkit users; the documentation suggests installing from the source repository first to learn the toolkit.

permissive licensepure Python
212.4Kdownloads / mo
nvidia-nat-atif With conditions
PyPI · Artificial Intelligence · released Jun 2026

Provides ATIF schema models for the NVIDIA NeMo Agent Toolkit, enabling structured representation and validation of agent evaluation and interaction data.

permissive licensepure Python
173.9Kdownloads / mo
nvidia-nat-core With conditions
PyPI · Artificial Intelligence · released Jun 2026

NVIDIA NeMo Agent Toolkit is a framework-agnostic library for building, composing, and deploying enterprise agents with integrated tools, data sources, and observability.

permissive licensepure Python
256.8Kdownloads / mo
nvidia-nat-eval With conditions
PyPI · Artificial Intelligence · released Jun 2026

Provides evaluation components and CLI commands for the NVIDIA NeMo Agent Toolkit, enabling assessment of agent performance.

Install only if you need evaluation capabilities; it is a specialized subpackage.

permissive licensepure Python
171.4Kdownloads / mo
nvidia-nat-langchain With conditions
PyPI · Artificial Intelligence · released Jun 2026

Integrates LangChain and LangGraph with NVIDIA's NeMo Agent Toolkit to build agentic AI applications using multiple language model providers and retrieval-augmented generation.

However, verify whether this subpackage can be used independently or requires the parent toolkit, and whether the 20 bundled dependencies align with your actual needs.

permissive licensepure Python
250.2Kdownloads / mo
nvidia-nat-mcp With conditions
PyPI · Artificial Intelligence · released Jun 2026

Integrates MCP (Model Context Protocol) servers with NVIDIA NeMo Agent Toolkit, allowing agent workflows to discover and call external MCP tools as functions.

permissive licensepure Python
156.1Kdownloads / mo
nvidia-nat-opentelemetry With conditions
PyPI · Monitoring · released Jun 2026

Adds OpenTelemetry observability instrumentation to the NVIDIA NeMo Agent Toolkit, enabling trace collection and export for agent applications.

Install only if your workflow involves the NeMo Agent Toolkit; it is not a standalone observability library.

permissive licensepure Python
232.4Kdownloads / mo
nvidia-nccl-cu11 With conditions
PyPI · Software Development · released Apr 2024

Provides NVIDIA's collective communication library (NCCL) runtime for GPU-accelerated all-reduce, all-gather, reduce, broadcast, and reduce-scatter operations optimized for CUDA 11.

license unclearcompiled wheel · 3+dormant
1.5Mdownloads / mo