job-analysis

Parse Omnistat inspect data to diagnose GPU and host performance issues.

26|6|Updated Oct 9, 2023
One-click install
npx skills add https://github.com/ROCm/omnistat --skill job-analysis-rocm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: job-analysis
Source: https://github.com/ROCm/omnistat/tree/main/skills/job-analysis
Command: npx skills add https://github.com/ROCm/omnistat --skill job-analysis-rocm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires omnistat, python, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables detailed analysis of HPC job performance, identifying bottlenecks, hardware issues, and anomalies through Omnistat's inspect tool.

Core Features & Use Cases

  • HPC Performance Analysis: In-depth analysis of GPU and host metrics.
  • Diagnostic Insights: Identify performance issues, including bottlenecks and anomalies.
  • Use Case: Analyze a specific HPC job to diagnose performance issues like slow GPU utilization, memory imbalances, or thermal throttling.

Quick Start

Analyze an HPC job by running: job-analysis run omnistat-inspect commands

Frequently Asked Questions about job-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze HPC job performance using Omnistat telemetry data?

To analyze HPC job performance, this Skill parses and interprets telemetry data from Omnistat's inspect tool to provide detailed insights into GPU and host metrics, diagnosing bottlenecks and hardware anomalies.

What is the best way to diagnose slow GPU utilization in a high-performance computing environment?

Diagnosing slow GPU utilization requires analyzing HPC job telemetry to identify performance issues. This Skill processes Omnistat data to detect memory imbalances, thermal throttling, and other hardware anomalies.

Do I need Omnistat installed to use this HPC performance analysis Skill?

Yes, you need Omnistat installed for data collection and Python for processing. This Skill relies on Omnistat's inspect tool to supply the raw GPU and host metrics required for performance analysis.

Can I identify memory imbalances and thermal throttling during HPC job performance analysis?

Yes, HPC job performance analysis with this Skill identifies memory imbalances and thermal throttling. It parses Omnistat telemetry to deliver diagnostic insights into these specific hardware anomalies.

How do I start analyzing an HPC job to find performance bottlenecks?

To start analyzing an HPC job for bottlenecks, run the command `job-analysis run omnistat-inspect commands`. This processes your telemetry data to identify performance issues in your computing environment.