nvp 0.0.1

A surgical-precision GPU process viewer for NVIDIA devices
nvp-0.0.1 is not a library.

nvp - NVIDIA Process Viewer

Crates.io Docs.rs CI Status

A surgical-precision GPU process monitor for NVIDIA devices, delivering clean and reliable process visibility.

Terminal Demo

Features ✨

  • True GPU Indexing - Maps physical bus_id (e.g., 00000000:36:00.0) to logical IDs (0,1,2...)
  • Aligned Output - Column-formatted display with smart truncation
  • Process Insights:
    • GPU memory usage (MiB)
    • Full command-line (with intelligent truncation)
    • Process owner detection
  • Zero-overhead - Pure Rust implementation, 10x faster than Python alternatives

Installation 📦

# From crates.io
cargo install nvp

# From source
cargo install --git https://github.com/yourusername/nvp