AccelerateHS / AccelerateHS/accelerate-llvm

PTX runQ on Nvidia-free hardware

オープン
#107 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Haskell
スター
171
フォーク
65
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
`runQ` variant of PTX runners cannot build on non-target machines, i.e. a machine w/o Nvidia GPU or drivers installed.

**Describe the solution you'd like**
For the `runQ` path, we must not compile PTX through the module compilation API exposed by `libcuda` and instead use the CLI utilities such as `ptxas` and LLVM utils.

It would also be necessary to provide a way to specify the target information to `runQ` style TH functions, since that information is typically gleaned from `libcuda`.

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

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

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

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