I have trouble in compiling some of the petsc files (in complex mode) using intel compiler.<br><br>The relevant files are: baijfact2/5/7.c sbaijfact9~12.c<br><br>It says<br><br><br>Fatal compilation error: Out of memory asking for 2097160.<br>
compilation aborted for baijfact5.c (code 1)<br><br><br>I am currently using icc -O3 and that's pretty much it.<br>Does anyone know the cause and following solution to this issue?<br><br>Thanks<br>Sunhee<br><br><br>