simd-optimization
OfficialCross-architecture SIMD optimization for fast, portable code.
Authorrust-works
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Identify and apply SIMD optimization patterns to improve cross-architecture performance on x86_64 and ARM targets.
Core Features & Use Cases
- Architecture-aware optimizations: Utilize AVX2/AVX-512 on x86_64 and NEON on ARM to maximize throughput.
- In-depth guidance: Provide best practices for using intrinsics, target_feature attributes, and runtime dispatch strategies.
- Use Case: When implementing performance-critical math routines, apply SIMD patterns to achieve measurable speedups across platforms.
Quick Start
Provide an initial SIMD optimization pass by identifying a target hot loop and applying architecture-aware vectorization patterns.
Dependency Matrix
Required Modules
None requiredComponents
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: simd-optimization Download link: https://github.com/rust-works/succinctly/archive/main.zip#simd-optimization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.