- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I atteched a test program that give '-1' error code after PARDISO symbolic analysis stage if iparm[23] is set to 1. The error code is '0' if I set iparm[23] to '0'.
I am using Linux and MKL from composer_xe_2013.4.183.
Could anyone help me finding out the problem here?
Thanks & Regards,
Xin
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you check your matrix inconsistent by switching iparm(27) == 1 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Gennady!
After I switch iparm(27) on, I can see the message that parallel factorization control cannot be used when OOC is enabled.
I have a question here. Does it mean that if I set iparm(60) = 1, iparm(24) have to be set to 0 ? I am refereing to the parameter table here: http://software.intel.com/en-us/node/398339
Regards,
Xin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Xin,
I did execute your code but looking at the input parameters I can see you want to use the partial solving ( iparm[30] ) which is not avaliable for OOC mode. You can find the Note about that into Pardiso's doc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for trying this out. iparm[30] setting did not affect me so far. But I will correct it.
Thanks!
Xin

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page