Closed munizlgmn closed 6 years ago
I left my computer running prob101, and it passed well through 1000 grad iterations without any problem. Weird...
Maybe the problem is related to the sequential mode (non parallel mode) of the SOAR. Still having problems with prob9_1 and prob9_2.
I ran prob9_1 and no error. Let's debug this properly, shall we?
Which "case" are you running, exactly? When does this memory error show up? Always at the same "time"?
I think the problem is solved. I updated Python package dill (pickle....) and the memory error is no longer occurring.
In prob101: after 150 grad iterations, function restRnds present an error called "Memory Error".