> El 12 jul 2017, a las 22:05, Pandey, Siddhant <[email protected]> escribió: > > I've attached the B matrix (binary) in a zip file. To give more context to > the problem, the previous installation of petsc/slecp doesn't give this > error. So the matrix being singular shouldn't be the issue since my matrix > assembly routines are independent of the petsc/slepc installation I use. > Also, diagonalization happens for smaller matrices. > > Unfortunately, since EPSsolve never got completed, -eps_viewer didn't return > anything. Is there any other way I can show the settings used? > > Sidd
Use -eps_view_pre (it should view settings at the beginning of solve), or run a smaller case (settings should be the same). I will also need the other matrix, otherwise I cannot run EPS. Also, tell me which version are you using now, and which version worked before. Jose
