DrylandEcology/rSFSW2

Moving temporary text files to dbOutput is still exessively memory intensive

Closed this issue · 1 comments

Memory usage continues to be a problem -- even though much less severe than previously:

slurmstepd: error: Job 10600392 exceeded memory limit (16385304 > 16384000), being killed

see previous related issues #54 and #289

Memory profiling indicates the our R code does not accumulate in-application memory; however, the R process at system levels still grows and grows.

close #293: we now use temporary databases instead of text files