Rust-GPU / Rust-GPU/rust-gpu

Add a way to collect bug report data easily

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

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

enhancement help wanted
主要言語
Rust
スター
3.4k
フォーク
126
PR マージ指標
30日以内にマージされた PR はありません

説明

Right now when people filed bug reports, it's hard to know what is going on on the host side, how they are building the GPU code, if they are translating through naga, if vulkansdk is installed, what device they are targeting, the SPIR-V that is generated, etc.

We should have a simple way for users to dump all the data we need to debug which can be attached to a bug report or a gist. It can later be exposed in cargo-gpu

I'm not sure if rustc has something like this or we will have to create our own.

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

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

はじめの一歩

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

調査の方向性

まず cargo-gpu のエントリポイントを確認し、rustc がすでに同等の診断データや環境データを公開しているかを調べます。ホスト、GPU ビルド、naga の変換、Vulkan SDK、対象デバイス、生成された SPIR-V について、ダンプに含める内容を定義します。完了の条件は、ユーザーがバグレポートや gist に添付できる 1 つのレポートを生成できることです。

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

評価

技術スタック
rust
領域
cli, computer-graphics, developer-experience
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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