flametree icon indicating copy to clipboard operation
flametree copied to clipboard

Memory error

Open mansi-aggarwal-2504 opened this issue 3 years ago • 0 comments

I am getting this error when I am adding certain parameters to flametree_grow function.

Error: Problem with `mutate()` column `x_1`.
i `x_1 = x_0 + ft__extend_x(seg_len/2, seg_deg)`.
x cannot allocate vector of size 74.5 Mb

I don't understand what is causing this memory error. Nothing seems to be so intensive. How can I tackle this?

mansi-aggarwal-2504 avatar Jun 14 '21 14:06 mansi-aggarwal-2504