All Articles Tagged linking

Link/UrlTags
Pardiso can\'t get memory in Linux[Forums]
I am having trouble getting a code to work in a Linux environment.  I can get the code to link and run, but when I run the code, which contains Pardiso, I get error code -2 (Not Enough Memory) during...

Posted: 2010-06-11 14:08:49
linking, linux, pardiso
exit code 1[Forums]
I am recompiling legacy code from the DOS days in XCODE.  There are some warnings about common blocks not being identical sizes which probably not the root of the problem here, -  I am getting an ld...

Posted: 2010-01-05 20:42:26
ld, linking, missing symbols
Basic linking problem LAPACK95[Forums]
Using MKL on Linux for IA-32:I need myprog.f90 to be statically linked; it makes a call to the LAPACK subroutine gels() using the LAPACK95 interface.I have spent a lot of time looking at documentation,...

Posted: 2009-08-26 23:44:42
lapack95, linking
How to Build an Intel® IPP Application [Knowledgebase]
Intel® IPP provides both dynamic and static libraries on Windows*, Linux*, and Mac OS X*.  The information below explains how to build with and link to Intel® IPP libraries in your application,...

Posted: 2010-01-31 09:00:00 by Ying H (Intel)
Application development, build IPP, build IPP application, Build IPP-MKL in Visual Studio*, ipp build command, link, link error, Linker error, linking
Unexplained result with mkl_cspblas_dcsrsymv[Forums]
I think that this is a linking error, maybe someone can help. I'm using VS2008 compiling a 64bit app and calling mkl_cspblas_dcsrsymv in a c++ routine and am getting incorrect results.  The relevant...

Posted: 2009-04-10 16:49:46
linking, sparse blas, windows
Intel® Math Kernel Library Link Line Advisor[Knowledgebase]
Introduction: The Intel® Math Kernel Library (Intel® MKL) is designed to run on multiple processors and operating systems. It is also compatible with several compilers and third party libraries, and...

Posted: 2010-02-26 00:00:00 by Maxim Kukushkin (Intel)
intel mkl, link error, linking
Linking Version 10 Executables to Version 11 dll's following Compiler Upgrade[Forums]
Hello,I have a question regarding a compiler upgrade 10.1.021 to the current 11.0.072 of the IA32 package. So far, my tests have been informal and have not affected the source controlled version of our...

Posted: 2009-02-20 08:02:20
compiler, dll, linking, upgrade
linking in IPP, C++, Linux, FedoraCore5, Eclipse, makefile, library path[Forums]
I'm just beginning to develop C++ apps on Linux with Eclipse 3.3 IDE and IPP.I can't seem to get out of the starting gate though, as I am unable to link either statically or dynamically.I have tried running...

Posted: 2009-01-14 09:12:40
C++, IPP, linking, Linux
Simple HelloWorld with Intel 11 (Fortran and C/C++)[Forums]
I am trying to create a simple helloworld.for and helloworld.cc to prove my Intel 11 compiiler is correctly installed on my RedHat linux box but get the following errors:   icc helloworld.ccld: cannot...

Posted: 2008-12-18 14:12:23
-limf, error, linking
Intel MKL & Matlab Libraries[Forums]
Hi, hope someone could help me with following problem: I have a simple console application where I use the Matlab libraries "libmx.lib", "libmex.lib" and "libmat.lib". Now I want to use some CBLAS functions...

Posted: 2008-12-10 10:10:44
linking, Matlab, MKL, problem
ifort: -ipo-jobs uses less than n jobs, gives no speedup[Forums]
When I use -ipo-jobs4, hoping to speed up the link phase of my program, I get no speedup.  top shows only one ifort process, requiring 100% of cpu on an 8 core machine with no other programs loading the...

Posted: 2008-12-08 16:38:16
ifort, IPO, ipo-jobs, linking, speedup
Problem with Linking Applications to Intel MKL 10.0 for Linux* Dummy Shared Librares[Knowledgebase]
The Intel MKL 10.0 introduced a new layered linking model in order to provide more flexibility to choose from different compilers and threading runtimes. However, the layered model will break link...

Posted: 2009-10-18 09:00:00 by AmandaS (Intel)
dummy libraries, dummy library, link, linking
Intel(R) Fortran Compiler for Mac OS*: $non_lazy_ptr unresolved references from linking[Knowledgebase]
When linking an application on Mac OS* with the Intel(R) Fortran Compiler errors involving the $non_lazy_ptr ocurr. This error is usually resolved by adding a -c to libtool (or ranlib if you use ar...

Posted: 2008-10-16 00:00:00 by Wendy Doerner (Intel)
$non_lazy_ptr, ar, libtool, linking, Mac OS*, ranlib, unresolved references