Quantcast
Channel: Clusters and HPC Technology
Viewing all articles
Browse latest Browse all 927

MPI 5.0.2.044 Library Link Error

$
0
0

Hi, Everyone,

Under Linux OS, I built my MPI application with Intel MPI 5.0.2.044.  There is no error in compiling but there are following error in linking MPI library.

I am using the Intel MPI's  libmpifort.a and libmpi_mt.a for linking my application.

LIBS          = -L/opt/intel/composer_xe_2013_sp1.2.144/mkl/lib/intel64 -lmkl_intel_lp64 \
                -lmkl_intel_thread -lmkl_core /net/rdnas/home/dingjun/intel/impi/5.0.2.044/intel64/lib/libmpi_mt.a /net/rdnas/home/dingjun/intel/impi/5.0.2.044/intel64/lib/libmpifort.a

The following error occurred:  

/net/rdnas/home/dingjun/intel/impi/5.0.2.044/intel64/lib/libmpi_mt.a(dapl_scan.o): In function `I_MPIC_coll_scan':
/tmp/mpi5.xtmpdir.7b663e0dc22b2304e487307e376dc132.15926_32e/mpi5.32e.ww44.20141030/dev/x86_64/release_mt/../../src/mpid/ch3/channels/nemesis/netmod/dapl/coll/dapl_utils.h:758: undefined reference to `__I_MPI__intel_fast_memcpy'
/net/rdnas/home/dingjun/intel/impi/5.0.2.044/intel64/lib/libmpi_mt.a(dapl_scatter.o): In function `utarray_str_cpy':
/tmp/mpi5.xtmpdir.7b663e0dc22b2304e487307e376dc132.15926_32e/mpi5.32e.ww44.20141030/dev/x86_64/release_mt/../../src/include/mpiu_utarray.h:238: undefined reference to `__I_MPI___intel_sse2_strdup'
/net/rdnas/home/dingjun/intel/impi/5.0.2.044/intel64/lib/libmpi_mt.a(dapl_scatter.o): In function `I_MPIC_coll_scatter':

 

/net/rdnas/home/dingjun/intel/impi/5.0.2.044/intel64/lib/libmpifort.a(testf.o): In function `pmpi_test_':
/tmp/mpi5.xtmpdir.7b663e0dc22b2304e487307e376dc132.15926_32e/mpi5.32e.ww44.20141030/dev/x86_64/release/../../src/binding/fortran/mpif_h/testf.c:274: undefined reference to `PMPI_Test'
/tmp/mpi5.xtmpdir.7b663e0dc22b2304e487307e376dc132.15926_32e/mpi5.32e.ww44.20141030/dev/x86_64/release/../../src/binding/fortran/mpif_h/testf.c:270: undefined reference to `mpirinitf_'
/net/rdnas/home/dingjun/intel/impi/5.0.2.044/intel64/lib/libmpifort.a(waitallf.o): In function `pmpi_waitall_':
/tmp/mpi5.xtmpdir.7b663e0dc22b2304e487307e376dc132.15926_32e/mpi5.32e.ww44.20141030/dev/x86_64/release/../../src/binding/fortran/mpif_h/waitallf.c:269: undefined reference to `mpirinitf_'
/net/rdnas/home/dingjun/intel/impi/5.0.2.044/intel64/lib/libmpifort.a(waitf.o): In function `pmpi_wait_':
/tmp/mpi5.xtmpdir.7b663e0dc22b2304e487307e376dc132.15926_32e/mpi5.32e.ww44.20141030/dev/x86_64/release/../../src/binding/fortran/mpif_h/waitf.c:269: undefined reference to `mpirinitf_'
 

Please help me with it. Thanks in advance.

 

 

 

 

 


Viewing all articles
Browse latest Browse all 927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>