- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm using pardiso for a project at work. Everything seems to be working well except when attempting to store the handle after performing matrix factorization. For some reason, pardiso_handle_store seems to be hanging at some point during the file write. It writes a portion of the file, but never seems to complete. I've left the process running for days, but the file size doesn't grow beyond a certain point, and the "last modified" timestamp indicates that it hasn't been touched in days.
We are using the ILP64 version of MKL, and we've tried both the sequential and parallel implementation of the package.
Are there any suggestions on things that we can try?
Thanks!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Can you provide us a code sample to look at (standalone if possible, being a reproducer would be ideal)? Definitely this is not how the functionality is supposed to work but there might be issues with how you compile/link and the code or how you call PARDISO. Also, can you specify the version of MKL which you're using?
Hope this helps!
Best,
Kirill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
two my cents before you give us the reproducer: do you the same problem when linking against LP64 mode? if not - please check if you used the DMKL_ILP64 compiler option as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
are there any updates ( reproducer) on this topic?

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