AccelerateHS / AccelerateHS/accelerate-fft

set default for llvm-ptx to False?

Offen
#7 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Haskell
Sterne
11
Forks
9
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.