Proposal: Transfer/Donation of rocm-rs - Rust Bindings for AMD ROCm
まだ誰も着手していません。
- 主要言語
- Rust
- スター
- 3.4k
- フォーク
- 125
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Proposal: Project Transfer - rocm-rs
Hi RustGPU team,
I'm the maintainer of rocm-rs, a project that provides safe Rust bindings and wrappers for AMD's ROCm (Radeon Open Compute) libraries. I'm reaching out because I believe this project would be a great fit for the RustGPU ecosystem and would benefit from being under your stewardship.
Why I'm Proposing This Transfer
I can no longer actively maintain this project due to time constraints and other commitments. Rather than let it stagnate, I believe rocm-rs would thrive under the RustGPU organization where:
- Better alignment: The project fits naturally within RustGPU's mission of enabling GPU computing in Rust
- Active community: Your community has the expertise and resources to maintain and grow the project
- Synergies: There's potential for integration with existing RustGPU tooling and workflows
- Sustainability: The project would have long-term support and development
About rocm-rs
rocm-rs provides comprehensive Rust bindings for AMD ROCm libraries, enabling Rust developers to leverage AMD GPUs for high-performance computing.
Current Features
- ✅ HIP - Heterogeneous-Compute Interface for Portability (raw bindings + safe wrappers)
- ✅ rocFFT - Fast Fourier Transform library (raw bindings + safe wrappers)
- ✅ rocBLAS - Basic Linear Algebra Subprograms (raw bindings + safe wrappers)
- ✅ MIOpen - Deep learning primitives (raw bindings + safe wrappers)
- ✅ rocRAND - Random number generation (raw bindings + safe wrappers)
- ✅ rocSOLVER - Linear system solvers (raw bindings + safe wrappers)
- ✅ rocSPARSE - Sparse linear algebra (raw bindings only)
- ✅ ROCArray - GPU array struct with Vec-like API
- ✅ rocmsmi - System management interface integration
- ✅ rocm_kernel_macros - Macros for writing GPU kernels in Rust
Key Highlights
- Safe Rust wrappers with proper error handling
- Support for writing GPU kernels directly in Rust using macros
- Active usage on crates.io (version 0.5.0, with over 4.2k downloads)
- MIT licensed
- Comprehensive examples and documentation
- Supports ROCm 6.3+
Repository Stats
- Repository: https://github.com/RustNSparks/rocm-rs
- Crates.io: https://crates.io/crates/rocm-rs
- License: MIT
- Current Version: 0.5.0
What Would Be Transferred
- The complete GitHub repository with all history
- Ownership of the
rocm-rscrate on crates.io - Related projects if desired:
- rocm_smi_lib_rs (if that maintainer agrees)
- rocm_kernel_macros
- All documentation and examples
- Any associated CI/CD configurations
Technical Details
The project uses:
bindgenfor automatic FFI binding generation- Build scripts that detect ROCm installation
- Comprehensive examples (including kernel writing in Rust)
- Feature flags for optional components
What the Project Needs
To continue thriving, rocm-rs would benefit from:
- Regular maintenance and updates for new ROCm versions
- Expansion of safe wrappers (currently some libraries only have raw bindings)
- Community engagement and issue triage
- Potential integration with RustGPU's compilation pipeline
- Testing infrastructure across different AMD GPU hardware
Next Steps
If you're interested in taking over this project, I'm happy to:
- Transfer the GitHub repository to the RustGPU organization
- Add RustGPU maintainers to the crates.io crate
- Coordinate with related project maintainers (rocm_smi_lib_rs, rocm_kernel_macros authors)
- Provide any necessary documentation or context about the codebase
- Help with the transition period
Questions?
I'm happy to answer any questions about the codebase, architecture decisions, or anything else that would help you evaluate this proposal.
Thank you for considering this, and thank you for all the amazing work you do for GPU computing in Rust!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
このIssueではソースファイル、テスト、実装のエントリーポイントが指定されていないため、まずリポジトリと提案に記載された移管要件を確認してください。完了には、リポジトリとcrates.ioの所有権の移管について合意し、関連プロジェクトのメンテナーと調整する必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100