[GHC] #2984: Vectorized dph code doesn't terminate
GHC
trac at galois.com
Wed Jan 28 05:16:49 EST 2009
#2984: Vectorized dph code doesn't terminate
-------------------+--------------------------------------------------------
Reporter: fre | Owner:
Type: bug | Status: new
Priority: normal | Component: Data Parallel Haskell
Version: 6.10.1 | Severity: normal
Keywords: | Testcase:
Os: Linux | Architecture: x86
-------------------+--------------------------------------------------------
The program attached to this ticket doesn't terminate when vectorisation
is used. It runs fine when vectorisation is not enabled.
The problem seems to be the use of sumP or mapP with the empty array.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2984>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list