BAS icon indicating copy to clipboard operation
BAS copied to clipboard

Create option that searches models only to reduce memory

Open merliseclyde opened this issue 7 years ago • 1 comments

Add option that does not save all coefficients and standard errors (other?) to reduce memory usage when enumerating with option BAS. i.e enumeration with p=26 require 50+ GigaBytes ram; enumeration with p=21 requires about 2 GB.

merliseclyde avatar Jul 10 '18 04:07 merliseclyde

Can alternate storage for models via hash table also save space without compromising other computations? Spares storage?

merliseclyde avatar Jul 10 '18 04:07 merliseclyde