Re: [Rd] Problem compiling R 3.6.1 on POWER 570 system

2007-12-19 Thread Mark W Kimpel
Mark, My sysadmin has helped me install R on our Power cluster. This is not my area of expertise, but I will pass along his directions, which got me up and running: To quote him, "Our machine, BigRed runs SuSE Linux Enterprise Server 9, Service Pack 3. The OS is 64-bit, but there are 32-bit c

Re: [Rd] Problem compiling R 3.6.1 on POWER 570 system

2007-12-19 Thread Prof Brian Ripley
On Wed, 19 Dec 2007, Mark Komarinski wrote: > I've for a RHEL 4 box on a P570 system. My end user wants to have a > 64-bit version of R compiled due to the large amount of memory they > require (this image has 16GB allocated to it). > > I can compile R fine in 32-bit mode, but it can't use more t

[Rd] Problem compiling R 3.6.1 on POWER 570 system

2007-12-19 Thread Mark Komarinski
I've for a RHEL 4 box on a P570 system. My end user wants to have a 64-bit version of R compiled due to the large amount of memory they require (this image has 16GB allocated to it). I can compile R fine in 32-bit mode, but it can't use more than 2.4GB of RAM before it falls over and dies. Co