I just installed threadscope-0.2.2, and profiled my program (running with -ls -N4). When I load threadscope, it starts loading HECs, but then complains that there was a stack space overflow and crashes.
I manually installed threadscope-0.2.2 with -rtsopts to allow me to change the stack space size. My program ran for ~4.5 minutes on four cores and threadscope required -K1000000000 before it would successfully load the graph.
Original reporter: ecrockett3@
I just installed threadscope-0.2.2, and profiled my program (running with -ls -N4). When I load threadscope, it starts loading HECs, but then complains that there was a stack space overflow and crashes.
I manually installed threadscope-0.2.2 with -rtsopts to allow me to change the stack space size. My program ran for ~4.5 minutes on four cores and threadscope required -K1000000000 before it would successfully load the graph.