I am beginner of MKL. I just want to use the DSS routine to solve a large sparse matrix equation. I revised the DSS example according to the manual. But it could not work with the error message "forrtl: severe (157): Program Exception -access violation".
I wonder if DSS routine has a size limitation for the solving sparse matrix.
Could someone tell me how to fix this problem? Please find my code attached.
Your help would be fully appreciated.