<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello,<br><br>I was trying to allocate a sparse AIJ matrix of over 800 entries<br><br>MatSeqAIJSetPreallocation(L,PETSC_NULL,nnz);<br><br>(with proper nonzeros vector)<br>results in an<br>Maximum memory PetscMalloc()ed 315699888 OS cannot compute size of entire process<br>(in ubuntu)<br><br>Can this be dealt with somehow?<br>I am aware of the 4gb limitation of memory.<br><br>If not, how would one run it on several machines?<br><br>Thank You very much.<br><br></td></tr></table>