- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I downloaded the MKL 9.0 evaluation versionyesterday and Icreate a new Visual Studio 2005 project toincludethe example file s_Poisson_3D_c.c and ia32libmkl_c_dll.lib. It can be correctly compiled and linked but when it's run it breaks at the s_init_Helmholtz_3D function with a dialog "Unhandled exception at 0x00000000 in testForPoisson.exe: 0xC0000005: Access violation reading location 0x00000000."
I don't know what is wrong withit since there is nothing I wrote in the code.
Later when I try other examples in examplespdepoissonc, I find the problem exists for all the examples.
My platform is Microsoft Windows XP Professional Version 2002 Service Pack 2
My CPUis Pentium 4 CPU 3.00 GHz Physical Address Extension
My Visual Studio version is 8.0.50727
Thank you for your help!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Can you try to link with the static libraries: mkl_c.lib libguide.lib . It can work for me here. I also can findthe problem when I use dynamic library mkl_c_dll.lib.I willfurther investigate it...
Thanks,
Chao

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