{"record_type":"pith_number_record","schema_url":"https://pith.science/schemas/pith-number/v1.json","pith_number":"pith:2026:CRIFT2SUAKF7MBCBSXLQMQVX5I","short_pith_number":"pith:CRIFT2SU","schema_version":"1.0","canonical_sha256":"145059ea54028bf6044195d70642b7ea1e8abff966c843e62ebd10280cc61dd1","source":{"kind":"arxiv","id":"2605.13928","version":1},"attestation_state":"computed","paper":{"title":"CudaMon: An R Package to Monitor NVIDIA GPUs, Showcased by Monitoring a GPU-accelerated Single-cell Analysis Workflow in R","license":"http://creativecommons.org/licenses/by/4.0/","headline":"CudaMon is an R package that monitors NVIDIA GPU metrics in real time for accelerated computational workflows.","cross_cats":[],"primary_cat":"stat.CO","authors_text":"Davide Risso, Gabriele Sales, Mohammad Amin Zadenoori, Riccardo Ceccaroni","submitted_at":"2026-05-13T15:47:21Z","abstract_excerpt":"NVIDIA GPUs have recently started to be used in computational biology, yet R users lack integrated GPU monitoring tools, forcing reliance on external utilities like nvidia-smi. We introduce CudaMon, an R package providing real-time monitoring of GPU utilization, memory, temperature, and power draw via NVML, along with data export and visualization utilities. Monitoring a GPU-accelerated single-cell RNA-seq pipeline (1M brain cells, RAPIDS workflow) shows that compute-intensive steps (PCA, UMAP, t-SNE) exceed 90% GPU utilization, while data management phases reveal bottlenecks. CudaMon facilita"},"verification_status":{"content_addressed":true,"pith_receipt":true,"author_attested":false,"weak_author_claims":0,"strong_author_claims":0,"externally_anchored":false,"storage_verified":false,"citation_signatures":0,"replication_records":0,"graph_snapshot":true,"references_resolved":true,"formal_links_present":false},"canonical_record":{"source":{"id":"2605.13928","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"stat.CO","submitted_at":"2026-05-13T15:47:21Z","cross_cats_sorted":[],"title_canon_sha256":"d91137f9ad8257a2a732b93e4a86084cebffb2ab6f6f51fbaf1efd366911eed3","abstract_canon_sha256":"8a6a6554c269ea92b99ec10bdf943f102c63254f650a3568e3a6857550a3f33b"},"schema_version":"1.0"},"receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:39:14.010969Z","signature_b64":"1ZL14MtUtme5CBbIh9KzcNMM2FvGsFNlU9cC9rWt+m1iOJFIZosSCqhfAA5Bi0aZSpkBASD9njdKIdAVkIT6AQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"145059ea54028bf6044195d70642b7ea1e8abff966c843e62ebd10280cc61dd1","last_reissued_at":"2026-05-17T23:39:14.010379Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:39:14.010379Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"graph_snapshot":{"paper":{"title":"CudaMon: An R Package to Monitor NVIDIA GPUs, Showcased by Monitoring a GPU-accelerated Single-cell Analysis Workflow in R","license":"http://creativecommons.org/licenses/by/4.0/","headline":"CudaMon is an R package that monitors NVIDIA GPU metrics in real time for accelerated computational workflows.","cross_cats":[],"primary_cat":"stat.CO","authors_text":"Davide Risso, Gabriele Sales, Mohammad Amin Zadenoori, Riccardo Ceccaroni","submitted_at":"2026-05-13T15:47:21Z","abstract_excerpt":"NVIDIA GPUs have recently started to be used in computational biology, yet R users lack integrated GPU monitoring tools, forcing reliance on external utilities like nvidia-smi. We introduce CudaMon, an R package providing real-time monitoring of GPU utilization, memory, temperature, and power draw via NVML, along with data export and visualization utilities. Monitoring a GPU-accelerated single-cell RNA-seq pipeline (1M brain cells, RAPIDS workflow) shows that compute-intensive steps (PCA, UMAP, t-SNE) exceed 90% GPU utilization, while data management phases reveal bottlenecks. CudaMon facilita"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"We introduce CudaMon, an R package providing real-time monitoring of GPU utilization, memory, temperature, and power draw via NVML, along with data export and visualization utilities. Monitoring a GPU-accelerated single-cell RNA-seq pipeline (1M brain cells, RAPIDS workflow) shows that compute-intensive steps (PCA, UMAP, t-SNE) exceed 90% GPU utilization, while data management phases reveal bottlenecks.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The NVML-based monitoring accurately captures GPU metrics in real time without adding meaningful overhead or interfering with the monitored GPU-accelerated computations.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"CudaMon is a new R package enabling direct real-time GPU monitoring for R users to optimize and debug GPU-accelerated workflows, demonstrated on a large single-cell RNA-seq pipeline.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"CudaMon is an R package that monitors NVIDIA GPU metrics in real time for accelerated computational workflows.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"1525b74372251fd986cdb0724921d40c6d956862202c0fa2c79534b9bb12523a"},"source":{"id":"2605.13928","kind":"arxiv","version":1},"verdict":{"id":"32585079-ab0f-4eca-956a-9cebd70796d5","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-15T02:33:14.692608Z","strongest_claim":"We introduce CudaMon, an R package providing real-time monitoring of GPU utilization, memory, temperature, and power draw via NVML, along with data export and visualization utilities. Monitoring a GPU-accelerated single-cell RNA-seq pipeline (1M brain cells, RAPIDS workflow) shows that compute-intensive steps (PCA, UMAP, t-SNE) exceed 90% GPU utilization, while data management phases reveal bottlenecks.","one_line_summary":"CudaMon is a new R package enabling direct real-time GPU monitoring for R users to optimize and debug GPU-accelerated workflows, demonstrated on a large single-cell RNA-seq pipeline.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The NVML-based monitoring accurately captures GPU metrics in real time without adding meaningful overhead or interfering with the monitored GPU-accelerated computations.","pith_extraction_headline":"CudaMon is an R package that monitors NVIDIA GPU metrics in real time for accelerated computational workflows."},"references":{"count":15,"sample":[{"doi":"","year":2020,"title":"I tried a bunch of things: the dangers of unexpected overfitting in classification , author=. bioRxiv , volume=. 2020 , publisher=","work_id":"8b1421cc-c552-4caa-a348-4279eefe894b","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2012,"title":"Communications of the ACM , volume=","work_id":"63b972b6-7dc6-4413-8971-b07fe3c427d9","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2020,"title":"Mass Spectrometry Data Analysis in Proteomics , pages=","work_id":"1f954926-7a02-4bbf-b886-dbe2ae61c450","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2020,"title":"Cazzaniga, Paolo and Besozzi, Daniela and Merelli, Ivan and Manzoni, Luca , volume=. 2020 , publisher=","work_id":"724ef8c4-ab1d-4d89-8e9e-147f4a79c389","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2014,"title":"Scientific Visualization , author=. 2014 , publisher=","work_id":"958ddffe-1b94-403c-b661-8e6e0f232e0e","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":15,"snapshot_sha256":"0e57a426f814b01f2ffc309bb84254af83f88c526752413a342e5c79f68b83e0","internal_anchors":0},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"aliases":[{"alias_kind":"arxiv","alias_value":"2605.13928","created_at":"2026-05-17T23:39:14.010474+00:00"},{"alias_kind":"arxiv_version","alias_value":"2605.13928v1","created_at":"2026-05-17T23:39:14.010474+00:00"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.13928","created_at":"2026-05-17T23:39:14.010474+00:00"},{"alias_kind":"pith_short_12","alias_value":"CRIFT2SUAKF7","created_at":"2026-05-18T12:33:37.589309+00:00"},{"alias_kind":"pith_short_16","alias_value":"CRIFT2SUAKF7MBCB","created_at":"2026-05-18T12:33:37.589309+00:00"},{"alias_kind":"pith_short_8","alias_value":"CRIFT2SU","created_at":"2026-05-18T12:33:37.589309+00:00"}],"events":[],"event_summary":{},"paper_claims":[],"inbound_citations":{"count":0,"internal_anchor_count":0,"sample":[]},"formal_canon":{"evidence_count":0,"sample":[],"anchors":[]},"links":{"html":"https://pith.science/pith/CRIFT2SUAKF7MBCBSXLQMQVX5I","json":"https://pith.science/pith/CRIFT2SUAKF7MBCBSXLQMQVX5I.json","graph_json":"https://pith.science/api/pith-number/CRIFT2SUAKF7MBCBSXLQMQVX5I/graph.json","events_json":"https://pith.science/api/pith-number/CRIFT2SUAKF7MBCBSXLQMQVX5I/events.json","paper":"https://pith.science/paper/CRIFT2SU"},"agent_actions":{"view_html":"https://pith.science/pith/CRIFT2SUAKF7MBCBSXLQMQVX5I","download_json":"https://pith.science/pith/CRIFT2SUAKF7MBCBSXLQMQVX5I.json","view_paper":"https://pith.science/paper/CRIFT2SU","resolve_alias":"https://pith.science/api/pith-number/resolve?arxiv=2605.13928&json=true","fetch_graph":"https://pith.science/api/pith-number/CRIFT2SUAKF7MBCBSXLQMQVX5I/graph.json","fetch_events":"https://pith.science/api/pith-number/CRIFT2SUAKF7MBCBSXLQMQVX5I/events.json","actions":{"anchor_timestamp":"https://pith.science/pith/CRIFT2SUAKF7MBCBSXLQMQVX5I/action/timestamp_anchor","attest_storage":"https://pith.science/pith/CRIFT2SUAKF7MBCBSXLQMQVX5I/action/storage_attestation","attest_author":"https://pith.science/pith/CRIFT2SUAKF7MBCBSXLQMQVX5I/action/author_attestation","sign_citation":"https://pith.science/pith/CRIFT2SUAKF7MBCBSXLQMQVX5I/action/citation_signature","submit_replication":"https://pith.science/pith/CRIFT2SUAKF7MBCBSXLQMQVX5I/action/replication_record"}},"created_at":"2026-05-17T23:39:14.010474+00:00","updated_at":"2026-05-17T23:39:14.010474+00:00"}