Displaying 2 results from an estimated 2 matches for "144x2500".
Did you mean:
1042500
2002 Oct 28
1
R-1.6.0 crashing on RedHat6.3
Hi,
I'm having what I believe are OS problems with my installation
of R-1.6.0. The machine I'm using was previously running R-1.4.0.
The install seemed fine to me. I didn't note an error messages
in 'make' or 'make check'.
My problem is that I've been running some memory intesive code,
and the code that ran under 1.4.0 but won't run under R.1.6.0
(or under
2002 Oct 29
0
PCA with n << p (was R-1.6.0 crashing on RedHat6.3)
...ance matrix at 5300x5300 will take more than
> 200 MB (OK, it
> > > > > might only be storing upper or lower triangle.) I
> tried a matrix like
> > > > > that on a 1.6.1beta system with about 0.75 GB and got
> an out of memory
> > > > > error. A 144x2500 problem is currently running in
> > > > >
> > > > > PID USER PRI NI SIZE RSS SHARE STAT %CPU
> %MEM TIME COMMAND
> > > > > 16111 pd 17 0 207M 163M 18536 R 99.8
> 65.8 1:58 R.bin
> > > > >
> > > >...