My operation environment is: Windows XP, Microsoft Visual Studio .net 2005 plus Intel Visual Fortran 10.1. I have also installed IMSL 5.0 and MKL 10.0. In my parallel program, (exactly, within OpenMP parallel dirctives) I need to call functions to calculate A*x=b(a linear equation). However, I do not understand the corresponding description in the documentation, and it is not clear according to my operation environment. Would someone please help me and give some instructions?
Thank you for your kind attention!