code-translation

Translate OpenMP C/C++ parallel code to Python multiprocessing. Use when converting parallel for loops, critical sections, reductions, barriers, and shared/private variables between OpenMP and Python.

$ インストール

git clone https://github.com/benchflow-ai/skillsbench /tmp/skillsbench && cp -r /tmp/skillsbench/shared_workspace/openmp-to-multiprocessing/environment/skills/code-translation ~/.claude/skills/skillsbench

// tip: Run this command in your terminal to install the skill

Repository

benchflow-ai
benchflow-ai
Author
benchflow-ai/skillsbench/shared_workspace/openmp-to-multiprocessing/environment/skills/code-translation
24
Stars
9
Forks
Updated5d ago
Added1w ago