<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem for MKL10.3 matched IT++4.2  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779574#M1333</link>
    <description>Could you tell me an example for link advisor command, &lt;BR /&gt;&lt;BR /&gt;eg. &lt;A href="mailto:root@docomo10:/home/docomo/soft/itpp-4.2# ./configure --with-blas="&gt;root@docomo10:/home/docomo/soft/itpp-4.2# ./configure --with-blas=&lt;/A&gt;</description>
    <pubDate>Tue, 22 Mar 2011 03:00:21 GMT</pubDate>
    <dc:creator>iamnono</dc:creator>
    <dc:date>2011-03-22T03:00:21Z</dc:date>
    <item>
      <title>Problem for MKL10.3 matched IT++4.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779570#M1329</link>
      <description>&lt;P&gt;Does anybody help me?&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------&lt;/P&gt;&lt;P&gt;Software Environment: Ubuntu 10.04, itpp-4.2.tar.gz, l_mkl_10.3.2.137.tgz, GCC/G++ version 4.4.3&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------&lt;/P&gt;&lt;P&gt;I have installed gcc/g++ 4,4,3 and MKL(10.3.2) in Ubuntu 10.04.&lt;/P&gt;&lt;P&gt;MKL directory: &lt;/P&gt;&lt;P&gt;/opt/intel/mkl/&lt;/P&gt;&lt;P&gt;/opt/intel/mkl/lib/ia32/&lt;/P&gt;&lt;P&gt;/opt/intel/mkl/include/&lt;/P&gt;&lt;P&gt;/opt/intel/composerxe-2011.2.137/mkl/&lt;/P&gt;&lt;P&gt;/opt/intel/composerxe-2011.2.137/mkl/lib/ia32/&lt;/P&gt;&lt;P&gt;/opt/intel/composerxe-2011.2.137/mkl/include/&lt;/P&gt;&lt;P&gt;Then I install IT++ 4.2, install command as follow:&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;P&gt;# tar zxvf itpp-4.2.tar.gz&lt;/P&gt;&lt;P&gt;# cd itpp-4.2&lt;/P&gt;&lt;P&gt;# export LDFLAGS="-L/opt/intel/mkl/lib/ia32"&lt;/P&gt;&lt;P&gt;# export CPPFLAGS="-I/opt/intel/mkl/include"&lt;/P&gt;&lt;P&gt;# ./configure&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;Then happen configure error: &lt;/P&gt;&lt;P&gt;"configure: error: cannot find any BLAS library, which is required by LAPACK."&lt;/P&gt;&lt;P&gt;----------&lt;/P&gt;&lt;P&gt;And, I try to use the other MKL Directory,&lt;/P&gt;&lt;P&gt;----------&lt;/P&gt;&lt;P&gt;# export LDFLAGS="-L/opt/intel/composerxe-2011.2.137/mkl/lib/ia32"&lt;/P&gt;&lt;P&gt;# export CPPFLAGS="-I/opt/intel/composerxe-2011.2.137/mkl/include"&lt;/P&gt;&lt;P&gt;----------&lt;/P&gt;&lt;P&gt;There is alse the same configure error.&lt;/P&gt;&lt;P&gt;Does anybody tell me the correct install method for IT++ with MKL in Ubuntu? &lt;/P&gt;&lt;P&gt;Or point to the correct version for IT++, MKL, G++, Linux and so on.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2011 06:32:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779570#M1329</guid>
      <dc:creator>iamnono</dc:creator>
      <dc:date>2011-03-21T06:32:57Z</dc:date>
    </item>
    <item>
      <title>Problem for MKL10.3 matched IT++4.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779571#M1330</link>
      <description>&lt;P&gt;What is the output of printenv?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2011 08:37:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779571#M1330</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2011-03-21T08:37:32Z</dc:date>
    </item>
    <item>
      <title>Problem for MKL10.3 matched IT++4.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779572#M1331</link>
      <description>If the application expects you to supply a complete working set of BLAS library link flags, you can retrieve one for MKL by using the link advisor posted at the top of this forum.</description>
      <pubDate>Mon, 21 Mar 2011 13:26:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779572#M1331</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-03-21T13:26:13Z</dc:date>
    </item>
    <item>
      <title>Problem for MKL10.3 matched IT++4.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779573#M1332</link>
      <description>The output is: &lt;BR /&gt;-------------------------------------------&lt;BR /&gt;&lt;P&gt;root@docomo10:/home/docomo/soft/itpp-4.2# ./configure&lt;/P&gt;&lt;P&gt;checking for a BSD-compatible install... /usr/bin/install -c&lt;/P&gt;&lt;P&gt;checking whether build environment is sane... yes&lt;/P&gt;&lt;P&gt;checking for a thread-safe mkdir -p... /bin/mkdir -p&lt;/P&gt;&lt;P&gt;checking for gawk... gawk&lt;/P&gt;&lt;P&gt;checking whether make sets $(MAKE)... yes&lt;/P&gt;&lt;P&gt;checking build system type... i686-pc-linux-gnu&lt;/P&gt;&lt;P&gt;checking host system type... i686-pc-linux-gnu&lt;/P&gt;&lt;P&gt;checking for g++... g++&lt;/P&gt;&lt;P&gt;checking whether the C++ compiler works... yes&lt;/P&gt;&lt;P&gt;checking for C++ compiler default output file name... a.out&lt;/P&gt;&lt;P&gt;checking for suffix of executables... &lt;/P&gt;&lt;P&gt;checking whether we are cross compiling... no&lt;/P&gt;&lt;P&gt;checking for suffix of object files... o&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU C++ compiler... yes&lt;/P&gt;&lt;P&gt;checking whether g++ accepts -g... yes&lt;/P&gt;&lt;P&gt;checking for style of include used by make... GNU&lt;/P&gt;&lt;P&gt;checking dependency style of g++... gcc3&lt;/P&gt;&lt;P&gt;checking how to run the C++ preprocessor... g++ -E&lt;/P&gt;&lt;P&gt;checking for g77... no&lt;/P&gt;&lt;P&gt;checking for xlf... no&lt;/P&gt;&lt;P&gt;checking for f77... no&lt;/P&gt;&lt;P&gt;checking for frt... no&lt;/P&gt;&lt;P&gt;checking for pgf77... no&lt;/P&gt;&lt;P&gt;checking for cf77... no&lt;/P&gt;&lt;P&gt;checking for fort77... no&lt;/P&gt;&lt;P&gt;checking for fl32... no&lt;/P&gt;&lt;P&gt;checking for af77... no&lt;/P&gt;&lt;P&gt;checking for xlf90... no&lt;/P&gt;&lt;P&gt;checking for f90... no&lt;/P&gt;&lt;P&gt;checking for pgf90... no&lt;/P&gt;&lt;P&gt;checking for pghpf... no&lt;/P&gt;&lt;P&gt;checking for epcf90... no&lt;/P&gt;&lt;P&gt;checking for gfortran... no&lt;/P&gt;&lt;P&gt;checking for g95... no&lt;/P&gt;&lt;P&gt;checking for xlf95... no&lt;/P&gt;&lt;P&gt;checking for f95... no&lt;/P&gt;&lt;P&gt;checking for fort... no&lt;/P&gt;&lt;P&gt;checking for ifort... no&lt;/P&gt;&lt;P&gt;checking for ifc... no&lt;/P&gt;&lt;P&gt;checking for efc... no&lt;/P&gt;&lt;P&gt;checking for pgf95... no&lt;/P&gt;&lt;P&gt;checking for lf95... no&lt;/P&gt;&lt;P&gt;checking for ftn... no&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU Fortran 77 compiler... no&lt;/P&gt;&lt;P&gt;checking whether accepts -g... no&lt;/P&gt;&lt;P&gt;checking for gcc... gcc&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU C compiler... yes&lt;/P&gt;&lt;P&gt;checking whether gcc accepts -g... yes&lt;/P&gt;&lt;P&gt;checking for gcc option to accept ISO C89... none needed&lt;/P&gt;&lt;P&gt;checking dependency style of gcc... gcc3&lt;/P&gt;&lt;P&gt;checking for a sed that does not truncate output... /bin/sed&lt;/P&gt;&lt;P&gt;checking for grep that handles long lines and -e... /bin/grep&lt;/P&gt;&lt;P&gt;checking for egrep... /bin/grep -E&lt;/P&gt;&lt;P&gt;checking for fgrep... /bin/grep -F&lt;/P&gt;&lt;P&gt;checking for ld used by gcc... /usr/bin/ld&lt;/P&gt;&lt;P&gt;checking if the linker (/usr/bin/ld) is GNU ld... yes&lt;/P&gt;&lt;P&gt;checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B&lt;/P&gt;&lt;P&gt;checking the name lister (/usr/bin/nm -B) interface... BSD nm&lt;/P&gt;&lt;P&gt;checking whether ln -s works... yes&lt;/P&gt;&lt;P&gt;checking the maximum length of command line arguments... 1572864&lt;/P&gt;&lt;P&gt;checking whether the shell understands some XSI constructs... yes&lt;/P&gt;&lt;P&gt;checking whether the shell understands "+="... yes&lt;/P&gt;&lt;P&gt;checking for /usr/bin/ld option to reload object files... -r&lt;/P&gt;&lt;P&gt;checking for objdump... objdump&lt;/P&gt;&lt;P&gt;checking how to recognize dependent libraries... pass_all&lt;/P&gt;&lt;P&gt;checking for ar... ar&lt;/P&gt;&lt;P&gt;checking for strip... strip&lt;/P&gt;&lt;P&gt;checking for ranlib... ranlib&lt;/P&gt;&lt;P&gt;checking command to parse /usr/bin/nm -B output from gcc object... ok&lt;/P&gt;&lt;P&gt;checking how to run the C preprocessor... gcc -E&lt;/P&gt;&lt;P&gt;checking for ANSI C header files... yes&lt;/P&gt;&lt;P&gt;checking for sys/types.h... yes&lt;/P&gt;&lt;P&gt;checking for sys/stat.h... yes&lt;/P&gt;&lt;P&gt;checking for stdlib.h... yes&lt;/P&gt;&lt;P&gt;checking for string.h... yes&lt;/P&gt;&lt;P&gt;checking for memory.h... yes&lt;/P&gt;&lt;P&gt;checking for strings.h... yes&lt;/P&gt;&lt;P&gt;checking for inttypes.h... yes&lt;/P&gt;&lt;P&gt;checking for stdint.h... yes&lt;/P&gt;&lt;P&gt;checking for unistd.h... yes&lt;/P&gt;&lt;P&gt;checking for dlfcn.h... yes&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU C++ compiler... (cached) yes&lt;/P&gt;&lt;P&gt;checking whether g++ accepts -g... (cached) yes&lt;/P&gt;&lt;P&gt;checking dependency style of g++... (cached) gcc3&lt;/P&gt;&lt;P&gt;checking how to run the C++ preprocessor... g++ -E&lt;/P&gt;&lt;P&gt;checking for g77... no&lt;/P&gt;&lt;P&gt;checking for xlf... no&lt;/P&gt;&lt;P&gt;checking for f77... no&lt;/P&gt;&lt;P&gt;checking for frt... no&lt;/P&gt;&lt;P&gt;checking for pgf77... no&lt;/P&gt;&lt;P&gt;checking for cf77... no&lt;/P&gt;&lt;P&gt;checking for fort77... no&lt;/P&gt;&lt;P&gt;checking for fl32... no&lt;/P&gt;&lt;P&gt;checking for af77... no&lt;/P&gt;&lt;P&gt;checking for xlf90... no&lt;/P&gt;&lt;P&gt;checking for f90... no&lt;/P&gt;&lt;P&gt;checking for pgf90... no&lt;/P&gt;&lt;P&gt;checking for pghpf... no&lt;/P&gt;&lt;P&gt;checking for epcf90... no&lt;/P&gt;&lt;P&gt;checking for gfortran... no&lt;/P&gt;&lt;P&gt;checking for g95... no&lt;/P&gt;&lt;P&gt;checking for xlf95... no&lt;/P&gt;&lt;P&gt;checking for f95... no&lt;/P&gt;&lt;P&gt;checking for fort... no&lt;/P&gt;&lt;P&gt;checking for ifort... no&lt;/P&gt;&lt;P&gt;checking for ifc... no&lt;/P&gt;&lt;P&gt;checking for efc... no&lt;/P&gt;&lt;P&gt;checking for pgf95... no&lt;/P&gt;&lt;P&gt;checking for lf95... no&lt;/P&gt;&lt;P&gt;checking for ftn... no&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU Fortran 77 compiler... (cached) no&lt;/P&gt;&lt;P&gt;checking whether accepts -g... (cached) no&lt;/P&gt;&lt;P&gt;checking for objdir... .libs&lt;/P&gt;&lt;P&gt;checking if gcc supports -fno-rtti -fno-exceptions... no&lt;/P&gt;&lt;P&gt;checking for gcc option to produce PIC... -fPIC -DPIC&lt;/P&gt;&lt;P&gt;checking if gcc PIC flag -fPIC -DPIC works... yes&lt;/P&gt;&lt;P&gt;checking if gcc static flag -static works... yes&lt;/P&gt;&lt;P&gt;checking if gcc supports -c -o file.o... yes&lt;/P&gt;&lt;P&gt;checking if gcc supports -c -o file.o... (cached) yes&lt;/P&gt;&lt;P&gt;checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes&lt;/P&gt;&lt;P&gt;checking whether -lc should be explicitly linked in... no&lt;/P&gt;&lt;P&gt;checking dynamic linker characteristics... GNU/Linux ld.so&lt;/P&gt;&lt;P&gt;checking how to hardcode library paths into programs... immediate&lt;/P&gt;&lt;P&gt;checking whether stripping libraries is possible... yes&lt;/P&gt;&lt;P&gt;checking if libtool supports shared libraries... yes&lt;/P&gt;&lt;P&gt;checking whether to build shared libraries... yes&lt;/P&gt;&lt;P&gt;checking whether to build static libraries... no&lt;/P&gt;&lt;P&gt;checking for ld used by g++... /usr/bin/ld&lt;/P&gt;&lt;P&gt;checking if the linker (/usr/bin/ld) is GNU ld... yes&lt;/P&gt;&lt;P&gt;checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes&lt;/P&gt;&lt;P&gt;checking for g++ option to produce PIC... -fPIC -DPIC&lt;/P&gt;&lt;P&gt;checking if g++ PIC flag -fPIC -DPIC works... yes&lt;/P&gt;&lt;P&gt;checking if g++ static flag -static works... yes&lt;/P&gt;&lt;P&gt;checking if g++ supports -c -o file.o... yes&lt;/P&gt;&lt;P&gt;checking if g++ supports -c -o file.o... (cached) yes&lt;/P&gt;&lt;P&gt;checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes&lt;/P&gt;&lt;P&gt;checking dynamic linker characteristics... GNU/Linux ld.so&lt;/P&gt;&lt;P&gt;checking how to hardcode library paths into programs... immediate&lt;/P&gt;&lt;P&gt;checking whether ln -s works... yes&lt;/P&gt;&lt;P&gt;checking for a sed that does not truncate output... (cached) /bin/sed&lt;/P&gt;&lt;P&gt;checking whether to use explicit library dependencies... no&lt;/P&gt;&lt;P&gt;checking for doxygen... no&lt;/P&gt;&lt;P&gt;checking for latex... no&lt;/P&gt;&lt;P&gt;checking for dvips... no&lt;/P&gt;&lt;P&gt;checking for gs... yes&lt;/P&gt;&lt;P&gt;checking for perl... /usr/bin/perl&lt;/P&gt;&lt;P&gt;checking for gdiff... no&lt;/P&gt;&lt;P&gt;checking for gnudiff... no&lt;/P&gt;&lt;P&gt;checking for diff... /usr/bin/diff&lt;/P&gt;&lt;P&gt;checking whether time.h and sys/time.h may both be included... yes&lt;/P&gt;&lt;P&gt;checking cmath usability... yes&lt;/P&gt;&lt;P&gt;checking cmath presence... yes&lt;/P&gt;&lt;P&gt;checking for cmath... yes&lt;/P&gt;&lt;P&gt;checking complex usability... yes&lt;/P&gt;&lt;P&gt;checking complex presence... yes&lt;/P&gt;&lt;P&gt;checking for complex... yes&lt;/P&gt;&lt;P&gt;checking ieeefp.h usability... no&lt;/P&gt;&lt;P&gt;checking ieeefp.h presence... no&lt;/P&gt;&lt;P&gt;checking for ieeefp.h... no&lt;/P&gt;&lt;P&gt;checking whether signgam is declared... yes&lt;/P&gt;&lt;P&gt;checking whether isfinite is declared... no&lt;/P&gt;&lt;P&gt;checking whether isinf is declared... yes&lt;/P&gt;&lt;P&gt;checking whether isnan is declared... yes&lt;/P&gt;&lt;P&gt;checking for std::isfinite... yes&lt;/P&gt;&lt;P&gt;checking for std::isinf... yes&lt;/P&gt;&lt;P&gt;checking for std::isnan... yes&lt;/P&gt;&lt;P&gt;checking for asinh... yes&lt;/P&gt;&lt;P&gt;checking for acosh... yes&lt;/P&gt;&lt;P&gt;checking for atanh... yes&lt;/P&gt;&lt;P&gt;checking for cbrt... yes&lt;/P&gt;&lt;P&gt;checking for erf... yes&lt;/P&gt;&lt;P&gt;checking for erfc... yes&lt;/P&gt;&lt;P&gt;checking for expm1... yes&lt;/P&gt;&lt;P&gt;checking for finite... yes&lt;/P&gt;&lt;P&gt;checking for fpclass... no&lt;/P&gt;&lt;P&gt;checking for isfinite... no&lt;/P&gt;&lt;P&gt;checking for isinf... yes&lt;/P&gt;&lt;P&gt;checking for isnan... yes&lt;/P&gt;&lt;P&gt;checking for lgamma... yes&lt;/P&gt;&lt;P&gt;checking for log1p... yes&lt;/P&gt;&lt;P&gt;checking for log2... yes&lt;/P&gt;&lt;P&gt;checking for rint... yes&lt;/P&gt;&lt;P&gt;checking for tgamma... yes&lt;/P&gt;&lt;P&gt;checking for sgemm_ in -lmkl_core... no&lt;/P&gt;&lt;P&gt;checking for dgemm_ in -lmkl_core... no&lt;/P&gt;&lt;P&gt;checking for sgemm_ in -lacml... no&lt;/P&gt;&lt;P&gt;checking for sgemm_ in -lacml_mp... no&lt;/P&gt;&lt;P&gt;checking for dgemm_ in -lacml... no&lt;/P&gt;&lt;P&gt;checking for dgemm_ in -lacml_mp... no&lt;/P&gt;&lt;P&gt;checking for ATL_xerbla in -latlas... no&lt;/P&gt;&lt;P&gt;checking for sgemm_ in -lblas... no&lt;/P&gt;&lt;P&gt;checking for dgemm_ in -lblas... no&lt;/P&gt;&lt;P&gt;configure: error: cannot find any BLAS library, which is required by LAPACK.&lt;/P&gt;&lt;P&gt;You can override this error by using "--without-blas" option, but the&lt;/P&gt;&lt;P&gt;functionality of the IT++ library will be limited. You have been warned!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2011 02:57:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779573#M1332</guid>
      <dc:creator>iamnono</dc:creator>
      <dc:date>2011-03-22T02:57:25Z</dc:date>
    </item>
    <item>
      <title>Problem for MKL10.3 matched IT++4.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779574#M1333</link>
      <description>Could you tell me an example for link advisor command, &lt;BR /&gt;&lt;BR /&gt;eg. &lt;A href="mailto:root@docomo10:/home/docomo/soft/itpp-4.2# ./configure --with-blas="&gt;root@docomo10:/home/docomo/soft/itpp-4.2# ./configure --with-blas=&lt;/A&gt;</description>
      <pubDate>Tue, 22 Mar 2011 03:00:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779574#M1333</guid>
      <dc:creator>iamnono</dc:creator>
      <dc:date>2011-03-22T03:00:21Z</dc:date>
    </item>
    <item>
      <title>Problem for MKL10.3 matched IT++4.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779575#M1334</link>
      <description>You can find the linkline advisor here.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/&lt;/A&gt;</description>
      <pubDate>Tue, 22 Mar 2011 03:10:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779575#M1334</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2011-03-22T03:10:25Z</dc:date>
    </item>
    <item>
      <title>Problem for MKL10.3 matched IT++4.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779576#M1335</link>
      <description>I successfully built IT++ with MKL 10.3on an RHEL. Actually, it automatically picked up the MKL libs as expected and mentioned in the IT++ documentation. It seems, your CPPFLAGS and LDFLAGS are not being set to point to the MKL libs. May be, you can check printing the values of those env variables by using echo and confirm it.</description>
      <pubDate>Tue, 22 Mar 2011 03:14:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779576#M1335</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2011-03-22T03:14:10Z</dc:date>
    </item>
    <item>
      <title>Problem for MKL10.3 matched IT++4.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779577#M1336</link>
      <description>&lt;P&gt;Can you telll me what's your success version about RHEL, GCC/G++, IT++ with MKL 10.3 ?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2011 05:37:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779577#M1336</guid>
      <dc:creator>iamnono</dc:creator>
      <dc:date>2011-03-22T05:37:03Z</dc:date>
    </item>
    <item>
      <title>Problem for MKL10.3 matched IT++4.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779578#M1337</link>
      <description>&lt;P&gt;RHEL 5.1&lt;BR /&gt;GCC 4.1.2&lt;BR /&gt;IT++ 4.2&lt;BR /&gt;&lt;BR /&gt;Vipin&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2011 08:33:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779578#M1337</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2011-03-22T08:33:02Z</dc:date>
    </item>
    <item>
      <title>Problem for MKL10.3 matched IT++4.2</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779579#M1338</link>
      <description>Thanks, I will try tochange my GCC/G++ version and Linux os version.</description>
      <pubDate>Wed, 23 Mar 2011 01:10:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-for-MKL10-3-matched-IT-4-2/m-p/779579#M1338</guid>
      <dc:creator>iamnono</dc:creator>
      <dc:date>2011-03-23T01:10:42Z</dc:date>
    </item>
  </channel>
</rss>

