We have a symmetric matrix (attached). MKL crashes on metis(see the attached callstack). Can you take a look?
symmetric_matrix.txt:
first line: number of eqautions (n)
second line: index based (0 means 0 based)
third line: number of nonzeros (nz)
rest: non zeros in triplet format (r c a)
Thanks,