- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I tried to run a example from mkl library with lapack and I got some unresolved externals during link. This mean that the environment variables are not set correctly. I tried to set them with mkl *.bat files and it didn't work. What am I missing? Can I set the environment variables manually, i.e., which lines do I have to add?
thanks in advance
Peter
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You appear to have attempted to compile and link from a command window. If you used the pre-configured command window for the Intel compiler, it is usually sufficient to use the /Qmkl compiler option.
Please post the actual command used to compile, and the error messages given by the compiler and linker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks
I already figured out my mistake. I forgot the use of /Qmkl
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page