Runs NVIDIA Nsight Systems analysis recipes on performance profiles and exposes results through a REST API.
NVIDIA Nsight Analysis Docker Container
The container provides a FastAPI-based service that executes NVIDIA Nsight Systems analysis recipes (such as CUDA API sync, GPU trace, and memory usage) on collected .nsys-rep performance profiles. It exposes a REST API for submitting analysis jobs synchronously or asynchronously, tracking job status, cancelling running analyses, and retrieving results. Reports can be sourced from S3-compatible cloud storage or local paths, and completed results are automatically packaged and uploaded back to storage.
Note that this container is expected to be used in a Kubernetes cluster environment. It is deployed by the NVIDIA Nsight Operator Helm Chart.
License Agreements
By pulling and using the container, you accept the terms and conditions of this End User License Agreement.