ixsan
CommunityDetect CUDA application errors and memory issues on Tianshu accelerators.
Authordongg622
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables developers and FAEs to identify memory errors, race conditions, and synchronization issues in CUDA applications running on Tianshu hardware, preventing subtle bugs and crashes.
Core Features & Use Cases
- Memory Check: Detect out-of-bounds access, uninitialized reads, and memory leaks in CUDA programs.
- Race Detection: Find data races and synchronization issues across multiple streams or kernel launches.
- Application Testing: Verify correctness of custom operators and models before deployment.
- Use Case: For example, run
ixsan --check mem ./my_cuda_appto locate memory violations that cause NaNs or incorrect outputs.
Quick Start
Run ixsan --check mem on your binary to quickly identify memory correctness issues in your CUDA application on Tianshu platforms.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: ixsan Download link: https://github.com/dongg622/china-ai-chip-skill/archive/main.zip#ixsan 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.