Hi, everyone. I have a problem related to PARDISO. I want to solve a large linear equation
about 14862 x 14862. It worked when solve more smaller size, but that size does not work with 157 error.
Pleas help me.
My system is 8gb memory andusing 64bit fortran complier ( Intel composer Xe 2011).
Also relevant setting is using"mkl_intel_lp64.lib mkl_solver_lp64.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib"
If you wand I can send the file contains the matrix A and b ( A x = b ) which I an going to solve.
Thank you.



