Rust-GPU / Rust-GPU/rust-gpu

Proposal: Transfer/Donation of rocm-rs - Rust Bindings for AMD ROCm

オープン
#511 コメント 3 件 リアクション 3 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
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:

  1. Better alignment: The project fits naturally within RustGPU's mission of enabling GPU computing in Rust
  2. Active community: Your community has the expertise and resources to maintain and grow the project
  3. Synergies: There's potential for integration with existing RustGPU tooling and workflows
  4. 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

What Would Be Transferred

  1. The complete GitHub repository with all history
  2. Ownership of the rocm-rs crate on crates.io
  3. Related projects if desired:
  4. All documentation and examples
  5. Any associated CI/CD configurations

Technical Details

The project uses:

  • bindgen for 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:

  1. Regular maintenance and updates for new ROCm versions
  2. Expansion of safe wrappers (currently some libraries only have raw bindings)
  3. Community engagement and issue triage
  4. Potential integration with RustGPU's compilation pipeline
  5. Testing infrastructure across different AMD GPU hardware

Next Steps

If you're interested in taking over this project, I'm happy to:

  1. Transfer the GitHub repository to the RustGPU organization
  2. Add RustGPU maintainers to the crates.io crate
  3. Coordinate with related project maintainers (rocm_smi_lib_rs, rocm_kernel_macros authors)
  4. Provide any necessary documentation or context about the codebase
  5. 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!

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

このIssueではソースファイル、テスト、実装のエントリーポイントが指定されていないため、まずリポジトリと提案に記載された移管要件を確認してください。完了には、リポジトリとcrates.ioの所有権の移管について合意し、関連プロジェクトのメンテナーと調整する必要があります。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
tooling
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。