optimize-for-gpu
Installation
SKILL.md
GPU Optimization for Python with NVIDIA
Treat GPU acceleration as an evidence-driven optimization, not an automatic rewrite. Preserve the user's numerical and algorithmic contract, measure with representative data, and keep the GPU version only when synchronized end-to-end benchmarks show a useful improvement.