Ticket #26 (assigned defect)
Internal error in filter test with criterion
| Reported by: | chak | Owned by: | tmcdonell |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | CUDA backend | Version: | 0.8.0.0 |
| Keywords: | Cc: |
Description (last modified by chak) (diff)
On my MBP with a NVIDIA GeForce 9400M (256MB VRAM) and CUDA 3.1, I get
benchmarking filter/cuda collecting 100 samples, 1 iterations each, in estimated 5.192780 s test: *** Internal error in package accelerate *** *** Please submit a bug report at http://trac.haskell.org/accelerate ./Data/Array/Accelerate/CUDA.hs:45 (unhandled): CUDA Exception: invalid argument
The filter test runs fine in the validation phase. It only dies with criterion (probably as that tests a wider range of inputs).
Change History
Note: See
TracTickets for help on using
tickets.
