Pith. sign in

REVIEW 2 cited by

gpu tracker: Python Package for Tracking and Profiling GPU and Other Hardware Utilization in Both Desktop and High-Performance Computing Environments

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.01473 v3 pith:DLHUH2RC submitted 2024-04-01 cs.PF

classification cs.PF
keywords usageutilizationmaximumcomputingpercentageprocessingtasktracking
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Over the lifetime of a computing task, determining the maximum usage of random-access memory (RAM) on both the motherboard and on a graphical processing unit (GPU), as well as the utilization percentage of the central processing unit (CPU) and GPU, can be extremely useful for troubleshooting points of failure as well as optimizing memory and processing unit utilization, especially within a high-performance computing (HPC) setting. While there are tools for tracking compute time, CPU utilization, and RAM, including by job management tools themselves, tracking of GPU usage, to our knowledge, does not currently have sufficient solutions, particularly in Unix/Linux operating systems. We present gpu-tracker, a multi-operating system Python package that tracks the computational resource usage of a task while running in the background, including the real compute time that the task takes to complete, its maximum RAM usage, the average and maximum percentage of CPU utilization, the maximum GPU RAM usage, and the average and maximum percentage of GPU utilization for both Nvidia and AMD GPUs. We demonstrate that gpu-tracker can seamlessly track computational resource usage with minimal overhead, both within desktop and HPC execution environments.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Tripartite-GraphRAG via Plugin Ontologies

    cs.LG 2025-04 conditional novelty 5.0 of 10

    The paper introduces Tripartite-GraphRAG, which connects objects, ontology concepts, and text chunks, then selects prompt content by thresholding the empirical distribution of embedding similarities.

  2. Validation of GPU Computation in Decentralized, Trustless Networks

    cs.ET 2025-01 reject novelty 5.0 of 10

    Semantic similarity between LLM responses, with a fitted threshold of 0.5, separates same-model outputs from random responses and yields 76.5 percent held-out verification accuracy in a trusted-node setting.

Pith tools