AccelerateHS / AccelerateHS/accelerate-fft
set default for llvm-ptx to False?
オープン
- 主要言語
- Haskell
- スター
- 11
- フォーク
- 9
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
README says `This will use optimised backend implementations where available.` This sounds as if availability is checked in some automated way. Does not seem to work, as the `llvm-ptx` flag is True by default, and consequently (?) `cabal install` breaks if I don't have CUDA. Yes, I was able to figure out
```
cabal install accelerate-fft --flags="-llvm-ptx"
```
but you might make this flag default to False. - I guess `llvm-cpu: True` is fine since most people will have this installed.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。