Java Mailing List Archive

http://www.r-help.com/

Home » Home (12/2007) » R Help for Statistical Computing »

[R] OpenBSD and large R vectors

jon butchar

2005-07-26


Is anyone running R on OpenBSD? I've got R-2.1.1 installed on OpenBSD -current and have some microarray datasets that took ~1.4 GB RAM on FreeBSD (computer has 4 GB total, Pentium 4 system). With FreeBSD, setting maxdsiz in /boot/loader.conf worked very well.

With OpenBSD, even after setting maxdsiz to ~1.8 GB for a new kernel and changing /etc/login.conf, R runs into memory problems and gives the "could not allocate vector of..." error. Then R locks up and starts taking progressively more CPU time until it gets killed. This is a stock R installation and a generic OpenBSD except for the altered MAXDSIZ in vmparam.h. I'm guessing that these problems stem at least in part from OpenBSD's memory allocation safety mechanisms. Still, are there any R or OpenBSD compile options / tweaks I can do to make things work?

Thanks,

jon butchar

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
©2008 r-help.com - Jax Systems, LLC, U.S.A.