A Claude Code plugin that helps developers reason about Rust GPU compute, including branch divergence, transfer overhead, Rust-on-GPU limits, memory coalescing, and CPU-vs-GPU trade-offs.
Installation
1
Add the marketplace
/plugin marketplace add weykon/rust-gpu-compute
2
Install plugins
/plugin
Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.