<?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 Re: Where does &amp;quot;intel_cpu_indicator&amp;quot; come from? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-does-quot-intel-cpu-indicator-quot-come-from/m-p/959558#M15795</link>
    <description>I had the same problem like,&lt;BR /&gt;&lt;BR /&gt;undefined symbol: __intel_cpu_indicator&lt;BR /&gt;&lt;BR /&gt;when I used MKL 8.0.&lt;BR /&gt;But, the problem was fixed when I employed MKL 8.1.&lt;BR /&gt;&lt;BR /&gt;Atsushi&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Sep 2006 00:52:34 GMT</pubDate>
    <dc:creator>hashimoto</dc:creator>
    <dc:date>2006-09-06T00:52:34Z</dc:date>
    <item>
      <title>Where does "intel_cpu_indicator" come from?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-does-quot-intel-cpu-indicator-quot-come-from/m-p/959557#M15794</link>
      <description>Not sure if this is the right board, sorry...&lt;BR /&gt;&lt;BR /&gt;I get an undefined reference and I can't figure out where it comes from:&lt;BR /&gt;&lt;BR /&gt;gpas: symbol lookup error: gpas: undefined symbol: __intel_cpu_indicator&lt;BR /&gt;&lt;BR /&gt;(I'm running in a batch system here on cluster)&lt;BR /&gt;&lt;BR /&gt;This is about the executable:&lt;BR /&gt;&lt;BR /&gt;lonestar% nm gpas | grep indicator&lt;BR /&gt;0842db40 B __intel_cpu_indicator&lt;BR /&gt;         U __intel_cpu_indicator_init&lt;BR /&gt;&lt;BR /&gt;Doesn't this means that the "init" routine is actually undefined? The "intel_cpu_indicator" is in some other segment which from googling I understand to be mostly about data.&lt;BR /&gt;&lt;BR /&gt;Here's my link line:&lt;BR /&gt;&lt;BR /&gt;mpif90 -L/opt/intel/compiler81/fc/lib ipars.o read1.o read2.o units.o comp.o table.o idata.o extvar.o memman1.o memman2.o divide.o timer.o prtout.o  tdata.o stdout.o initial.o iwell.o owell.o prop.o restart.o cputime.o meminfo.o memman3.o ccallc.o xarray.o xtdata.o xisdat.o xiadat.o xstep.o xivdat.o xprop.o xsurface.o xwdata.o xstdout.o xupdate.o xflash.o aqueous.o xeos.o influid0.o eos_1ph.o rowpw.o jmass.o vis.o jaccum.o eos_jaco.o relderiv.o zderiv.o rrderiv.o ift.o mresipw.o roderiv.o eosxi2ni.o xeosbas.o jaco2pw.o jsource.o jprint.o xprint.o xquit.o xsolver.o xwell.o xtimmul.o  xtrans.o jacobian.o xsolve.o xdelta.o xaqcomp.o xrelperm.o xtrapn.o xsurf.o  fiats.o fiatsol1.o fiatsol2.o jimpsurf.o  putil.o manyc.o manyf.o parbuf.o  -o gpasv3_6    -L/opt/apps/petsc/petsc_intel_gm-2.1.6/lib/libO/linux_intel -lpetscfortran -lpetscsnes  -lpetscsles -lpetscmat -lpetscvec -lpetsc -lpetscdm -L/usr/X11R6/lib -lX11  -L -lmkl_p4 -L/opt/MPI/intel8/mpich-gm/1.2.6..14/lib  -lmpich -lpmpich -lpmpich  -lm   -L/opt/apps/petsc/petsc_intel_gm-2.1.6/lib/libO/linux_intel -lpetscgsolver -lpetscgrid -lpetscmesh -lpetscts -lpetscsnes -lpetscsles -lpetscdm -lpetscmat -lpetscvec -lpetsc                                                                   -L/usr/X11R6/lib -lX11                                                                                                                                                                      -Wl,-rpath,/opt/intel/mkl721/lib/32 -L/opt/intel/mkl721/lib/32 -lmkl_lapack -lmkl_def -lguide  -L/opt/MPI/intel8/mpich-gm/1.2.6..14/lib  -lmpich -lpmpich -lpmpich &lt;BR /&gt;&lt;BR /&gt;The missing item is definitely not in the mpich or petsc libraries.&lt;BR /&gt;&lt;BR /&gt;Anyone any idea?&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 02 Dec 2005 08:42:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-does-quot-intel-cpu-indicator-quot-come-from/m-p/959557#M15794</guid>
      <dc:creator>eijkhout1</dc:creator>
      <dc:date>2005-12-02T08:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Where does "intel_cpu_indicator" come from?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-does-quot-intel-cpu-indicator-quot-come-from/m-p/959558#M15795</link>
      <description>I had the same problem like,&lt;BR /&gt;&lt;BR /&gt;undefined symbol: __intel_cpu_indicator&lt;BR /&gt;&lt;BR /&gt;when I used MKL 8.0.&lt;BR /&gt;But, the problem was fixed when I employed MKL 8.1.&lt;BR /&gt;&lt;BR /&gt;Atsushi&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Sep 2006 00:52:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-does-quot-intel-cpu-indicator-quot-come-from/m-p/959558#M15795</guid>
      <dc:creator>hashimoto</dc:creator>
      <dc:date>2006-09-06T00:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Where does "intel_cpu_indicator" come from?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-does-quot-intel-cpu-indicator-quot-come-from/m-p/959559#M15796</link>
      <description>The problem typically is caused by linking against an out of date set of shared libraries, such as those which come with MKL 7.2, and then attempting to run against a newer shared libraries, such as those which come with a recent Intel compiler release.  MKL 8.0 had several library foul-ups, so I would agree with the other poster's advice about MKL 8.1.  I hope you are using one of the latest updates, if you are still using Intel 8.1 compilers.  If so, you should not set a -L path to the MKL library installation, but instead link the specific .a or .so files you want from MKL libraries, so that the linker finds the required libraries in your compiler library installation.
&lt;BR /&gt;intel_cpu_indicator() is likely to be found in libguide.so in an out of date MKL installation, but in libirc in the compiler installation.</description>
      <pubDate>Wed, 06 Sep 2006 04:48:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-does-quot-intel-cpu-indicator-quot-come-from/m-p/959559#M15796</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2006-09-06T04:48:41Z</dc:date>
    </item>
  </channel>
</rss>

