- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can't get sparse solver DSS interface to work. Compiles and links but at run time
after the dss_create and dss_define_structure calls proram crashes and gives access violation after the call
! Reorder the matrix.
error = dss_reorder( handle, mkl_dss_auto_order, perm )
compile command line
/nologo /debug:full /Od /gen-interfaces /fpscomp:nolibs /warn:declarations /warn:unused /warn:interfaces /module:"Debug\\\\" /object:"Debug\\\\" /traceback /check:bounds /check:uninit /libs:static /threads /dbglibs /Qmkl:cluster /c
linker command line
/OUT:"Debug\\olio.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"c:\\program files\\intel\\compiler\\11.1\\060\\\\ia32\\lib" /MANIFEST /MANIFESTFILE:"D:\\Olio\\Debug\\olio.exe.intermediate.manifest" /DEBUG /PDB:"D:\\Olio\\Debug\\olio.pdb" /SUBSYSTEM:CONSOLE /STACK:10000000 /IMPLIB:"D:\\Olio\\Debug\\olio.lib" mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib
OS Windows Vista and IVF 11.1.060
after the dss_create and dss_define_structure calls proram crashes and gives access violation after the call
! Reorder the matrix.
error = dss_reorder( handle, mkl_dss_auto_order, perm )
compile command line
/nologo /debug:full /Od /gen-interfaces /fpscomp:nolibs /warn:declarations /warn:unused /warn:interfaces /module:"Debug\\\\" /object:"Debug\\\\" /traceback /check:bounds /check:uninit /libs:static /threads /dbglibs /Qmkl:cluster /c
linker command line
/OUT:"Debug\\olio.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"c:\\program files\\intel\\compiler\\11.1\\060\\\\ia32\\lib" /MANIFEST /MANIFESTFILE:"D:\\Olio\\Debug\\olio.exe.intermediate.manifest" /DEBUG /PDB:"D:\\Olio\\Debug\\olio.pdb" /SUBSYSTEM:CONSOLE /STACK:10000000 /IMPLIB:"D:\\Olio\\Debug\\olio.lib" mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib
OS Windows Vista and IVF 11.1.060
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Juhani,
this anunknownissue with this update( IntelMKL v 10.2 Update4)).
Can you get us more details? or may be the best way is the testcase to checking the problem on our side!
--Gennady
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello Jb,
what type of matrix you used?
PetrG
what type of matrix you used?
PetrG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it's realmkl_dss_non_symmetric.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have the same problem. I used MKL 10.2 and MKL 11.0.3. Please help us resolve the issue. The cursor is stuck there and doesnt even throw the exception.
Thanks,
Uday Thummalapalli
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