<?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:MKL and MPI libraries not found or not installed? in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1272804#M8067</link>
    <description>&lt;P&gt;Hi Keivan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;From your setvars output, we can see that MPI has not been initialized. Have you installed both the base toolkit and HPC toolkit?&lt;/P&gt;&lt;P&gt;Is the installation of HPC tookit successful? Were both HPC and Basekit installed in the same path?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Apr 2021 08:37:49 GMT</pubDate>
    <dc:creator>PrasanthD_intel</dc:creator>
    <dc:date>2021-04-12T08:37:49Z</dc:date>
    <item>
      <title>MKL and MPI libraries not found or not installed?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1269991#M8024</link>
      <description>&lt;P&gt;I have installed oneAPI basic and HPC toolkit on my macpro, but it seems parallel options and MKL are not installed.&lt;/P&gt;
&lt;P&gt;How can I make sure that MKL libraries, openMP and MPI are properly installed?&lt;/P&gt;
&lt;P&gt;I am running ./configure script of a package (Quantum Espresso) and it says it can't find any of the corresponding libraries.&lt;/P&gt;
&lt;P&gt;I have a MacPro with Big Sur 11.2.2&lt;/P&gt;
&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 14:44:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1269991#M8024</guid>
      <dc:creator>Keivan</dc:creator>
      <dc:date>2021-04-01T14:44:54Z</dc:date>
    </item>
    <item>
      <title>Re:MKL and MPI libraries not found or not installed?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1270233#M8029</link>
      <description>&lt;P&gt;Hi Keivan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;There are some prerequisite steps to be done before using of OneAPI tookits.&lt;/P&gt;&lt;P&gt;It would be best if you source setvars.sh script before using OneAPI every time you open a new terminal. This will setup the necessary environment variables and Paths required.&lt;/P&gt;&lt;P&gt;You can find in the install path of OneAPI, which for roots users would be /opt/intel/oneapi.&lt;/P&gt;&lt;P&gt;command : /opt/intel/oneapi/setvars.sh&lt;/P&gt;&lt;P&gt;Refer to this document for &lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/get-started-with-intel-oneapi-base-hpc-macos/top/before-you-begin.html" rel="noopener noreferrer" target="_blank"&gt;Configure Your CPU System (intel.com)&lt;/A&gt; for more info.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;To check if MPI is installed, try running &lt;I&gt;mpiexec -V&lt;/I&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Let us know if you still face any issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Apr 2021 06:34:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1270233#M8029</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-02T06:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re:MKL and MPI libraries not found or not installed?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1270960#M8040</link>
      <description>&lt;P&gt;Thanks Prasanth,&lt;/P&gt;
&lt;P&gt;I had sourced setters.sh&lt;/P&gt;
&lt;P&gt;after I typed mpiexec -V I get "-bash: mpiexec: command not found"&lt;/P&gt;
&lt;P&gt;Is there any specific problem with MacOS?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any test for openmp as well?&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 18:42:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1270960#M8040</guid>
      <dc:creator>Keivan</dc:creator>
      <dc:date>2021-04-05T18:42:05Z</dc:date>
    </item>
    <item>
      <title>Re:MKL and MPI libraries not found or not installed?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1271492#M8049</link>
      <description>&lt;P&gt;Hi Keivan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;There seems to be an error with setavars.sh, or you might be using a different shell other than bash.&lt;/P&gt;&lt;P&gt;You could please provide the output of the command:&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;echo $SHELL&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;if it zsh and not /bin/bash &lt;/P&gt;&lt;P&gt;try using&lt;B&gt;&lt;I&gt; bash -c 'source /opt/intel/oneapi/setvars.sh ; exec zsh'&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, take a screenshot of the setavars.sh output so I can see if there were any errors.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Apr 2021 07:03:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1271492#M8049</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-07T07:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re:MKL and MPI libraries not found or not installed?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1271701#M8054</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-04-07 at 2.09.21 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/16212iF80FAD8C5EA3F1EB/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screen Shot 2021-04-07 at 2.09.21 PM.png" alt="Screen Shot 2021-04-07 at 2.09.21 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 18:10:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1271701#M8054</guid>
      <dc:creator>Keivan</dc:creator>
      <dc:date>2021-04-07T18:10:12Z</dc:date>
    </item>
    <item>
      <title>Re:MKL and MPI libraries not found or not installed?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1272804#M8067</link>
      <description>&lt;P&gt;Hi Keivan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;From your setvars output, we can see that MPI has not been initialized. Have you installed both the base toolkit and HPC toolkit?&lt;/P&gt;&lt;P&gt;Is the installation of HPC tookit successful? Were both HPC and Basekit installed in the same path?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Apr 2021 08:37:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1272804#M8067</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-12T08:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: MKL and MPI libraries not found or not installed?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1274987#M8122</link>
      <description>&lt;P&gt;Hi Keivan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven't heard back from you.&lt;/P&gt;
&lt;P&gt;As you can see that your setvars output does not have any HPC toolkit components initialized. We are not sure whether you have the HPC toolkit installed.&lt;/P&gt;
&lt;P&gt;Please check your installation once and confirm with us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Prasanth&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 07:18:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1274987#M8122</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-20T07:18:40Z</dc:date>
    </item>
    <item>
      <title>Re:MKL and MPI libraries not found or not installed?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1276947#M8168</link>
      <description>&lt;P&gt;Hi Keivan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are closing this thread assuming your issue has been resolved. We will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2021 09:26:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MKL-and-MPI-libraries-not-found-or-not-installed/m-p/1276947#M8168</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-04-27T09:26:32Z</dc:date>
    </item>
  </channel>
</rss>

