Skip to content

ginv / LAPACK-SVD causes R to segfault on a large matrix.

5 messages · Suzen, Mehmet, Cyrus Shaoul, David Winsemius

#
On 14 January 2013 15:08, Cyrus Shaoul <cyrus.shaoul at uni-tuebingen.de> wrote:
Dear Cyrus,

Have you tried running La.svd ; LAPACK only version (without R) via
C/C++ or Fortran code? After all it can be a
LAPACK issue and R-team has no control on that.

Best,
-m
#
On Jan 14, 2013, at 9:07 AM, Cyrus Shaoul wrote:

            
I tried it on a 64 bit R with 32GB of RAM. It exhausted those resources and started paging out into virtual memory. No error, but I killed the process.