optimize-for-gpu

Enable GPU acceleration for Python workloads across CUDA-enabled libraries.

321|26|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/mkurman/tamux --skill optimize-for-gpu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: optimize-for-gpu
Source: https://github.com/mkurman/tamux/tree/main/skills/scientific-skills/optimize-for-gpu
Command: npx skills add https://github.com/mkurman/tamux --skill optimize-for-gpu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GPU-accelerate Python code across a broad set of libraries to unlock performance for data processing, ML, simulations, and scientific workflows.

Core Features & Use Cases

  • GPU-accelerated computation with CuPy, Numba CUDA, Warp, cuDF, cuML, cuGraph, KvikIO, cuCIM, cuxfilter, cuVS, cuSpatial, and RAFT.
  • Broad applicability across NumPy/pandas/SciPy pipelines, machine learning workflows, large-scale data processing, and geospatial or medical imaging tasks.
  • Seamless integration with CUDA-enabled hardware and RAPIDS ecosystem to speed up CPU-bound Python code and build scalable data pipelines.

Quick Start

Install the required CUDA-enabled libraries and run your Python script to automatically activate GPU acceleration across supported workflows.

Frequently Asked Questions about optimize-for-gpu

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I accelerate NumPy and pandas pipelines using GPU acceleration in Python?

GPU acceleration for NumPy and pandas pipelines is achieved by leveraging CuPy and RAPIDS components like cuDF. This Skill applies GPU-accelerated execution to CPU-bound data processing workflows on CUDA-enabled hardware.

Can I use RAPIDS libraries for machine learning and graph analytics on CUDA-enabled GPUs?

RAPIDS libraries fully support machine learning and graph analytics on CUDA-enabled GPUs. The Skill enables GPU acceleration using cuML for ML pipelines and cuGraph for graph processing to deliver scalable performance.

What is the best way to run scientific simulations and medical imaging tasks with GPU acceleration?

GPU-accelerated scientific simulations and medical imaging tasks run best using Warp and cuCIM. This Skill applies these libraries to execute complex computational workflows on CUDA-enabled hardware.

Do I need specific hardware to enable GPU acceleration across Python libraries?

CUDA-enabled hardware is required to enable GPU acceleration across Python libraries. You must install compatible libraries like CuPy, Numba CUDA, and RAPIDS components to deliver GPU-accelerated execution for your workloads.

Does GPU acceleration work with geospatial data processing and large-scale data pipelines?

GPU acceleration works with geospatial data processing using cuSpatial and large-scale pipelines using KvikIO. The Skill integrates these libraries to speed up CPU-bound Python code and build scalable data workflows.

Why should I use Numba CUDA and Warp instead of CPU-bound Python for high-performance computing?

Numba CUDA and Warp unlock high-performance computing by bypassing CPU-bound Python limitations. This Skill applies GPU acceleration across supported libraries to deliver significantly faster execution for simulations and data processing.