- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using Compiler Suite for Linux v. 11.1.046, and I use Intel's MKL link adviser (http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/) to setup the libraries in my Makefile.
I am experiencing a strange problem. When I choose to use multi-threaded version of MKL libraries, my code is aborted in DSS reorder subroutine. There is no output on why the program is aborted. However, when I use sequential version, my DSS subroutine calls work just fine.
Can anyone shed some light into my problem? Thank you.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
no idea at this moment.
what type of matrix you are working?
the input matrix sizes: nRow, numCol, nonZeroes, numRighthabds???
is it inCore or OOC version?
did you link lp64 or ilp64 interfaces?
--Gennady
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried the evaluation copy of the latet Intel Fortran compiler, and everything worked! The latest compiler solves many of my linking/compilation problem. Time to update.

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