I am using package synth. If run for long, synth progressively consumes all available RAM. It is not the data that takes RAM, it should be some form of cache that is gradually being accumulated as the code runs. I tried limiting it using something like "set max_memory 4g". But it has no effect. To be clear, it does limit the size of the data set that can be opened, but it allows unlimited RAM usage when running the code. I appreciate it if anyone has a solution.
Related Posts with Stata seems to override memory limits and take up the entire memory
Loop for xtline with graph combine Stata codeDear all, I want to plot calories for the each panel id over the year. Here I have written the loop …
Speed Up StataHello How we can speed up the Stata calculations please …
Reading fixed-format text files into STATAHi everyone, I want to read multiple fixed format-text files for multiple years into Stata. I have …
Generating missing observations with the next available observationHello, here is a small part of my dataset. The full dataset is about 50million observations: You ca…
Putdocx decimal issueHello all: I wanted to get the median, and IQR numbers to show only 1 decimal but I am seeing 10. Al…
Subscribe to:
Post Comments (Atom)
0 Response to Stata seems to override memory limits and take up the entire memory
Post a Comment