Stephan: Thanks -- where, exactly, would I do that? I tried:
--max-mem-size=49139 in the options/arguments of the Run Config and that didn't do it. --j On Wed, Jun 26, 2013 at 11:21 AM, Stephan Wahlbrink <[email protected]> wrote: > Hi Jonathan, > > Jonathan Greenberg wrote [2013-06-26 18:16]: >> I don't recall this being an issue previously, but if I launch R 3.0.1 >> x64 from within Stat-ET using Eclipse 4.2.2 on Windows: >> >>> memory.limit() >> [1] 2047 >> >> The same R launched from the GUI: >>> memory.limit() >> [1] 49139 >> >> Now, I can manually set this each time, but this causes issues with a >> lot of my code (especially since I run parallel code, and have to >> embed the memory.limit call in my worker functions). I tried setting >> R_MAX_MEM_SIZE to 49139 in the Run Configuration Environment tab, but >> it seems like it just ignores it. >> >> Any ideas? > > you can use the startup option --max-mem-size. > > Regards, > Stephan > > >> As I said, I feel like this is an issue with the latest >> version of Stat-et (3.3.0.b201306021645E42sw), as I didn't ever have >> the issue previously. >> >> --j >> >> -- >> Jonathan A. Greenberg, PhD >> Assistant Professor >> Global Environmental Analysis and Remote Sensing (GEARS) Laboratory >> Department of Geography and Geographic Information Science >> University of Illinois at Urbana-Champaign >> 607 South Mathews Avenue, MC 150 >> Urbana, IL 61801 >> Phone: 217-300-1924 >> http://www.geog.illinois.edu/~jgrn/ >> AIM: jgrn307, MSN: [email protected], Gchat: jgrn307, Skype: jgrn3007 >> _______________________________________________ >> StatET-user mailing list >> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/statet-user >> -- Jonathan A. Greenberg, PhD Assistant Professor Global Environmental Analysis and Remote Sensing (GEARS) Laboratory Department of Geography and Geographic Information Science University of Illinois at Urbana-Champaign 607 South Mathews Avenue, MC 150 Urbana, IL 61801 Phone: 217-300-1924 http://www.geog.illinois.edu/~jgrn/ AIM: jgrn307, MSN: [email protected], Gchat: jgrn307, Skype: jgrn3007 _______________________________________________ StatET-user mailing list https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/statet-user
