<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Hello There,<br>
<br>
&nbsp;I am new to PETSc and programming with FORTRAN. For the huge sparse matrix&nbsp; (200,000x200,000 symmetric), it is so slow to set the matrix in PETSc by reading them in matrix market format, which is far beyond our patience. Therefore, I guess that it would be much&nbsp; fast to load the huge matrix, if the matrix is in PETSc binary matrix format <br>
&nbsp;directly.<br>
&nbsp;<br>
&nbsp;Please help on how to write the symmetric matrix in PETSc binary matrix format directly? <br>
&nbsp;Both the guidance and examples are welcome. <br>
<br>
Ning<br>