Hello all,
Has anyone ever heard of a command or some such to estimate the memory consumption by a Stata command?
I'm working with panel data, months x US counties (~1.2 million observations, ~1.1 GB of data) and the xtreg command I'm using chugs through the data, albeit slowly.
There have been several situations though, where my memory usage has exceeded my RAM (16GB) and bogged the system down to uselessness. I'm working with my IT people to see what other, higher-RAM capacity resources exist, but it would be really good to know how much RAM is required so we aren't involved in a game of "Let's see if this works - oops, well let's see if this works" .
Thanks in advance for your input!
P.S.
(I've read that 'areg' and 'reghdfe' may be more efficient in terms of memory usage, so if anyone has experience with that, thank you in advance).
-Michael
Has anyone ever heard of a command or some such to estimate the memory consumption by a Stata command?
I'm working with panel data, months x US counties (~1.2 million observations, ~1.1 GB of data) and the xtreg command I'm using chugs through the data, albeit slowly.
There have been several situations though, where my memory usage has exceeded my RAM (16GB) and bogged the system down to uselessness. I'm working with my IT people to see what other, higher-RAM capacity resources exist, but it would be really good to know how much RAM is required so we aren't involved in a game of "Let's see if this works - oops, well let's see if this works" .
Thanks in advance for your input!
P.S.
(I've read that 'areg' and 'reghdfe' may be more efficient in terms of memory usage, so if anyone has experience with that, thank you in advance).
-Michael
Comment