Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

How to use mkl_progress?

Roberto_Soares
Beginner
478 Views
Hi,
I am using PARDISO solver and was wondering how to use mkl_progress to check thesolver'sstatus. I am new with PARDISO and can't figure out theexactlocation for this function. I am using Fortran compiler 11 for Windows 32 bit in VS 2008.
Thanks,
Roberto
0 Kudos
1 Reply
VipinKumar_E_Intel
478 Views
Please see the MKL online reference manaul for the mkl progress function details and also some example is listed on how to call this function.

http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/win/mkl/refman/support/functn_mkl_progress.html#functn_mkl_progress


--Vipin
0 Kudos
Reply