
27 Apr
2014
27 Apr
'14
6:37 p.m.
On 27/04/14 23:18, John Lato wrote:> Hmm. Are you using regular vectors or unboxed? Also what sort of crash?
Is it a stack space overflow or are you on a 32-bit platform?
I'm using regular Data.Vector as V. 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.