<?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 Hello Estanislao, in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000446#M3758</link>
    <description>&lt;P&gt;Hello&amp;nbsp;Estanislao,&lt;/P&gt;

&lt;P&gt;You should pass&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;lt;impi_install_dir&amp;gt;/intel64/include with '-I' compiler option and&amp;nbsp;&amp;lt;impi_install_dir&amp;gt;/intel64/lib with '-L' compiler option. Alternatively you can use MPI compiler wrappers scripts from&amp;nbsp;&amp;lt;impi_install_dir&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;gt;/intel64/bin.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Oct 2015 10:12:37 GMT</pubDate>
    <dc:creator>Artem_R_Intel1</dc:creator>
    <dc:date>2015-10-02T10:12:37Z</dc:date>
    <item>
      <title>cannot open source file "mpi.h"</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000445#M3757</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Dear all&lt;/P&gt;

&lt;P&gt;I am trying to run this make file,&amp;nbsp; but I am having this error "catastrophic error: cannot open source file "mpi.h"&lt;BR /&gt;
	&amp;nbsp; #include &amp;lt;mpi.h&amp;gt;. I am sure I have a problem with the make file, but knowledge in linux is low. Thanks in advance for your help&lt;/P&gt;

&lt;P&gt;export HDF5_INC_DIR=$/usr/local/hdf5/include&lt;/P&gt;

&lt;P&gt;export HDF5_LIB_DIR=$/usr/local/hdf5/lib&lt;/P&gt;

&lt;P&gt;export NETCDF_INC_DIR=$/usr/local/netcdf4/include&lt;/P&gt;

&lt;P&gt;export NETCDF_LIB_DIR=$/usr/local/netcdf4/lib /usr/local/netcdf4-fortran/lib&lt;/P&gt;

&lt;P&gt;&lt;A name="_GoBack"&gt;&lt;/A&gt;export $MPI_INC_DIR=$/opt/intel/impi/5.1.1.109/bin64&lt;/P&gt;

&lt;P&gt;NETCDF_INCDIR="-I $NETCDF_INC_DIR"&lt;/P&gt;

&lt;P&gt;NETCDF_LIBDIR="-L $NETCDF_LIB_DIR"&lt;/P&gt;

&lt;P&gt;NETCDF_LIB="-lnetcdff -lnetcdf"&lt;/P&gt;

&lt;P&gt;MPI_INCDIR="-I $MPI_INC_DIR"&lt;/P&gt;

&lt;P&gt;MPI_LIBDIR=""&lt;/P&gt;

&lt;P&gt;MPI_LIB=""&lt;/P&gt;

&lt;P&gt;HDF5_INCDIR="-I $HDF5_INC_DIR"&lt;/P&gt;

&lt;P&gt;HDF5_LIBDIR="-L $HDF5_LIB_DIR"&lt;/P&gt;

&lt;P&gt;HDF5_LIB="-lhdf5_hl -lhdf5 -lhdf5 -lz"&lt;/P&gt;

&lt;P&gt;################################################################################&lt;/P&gt;

&lt;P&gt;################### Projet xios - xmlioserver #####################&lt;/P&gt;

&lt;P&gt;################################################################################&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;%CCOMPILER /opt/intel/bin/icc&lt;/P&gt;

&lt;P&gt;%FCOMPILER /opt/intel/bin/ifort&lt;/P&gt;

&lt;P&gt;%LINKER /opt/intel/bin/ifort&lt;/P&gt;

&lt;P&gt;%BASE_CFLAGS -ansi -w&lt;/P&gt;

&lt;P&gt;%PROD_CFLAGS -O3 -DBOOST_DISABLE_ASSERTS&lt;/P&gt;

&lt;P&gt;%DEV_CFLAGS -g -O2&lt;/P&gt;

&lt;P&gt;%DEBUG_CFLAGS -g&lt;/P&gt;

&lt;P&gt;%BASE_FFLAGS -D__NONE__&lt;/P&gt;

&lt;P&gt;%PROD_FFLAGS -O3&lt;/P&gt;

&lt;P&gt;%DEV_FFLAGS -g -O2&lt;/P&gt;

&lt;P&gt;%DEBUG_FFLAGS -g&lt;/P&gt;

&lt;P&gt;%BASE_INC -D__NONE__&lt;/P&gt;

&lt;P&gt;%BASE_LD -lstdc++&lt;/P&gt;

&lt;P&gt;%CPP opt/intel/bin/icc -EP&lt;/P&gt;

&lt;P&gt;%FPP cpp -P&lt;/P&gt;

&lt;P&gt;%MAKE make&lt;/P&gt;

&lt;P&gt;Kind regards,&lt;/P&gt;

&lt;P&gt;Estanislao&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 09:53:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000445#M3757</guid>
      <dc:creator>Estanislao_G_</dc:creator>
      <dc:date>2015-10-02T09:53:36Z</dc:date>
    </item>
    <item>
      <title>Hello Estanislao,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000446#M3758</link>
      <description>&lt;P&gt;Hello&amp;nbsp;Estanislao,&lt;/P&gt;

&lt;P&gt;You should pass&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;lt;impi_install_dir&amp;gt;/intel64/include with '-I' compiler option and&amp;nbsp;&amp;lt;impi_install_dir&amp;gt;/intel64/lib with '-L' compiler option. Alternatively you can use MPI compiler wrappers scripts from&amp;nbsp;&amp;lt;impi_install_dir&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;gt;/intel64/bin.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 10:12:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000446#M3758</guid>
      <dc:creator>Artem_R_Intel1</dc:creator>
      <dc:date>2015-10-02T10:12:37Z</dc:date>
    </item>
    <item>
      <title>Hi Artem,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000447#M3759</link>
      <description>&lt;P&gt;Hi Artem,&lt;/P&gt;

&lt;P&gt;I am using&amp;nbsp; Intel® Parallel Studio XE 2016. If I go to the impi folder there is not a include folder(opt/intel/impi/5.1.1.109/intel64/). I might be in the wrong folder. Thanks so much for your help, it is quite difficult to set these things with my level.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 10:29:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000447#M3759</guid>
      <dc:creator>Estanislao_G_</dc:creator>
      <dc:date>2015-10-02T10:29:57Z</dc:date>
    </item>
    <item>
      <title>Hi Estanislao,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000448#M3760</link>
      <description>&lt;P&gt;Hi Estanislao,&lt;/P&gt;

&lt;P&gt;If intel64/include folder is missing it's possible that there's only Intel MPI Library runtime environment installed. You need to install full Intel MPI Library package (it's a separate component of the Intel® Parallel Studio XE 2016).&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 15:39:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000448#M3760</guid>
      <dc:creator>Artem_R_Intel1</dc:creator>
      <dc:date>2015-10-02T15:39:33Z</dc:date>
    </item>
    <item>
      <title>Hi Artem,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000449#M3761</link>
      <description>&lt;P&gt;Hi Artem,&lt;/P&gt;

&lt;P&gt;I suspected I needed to install something else. Do you know where I can find that package? I thought I was inside the cluster Studie XE 2016 because there was a section to install MPI libraries.Thanks for your help&lt;/P&gt;

&lt;P&gt;Estanislao&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 16:27:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000449#M3761</guid>
      <dc:creator>Estanislao_G_</dc:creator>
      <dc:date>2015-10-02T16:27:58Z</dc:date>
    </item>
    <item>
      <title>Hi Estanislao,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000450#M3762</link>
      <description>&lt;P&gt;Hi Estanislao,&lt;/P&gt;

&lt;P&gt;Please make sure you use&amp;nbsp;Intel® Parallel Studio XE 2016 Cluster Edition and the appropriate license. There should be Intel MPI Library component which can be installed with standard installation program.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 15:28:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/cannot-open-source-file-quot-mpi-h-quot/m-p/1000450#M3762</guid>
      <dc:creator>Artem_R_Intel1</dc:creator>
      <dc:date>2015-10-07T15:28:43Z</dc:date>
    </item>
  </channel>
</rss>

