Add descriptive exception handling to linker and program options which are not supported on a CTK version basis + handle in tests
オープン
まだ誰も着手していません。
cuda.core
enhancement
P1
- 主要言語
- Cython
- スター
- 3.4k
- フォーク
- 329
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 116
説明
no-cache, for example, is not supported when using an environment with cuda 12.4 . Find a compatibility matrix and apply it to supported options when users construct a LinkerOptions instance.
It is possible that the issue is not related to compatibility, in which case it should be resolved appropriately.
repro:
run cuda core linker tests in an environment with nvjitlink from cuda 12.4
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
LinkerOptions の構築経路と CUDA コアリンカーのテストから始め、次に CUDA 12.4 の nvjitlink でキャッシュなしのケースを再現します。失敗がバージョン互換性によるものか、別の原因によるものかを特定し、サポートされていないオプションが説明的な例外を発生させ、テストがその動作をカバーした時点で完了とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- compilers
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100