A lot of my games have a pot and stack of something like 8 and 96. But when I build a tree with those parameters, is causes the memory usage to be over 40 Gb and my computer can't handle it.
But if I raise the pot to be like 50 with a stack of 100 the memory goes down to less than 2 Gb. So my question is how do I get it to run with a smaller pot size relative to stacks? Thank you.
Howdy! Made an account to write this. :)
A lot of my games have a pot and stack of something like 8 and 96. But when I build a tree with those parameters, is causes the memory usage to be over 40 Gb and my computer can't handle it.
But if I raise the pot to be like 50 with a stack of 100 the memory goes down to less than 2 Gb. So my question is how do I get it to run with a smaller pot size relative to stacks? Thank you.