single-gpu-dryrun

Community

Validate ML experiments with fast single-GPU dry runs.

Authordongzhuoyao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Running full ML production experiments without prior validation often leads to wasted GPU hours, failed runs due to missing dependencies or configuration errors, and unexpected inode consumption on shared HPC clusters. This Skill eliminates that risk by enabling small, real single-GPU probe runs that catch issues early.

Core Features & Use Cases

  • LUMI dev-g Pre-Production Probe: Runs tiny, real experiments on LUMI's dev-g partition to validate environment setup, model construction, and basic training steps before launching expensive full runs.
  • Accurate Parameter Counting: Tallies total, trainable, and non-trainable model parameters using real tensor operations, avoiding unreliable estimates from config files or research papers.
  • Production Gating Validation: Includes mandatory inode consumption risk checks and minimal evaluation path testing (e.g., FID for generative models) to ensure probes are valid gates for full production launches.
  • Use Case: If you are preparing a large-scale image generation experiment on LUMI, use this Skill to run a 1-step dry run first to catch missing dependencies, config errors, or inode shortages before wasting hundreds of GPU hours on a failed full run.

Quick Start

Use the single-gpu-dryrun skill to run a validation probe for your LUMI ML experiment before launching the full production run.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: single-gpu-dryrun
Download link: https://github.com/dongzhuoyao/deepresearch/archive/main.zip#single-gpu-dryrun

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.