rust-gpu-discipline

Official

Enforce GPU paths for Rust compute.

Authorforecast-bio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Rust GPU discipline skill prevents silent CPU fallbacks and ensures GPU-backed compute paths are actually executed on the GPU by enforcing pre-flight planning, mechanical verification, and honest reporting.

Core Features & Use Cases

  • Pre-flight planning before GPU work to identify required backends, kernels, and data movement.
  • Forbidden-pattern detection to block lazy CPU fallbacks and incomplete GPU implementations.
  • Mechanical self-verification and adversarial review to validate end-to-end GPU execution and correct error signaling.
  • Honest reporting that mirrors PyTorch parity for device dispatch and fallback behavior.

Quick Start

Provide a pre-flight plan and a verification checklist before writing any GPU-accelerated Rust code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rust-gpu-discipline
Download link: https://github.com/forecast-bio/ferray/archive/main.zip#rust-gpu-discipline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.