hpc-python

Community

Python HPC patterns for fast, scalable code.

AuthorJoaquinCampo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Python HPC patterns — threading/multiprocessing/async, CUDA streams, latency hiding, PyTorch DDP. Use when writing performance-sensitive Python code, distributed training, or parallel data processing.

Core Features & Use Cases

  • Overlap CPU and GPU work with threading, multiprocessing, asyncio, and CUDA streams.
  • Implement latency hiding with double buffering, compute/communication overlap, and DDP optimizations.
  • Build scalable data pipelines and HPC workflows for Python-based ML and scientific computing.

Quick Start

Run a minimal latency-hiding example that overlaps data transfer with computation in a PyTorch training loop.

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: hpc-python
Download link: https://github.com/JoaquinCampo/Skills/archive/main.zip#hpc-python

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 471,000+ vetted skills library on demand.