Issues
- 5
- 0
- 9
[BUG] Library won't compile with debug flag when referenced by another project's cabal.project file.
#536 opened by noahmartinwilliams - 0
- 1
- 1
[BUG] Internal error in package accelerate and LLVM.PTX backend: CUDA Exception - misaligned address
#529 opened by sergiodguezc - 0
- 4
[BUG] undefined symbol: _ZTIN4llvm10CallbackVHE
#515 opened by wujilingfeng - 13
How to realise convolution?
#518 opened by wujilingfeng - 4
[BUG] Value 'sm_30' is not defined for option 'gpu-name'
#516 opened by nbos - 2
- 7
Support GHCJS compilation
#507 opened by justinlovinger - 6
`inconsistent valuation @ shared 'Acc'` when trying to lift non-`Acc` function to `Acc`
#489 opened by justinlovinger - 1
Support CUDA 11
#481 opened by declension - 5
Could not enable debugging options
#506 opened by zleonhe - 0
[BUG] doc bugs
#497 opened by cheater - 10
- 0
`Foreign` instance for reference interpreter
#490 opened by justinlovinger - 8
- 2
- 11
Examples of incorrect output from pretty printer
#470 opened by tmcdonell - 1
- 0
[BUG] Imperfect dead code elimination
#473 opened by tomsmeding - 6
[BUG] Build fails
#472 opened by dschrempf - 0
Implement minimal interpreter for new pipeline
#468 opened by ivogabe - 0
Simple CPU schedule for new pipeline
#467 opened by ivogabe - 0
Partial evaluation of expressions in new pipeline
#466 opened by ivogabe - 0
Pretty printer for OperationAcc and PartitionedAcc
#465 opened by ivogabe - 6
- 6
- 2
Native backend produces incorrect code with LLVM 8... but only on MacOS?
#438 opened by TravisWhitaker - 3
When is it safe to free external DevicePtrs?
#435 opened by TravisWhitaker - 6
1.3.0.0 Release
#444 opened by TravisWhitaker - 8
Asynchronous kernel execution seems broken.
#462 opened by TravisWhitaker - 14
- 1
Space leak in LRU cache
#443 opened by jfennick - 3
Consecutive scatters fail when arrays are shared
#446 opened by ivogabe - 1
n-body example: computation of acceleration
#458 opened by hrdl-github - 1
Tests fail via nix
#447 opened by idontgetoutmuch - 5
stack build error
#454 opened by 221V - 7
- 1
ZipWith3 and higher don't fuse like producers, because they are defined as generators in Data.Array.Accelerate.Prelude
#452 opened by dpvanbalen - 1
haddock error in examples/pagerank/Load.hs:18:33
#440 opened by jwaldmann - 2
'cabal install accelerate-examples -f -llvm-ptx ' still tries to build CUDA stuff
#441 opened by jwaldmann - 0
AccelerateHS/accelerate-llvm#46
#439 opened by tmcdonell - 3
Smarter in-place permutations
#432 opened by tmcdonell - 7
Retaining part of a computation on the GPU and never transferring back to the host
#437 opened by vonpost - 1
Patch release
#430 opened by tmcdonell - 15
Geforce RTX2070 compatibility
#433 opened by Antystenes - 2
Zipping arbitrary vectors of a 3D array
#431 opened by tsoernes