On 27/04/14 23:18, John Lato wrote:> Hmm. Are you using regular vectors
or unboxed? Also what sort of crash?I'm using regular Data.Vector as V.
> Is it a stack space overflow or are you on a 32-bit platform?
It's just eating my 8GB and then I kill it (or let my ulimit do it). It
can't be the stack space since I'm on 7.6 where stack space is limited
by default.
It's on 64 bit Linux.