The following error encountered when using cluster solver:
ERROR during symbolic factorization: -2
The example (cl_solver_sym_distr_f.f) provided with Cluster compiler works well. But the matrix I provided in the attachment produces the above error.
I used Intel MPI to compile the code (also in the attachment). The executable file compiled through IntelMPI yields the above error. But it can run using OpenMPI's mpirun.
Could you help me check my code? Both the source code and data are in the attachment.
Thank you very much!
Qian