Intel Vtune shows that _cilkrts_hyperobject_dealloc is a very expensive operation. Is it because I spawning too much?
I have fairly deep recursion so the stack grows quite large. Maybe that is the issue.
Intel Vtune shows that _cilkrts_hyperobject_dealloc is a very expensive operation. Is it because I spawning too much?
I have fairly deep recursion so the stack grows quite large. Maybe that is the issue.