decuda 0.1.1

CUDA to HIP, SYCL, OpenCL, and Rust GPU migration tool — automatic source-code translator for porting CUDA C++ kernels to AMD ROCm HIP, Intel oneAPI SYCL, Khronos OpenCL, and Rust GPU (cust / rust-gpu)
Documentation
/target
**/*.rs.bk
*.pdb
AGENTS.md
MEMORY.md

# IDE / editor
.idea/
.vscode/
*.swp
*.swo
.DS_Store

# Environment
.env
.env.local

# Timestamped migration reports generated by tests
examples/out/migration-report.json.*