- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have some code which calls PDGESVD in the intel MKL scalapack library.
However, this is sometimes giving me a segmentation fault, so I wonder whether there is a known bug in the library call? Other times, the library works fine, and the results are correct. It particularly seems to fail for larger arrays, eg 16k x 16k...
I use openmpi with MKL.
[mc:08133] *** Process received signal ***
[mc:08133] Signal: Segmentation fault (11)
[mc:08133] Signal code: (-6)
[mc:08133] Failing at address: 0x1f400001fc5
[mc:08133] [ 0] /lib/libpthread.so.0 [0x2b8d4bb66100]
[mc:08133] [ 1] /lib/libpthread.so.0(raise+0x2b) [0x2b8d4bb65fcb]
[mc:08133] [ 2] /opt/intel/mkl/10.0.1.014/lib/em64t/libguide.so [0x2b8d4ba2a661]
[mc:08133] *** End of error message ***
Any suggestions?
Thanks...
I have some code which calls PDGESVD in the intel MKL scalapack library.
However, this is sometimes giving me a segmentation fault, so I wonder whether there is a known bug in the library call? Other times, the library works fine, and the results are correct. It particularly seems to fail for larger arrays, eg 16k x 16k...
I use openmpi with MKL.
[mc:08133] *** Process received signal ***
[mc:08133] Signal: Segmentation fault (11)
[mc:08133] Signal code: (-6)
[mc:08133] Failing at address: 0x1f400001fc5
[mc:08133] [ 0] /lib/libpthread.so.0 [0x2b8d4bb66100]
[mc:08133] [ 1] /lib/libpthread.so.0(raise+0x2b) [0x2b8d4bb65fcb]
[mc:08133] [ 2] /opt/intel/mkl/10.0.1.014/lib/em64t/libguide.so [0x2b8d4ba2a661]
[mc:08133] *** End of error message ***
Any suggestions?
Thanks...
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Suggestions might be to choose the appropriate forum (MKL forum) and give more useful detail, or to come up with a test case and submit it on your premier.intel.com account.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, I only discovered the MKL forum after I'd posted here...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Moving this to the MKL forum.
~Gergana

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