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

MKL_DSS_OOC_VARIABLE - anyone got this to work?

AndrewC
New Contributor III
680 Views

I have recently moved to MKL 10.0 Update 3 and was hoping that the OOC of Pardiso/DSS might actually work....

My well-tested solver works perfectly fine without MKL_DSS_OOC_VARIABLE in the options, but when I add that to the options passed to dss_create, the dss solver crashes inside dss_factor_real on a medium-sized problem ( not that large!)

Andrew


0 Kudos
4 Replies
Tyler_T_Intel
Employee
680 Views

Andrew - we have successfully tested and have seen other developers have success with our out-of-core PARDISO. Might you be able to submit an issue in in Intel Premier Support with additional information to help reproduce the problem.

--tyler

0 Kudos
AndrewC
New Contributor III
680 Views
I will submit a premier support ticket. What would be really useful for support would be a trace mode, where the calls to mkl and inputs to 'selected' mkl functions are dumped to a file-rather than the user having to painfully extract test data from a running program and build a test application to show the problem.
0 Kudos
AndrewC
New Contributor III
680 Views
FYI, I submitted a premier support ticket with a reproducible example and it has been confirmed as a bug in the OOC of DSS/PARDISO.
0 Kudos
Todd_R_Intel
Employee
680 Views
Just a note that this bug has been isolated and a fix is targeted for an update release.
-Todd
0 Kudos
Reply