high-performance-computing

Installation
SKILL.md

What I do

  • Optimize computational performance
  • Implement parallel algorithms
  • Use vectorization
  • Design GPU kernels

When to use me

When optimizing performance-critical code or implementing parallel algorithms.

Parallelization

Threading

import threading
from concurrent.futures import ThreadPoolExecutor

class ParallelProcessor:
    """Thread-based parallel processing"""
Installs
3
GitHub Stars
2
First Seen
May 16, 2026
high-performance-computing — ffsshhttiikk/opencode-agents-skills