I am frequently increasing matsize, e.g. I give commands like
set matsize 7500
Would anything horrible happen if I made the change permanent? The manual says "increasing matsize increases the amount of memory consumed by Stata, increasing the probability of page faults and thus of making Stata run more slowly." But I've got 64 GB of memory so do I really have to worry?
Incidentally, when I run equivalent models in Mplus or lavaan, they don't whine at me about such things. I wish Stata could just set the matsize dynamically. Or at least give better messages about what the matsize needed to be set to. I don't want to experiment to have to figure out what the optimal matsize is for every problem.
set matsize 7500
Would anything horrible happen if I made the change permanent? The manual says "increasing matsize increases the amount of memory consumed by Stata, increasing the probability of page faults and thus of making Stata run more slowly." But I've got 64 GB of memory so do I really have to worry?
Incidentally, when I run equivalent models in Mplus or lavaan, they don't whine at me about such things. I wish Stata could just set the matsize dynamically. Or at least give better messages about what the matsize needed to be set to. I don't want to experiment to have to figure out what the optimal matsize is for every problem.
Comment