[petsc-users] Large matrixes on single machine

Bartłomiej W bartlomiej.wach at yahoo.pl
Thu Apr 28 09:02:23 CDT 2011


Hello,

I was trying to allocate a sparse AIJ matrix of over 800 entries

MatSeqAIJSetPreallocation(L,PETSC_NULL,nnz);

(with proper nonzeros vector)
results in an
Maximum memory PetscMalloc()ed 315699888 OS cannot compute size of entire process
(in ubuntu)

Can this be dealt with somehow?
I am aware of the 4gb limitation of memory.

If not, how would one run it on several machines?

Thank You very much.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110428/b28346b9/attachment-0001.htm>


More information about the petsc-users mailing list