awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesGPU Process Analysis

Analysis of individual process resource consumption on GPUs to identify bottlenecks and leaks.

Distinct from GPU Performance Profilers: Distinct from GPU Performance Profilers: focuses on process-level attribution and identification rather than kernel-level throughput analysis.

Explore 4 awesome GitHub repositories matching testing & quality assurance · GPU Process Analysis. Refine with filters or upvote what's useful.

Awesome GPU Process Analysis GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • syllo/nvtopSyllo का अवतार

    Syllo/nvtop

    10,150GitHub पर देखें↗

    nvtop एक टर्मिनल-आधारित डैशबोर्ड है जिसका उपयोग कई ग्राफिक्स प्रोसेसर और हार्डवेयर एक्सेलेरेटर के प्रदर्शन, मेमोरी उपयोग और तापमान की निगरानी के लिए किया जाता है। यह एक ही सिस्टम पर कई उपकरणों के स्वास्थ्य और कंप्यूट लोड को ट्रैक करने के लिए एक केंद्रीकृत प्रशासन टूल के रूप में कार्य करता है। यह टूल सिस्टम प्रोसेस IDs को हार्डवेयर संसाधन खपत के साथ सहसंबंधित करके खुद को अलग करता है, जिससे उपयोगकर्ताओं को GPU संसाधनों का उपभोग करने वाले विशिष्ट अनुप्रयोगों की पहचान करने की अनुमति मिलती है। यह एक ही इंटरफ़ेस के भीतर कई अलग-अलग निर्माताओं के हार्डवेयर का समर्थन करने के लिए एक वेंडर-अज्ञेयवादी एब्स्ट्रैक्शन लेयर का उपयोग करता है। सॉफ्टवेयर टेक्स्ट-आधारित इंटरफ़ेस का उपयोग करके रीयल-टाइम प्रदर्शन मेट्रिक्स और प्रति-प्रक्रिया संसाधन एट्रिब्यूशन प्रदान करता है। उपयोगकर्ता इंटरफ़ेस लेआउट का प्रबंधन कर सकते हैं और सत्रों में सेटिंग्स बनाए रखने के लिए स्थानीय कॉन्फ़िगरेशन फ़ाइल के माध्यम से प्रदर्शन प्राथमिकताओं को सहेज सकते हैं।

    Analyzes individual process resource consumption on GPUs to identify bottlenecks and memory leaks.

    Cadrenoamdapple
    GitHub पर देखें↗10,150
  • tingsongyu/pytorch_tutorialTingsongYu का अवतार

    TingsongYu/PyTorch_Tutorial

    8,018GitHub पर देखें↗

    This project is a comprehensive collection of educational examples and reference implementations for building vision and language models using PyTorch. It serves as a deep learning tutorial covering the end-to-end process of developing neural networks, from initial architecture definition to final production deployment. The repository provides detailed guides on implementing a wide range of domain-specific models, including convolutional neural networks for object detection and segmentation, as well as transformer and recurrent architectures for natural language processing. It emphasizes gene

    Tracks CPU and GPU utilization and data throughput to identify system-level application bottlenecks.

    Python
    GitHub पर देखें↗8,018
  • xuehaipan/nvitopXuehaiPan का अवतार

    XuehaiPan/nvitop

    6,577GitHub पर देखें↗

    Lists running GPU processes with PID, user, and memory, and allows termination from the interface.

    Pythoncommand-line-toolconsolecuda
    GitHub पर देखें↗6,577
  • mandiant/capamandiant का अवतार

    mandiant/capa

    6,062GitHub पर देखें↗

    capa is a binary capability scanner that identifies high-level behaviors and actions an executable can perform, such as network communication or file manipulation. It functions as a malware behavior analysis tool and a MITRE ATT&CK mapping framework, scanning PE, ELF, .NET, and shellcode files through both static analysis and dynamic sandbox report processing. The tool distinguishes itself through a YAML-based detection rule engine that defines detection logic in human-readable files, with conditions expressed as feature combinations and logical operators. It integrates with IDA Pro, Ghidra,

    Limits analysis to specific processes by PID when processing dynamic sandbox reports.

    Python
    GitHub पर देखें↗6,062
  1. Home
  2. Testing & Quality Assurance
  3. Performance Testing and Analysis
  4. Performance Profiling
  5. GPU Performance Profilers
  6. GPU Process Analysis

सब-टैग एक्सप्लोर करें

  • Colorized GPU Status OutputsDetailed, colorized information about GPU devices and their running processes returned programmatically. **Distinct from GPU Process Analysis:** Distinct from GPU Process Analysis: focuses on colorized output formatting rather than performance bottleneck analysis.
  • GPU Process Management InterfacesInterfaces for listing GPU processes with PID, user, and memory consumption, and terminating them directly. **Distinct from GPU Process Analysis:** Distinct from GPU Process Analysis: focuses on interactive management and termination rather than performance bottleneck analysis.
  • GPU Process Sorters and FiltersRearranges and narrows lists of running GPU processes by user-defined criteria directly in the monitor view. **Distinct from GPU Process Analysis:** Distinct from GPU Process Analysis: focuses on interactive sorting and filtering rather than performance analysis.
  • GPU Process Tree ViewersDisplays hierarchical trees of GPU processes and their parent processes for easier navigation. **Distinct from GPU Process Analysis:** Distinct from GPU Process Analysis: focuses on hierarchical display rather than resource consumption analysis.
  • Process KillersTerminating GPU processes directly from the monitoring interface. **Distinct from GPU Process Analysis:** Distinct from GPU Process Analysis: focuses on termination action rather than analysis of resource consumption.
  • Process-Scoped Sandbox AnalysisLimits analysis to specific processes by PID when processing dynamic sandbox reports. **Distinct from GPU Process Analysis:** Distinct from GPU Process Analysis: focuses on scoping sandbox report analysis by PID, not GPU resource profiling.