<?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:undefined reference linking to vcCISI in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1440371#M34032</link>
    <description>&lt;P&gt;Hi Bruce,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As we haven't heard back from you, we are closing this thread. Please post a new question if you need any additional assistance from Intel as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Dec 2022 06:46:02 GMT</pubDate>
    <dc:creator>VidyalathaB_Intel</dc:creator>
    <dc:date>2022-12-21T06:46:02Z</dc:date>
    <item>
      <title>undefined reference linking to vcCISI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1436226#M33966</link>
      <description>&lt;P&gt;I am getting attempting to use the Vector Math Library (VML) with gnu tools. I am getting ld error&amp;nbsp;"undefined reference to vcCISI"&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;My command line includes "-lmkl_vml_avx512" but that doesn't seem to pick up the function vcCISI.&lt;BR /&gt;&lt;BR /&gt;It appears to me that there are several VML libraries that could be tried:&lt;BR /&gt;-rwxr-xr-x 3 root root 15052480 Mar 10 2022 libmkl_vml_avx2.so.2*&lt;BR /&gt;-rwxr-xr-x 3 root root 14380648 Mar 10 2022 libmkl_vml_avx512.so.2*&lt;BR /&gt;-rwxr-xr-x 3 root root 15904088 Mar 10 2022 libmkl_vml_avx.so.2*&lt;BR /&gt;-rwxr-xr-x 3 root root 7764432 Mar 10 2022 libmkl_vml_cmpt.so.2*&lt;BR /&gt;-rwxr-xr-x 3 root root 8774896 Mar 10 2022 libmkl_vml_def.so.2*&lt;BR /&gt;-rwxr-xr-x 3 root root 14640488 Mar 10 2022 libmkl_vml_mc2.so.2*&lt;BR /&gt;-rwxr-xr-x 3 root root 14648848 Mar 10 2022 libmkl_vml_mc3.so.2*&lt;BR /&gt;-rwxr-xr-x 3 root root 14792072 Mar 10 2022 libmkl_vml_mc.so.2*&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me what to do here?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 20:48:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1436226#M33966</guid>
      <dc:creator>bruce_spc</dc:creator>
      <dc:date>2022-12-06T20:48:58Z</dc:date>
    </item>
    <item>
      <title>Re:undefined reference linking to vcCISI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1436363#M33967</link>
      <description>&lt;P&gt;Hi Bruce,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please check with the suggestions from the link line advisor which is a tool that suggests what are the required compilling and linking options based on your use-case.&lt;/P&gt;&lt;P&gt;Here is the link to Intel mkl link line advisor&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Alternately if you want to use Intel compilers (icc/icx/icpx/icpc in linux &amp;amp;&amp;amp; icl/icx in windows) you can just use &lt;STRONG&gt;-qmkl &lt;/STRONG&gt;(for linux) &lt;STRONG&gt;/Qmkl&lt;/STRONG&gt; (for windows) compilation option for quick linking with mkl.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please get back to us if you still face any issues by providing us the sample reproducer and steps (commands used) to reproduce the issue along with the MKL version being used so that we can have a quick check from our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2022 05:48:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1436363#M33967</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2022-12-07T05:48:06Z</dc:date>
    </item>
    <item>
      <title>Re:undefined reference linking to vcCISI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1438465#M34004</link>
      <description>&lt;P&gt;Hi Bruce,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As we haven't heard back from you, could you please provide us with an update regarding this issue? Please get back to us if you have any queries.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2022 12:23:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1438465#M34004</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2022-12-14T12:23:42Z</dc:date>
    </item>
    <item>
      <title>Re:undefined reference linking to vcCISI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1440371#M34032</link>
      <description>&lt;P&gt;Hi Bruce,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As we haven't heard back from you, we are closing this thread. Please post a new question if you need any additional assistance from Intel as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Dec 2022 06:46:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1440371#M34032</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2022-12-21T06:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re:undefined reference linking to vcCISI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1441265#M34051</link>
      <description>&lt;P&gt;I actually fixed this issue by including the following in CMakeLists.txt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;find_package(MKL CONFIG REQUIRED)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That way all the environment variables and paths are automatically set up within the cmake build process. You no longer have to run setup_vars.sh either, which puts tons of unnecessary stuff into the environment variables (e.g., PATH, LD_LIBRARY_PATH, etc.) and sometimes causes conflicts (e.g., with protoc).&lt;BR /&gt;&lt;BR /&gt;I do however, still have a problem finding the FFTW libraries built under MKL. Anyone who can help me, please see this post&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cannot-find-lfftw2xc-single-gnu/m-p/1441014/emcs_t/S2h8ZW1haWx8dG9waWNfc3Vic2NyaXB0aW9ufExCWk1KOFBPTVZHSkcyfDE0NDEwMTR8U1VCU0NSSVBUSU9OU3xoSw#M34049" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;cannot find -lfftw2xc_single_gnu&lt;/STRONG&gt; &lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 15:44:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-linking-to-vcCISI/m-p/1441265#M34051</guid>
      <dc:creator>bruce_spc</dc:creator>
      <dc:date>2022-12-23T15:44:31Z</dc:date>
    </item>
  </channel>
</rss>

