<?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 Well, I will do this. However in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039006#M112528</link>
    <description>&lt;P&gt;Well, I will do this. However, about PSBLAS, it is an F2003 code which ifort has many problems compiling it from couple of years ago that I'm aware of. Other compilers gfortran, Cray, NAG, and I think IBM can compile it. So I think it worth looking at it in more detail. Anyhow, I will share with you the results of trying it with V15.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jun 2014 15:40:32 GMT</pubDate>
    <dc:creator>htg20</dc:creator>
    <dc:date>2014-06-13T15:40:32Z</dc:date>
    <item>
      <title>Compilation problem with Interface, Procedure</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039002#M112524</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;
	Could someone tell me why ifort 14.0.1.106 does not compile this code below. Gfortran and I think NAG compile this. If this is not standard, could you indicate the part of the standard that prohibits this? Thank you.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Hossein&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;module iface&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; interface foo&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; subroutine i_sub_foo(v)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; integer, intent(inout) :: v(:)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; end subroutine i_sub_foo&lt;BR /&gt;
	&amp;nbsp; end interface foo&lt;BR /&gt;
	&amp;nbsp; interface bar&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; procedure i_sub_foo&lt;BR /&gt;
	&amp;nbsp; end interface bar&lt;BR /&gt;
	end module iface&lt;/P&gt;

&lt;P&gt;Error msg: iface.f90(10): error #6623: The procedure name of the INTERFACE block conflicts with a name in the encompassing scoping unit. &amp;nbsp; [I_SUB_FOO]&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2014 11:06:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039002#M112524</guid>
      <dc:creator>htg20</dc:creator>
      <dc:date>2014-06-12T11:06:35Z</dc:date>
    </item>
    <item>
      <title>This is fixed in the upcoming</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039003#M112525</link>
      <description>&lt;P&gt;This is fixed in the upcoming 15.0 release, coming later this year.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --Lorri&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2014 11:28:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039003#M112525</guid>
      <dc:creator>Lorri_M_Intel</dc:creator>
      <dc:date>2014-06-12T11:28:25Z</dc:date>
    </item>
    <item>
      <title>Thank you very much. One more</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039004#M112526</link>
      <description>&lt;P&gt;Thank you very much. One more thing; while ago I reported a compiler problem (ifort 12,13) with the 'PSBLAS' code ( &amp;nbsp;http://www.ce.uniroma2.it/psblas/&amp;nbsp;) . Later another user reported same problems with getting the 'internal compiler error'. Ifort 14 can compile PSBLAS but it fails to run some of the subroutines because of taking the wrong interfaces. Is it possible to check this code with upcoming Ifort 15 to see if there exist other bugs too?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2014 11:47:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039004#M112526</guid>
      <dc:creator>htg20</dc:creator>
      <dc:date>2014-06-12T11:47:22Z</dc:date>
    </item>
    <item>
      <title>There are too many codes for</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039005#M112527</link>
      <description>&lt;P&gt;There are too many codes for Intel to test all of them.&amp;nbsp; We encourage users of application and the developer/maintainers of applications to join our beta programs - the compilers are free and usable for several weeks after the final release of the product.&amp;nbsp; Feel free to download a copy of 15.0 beta and try it yourself:&lt;/P&gt;

&lt;P&gt;Try out the new Intel® Software Development Tools 2015 Beta and help make our product better. Registration is easy through the &lt;A href="https://softwareproductsurvey.intel.com/survey/150347/2afa/"&gt;https://softwareproductsurvey.intel.com/survey/150347/2afa/&lt;/A&gt; site. Additional information can be found at &lt;A href="http://bit.ly/sw-dev-tools-2015-beta"&gt;http://bit.ly/sw-dev-tools-2015-beta&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;ron&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2014 15:22:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039005#M112527</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2014-06-13T15:22:20Z</dc:date>
    </item>
    <item>
      <title>Well, I will do this. However</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039006#M112528</link>
      <description>&lt;P&gt;Well, I will do this. However, about PSBLAS, it is an F2003 code which ifort has many problems compiling it from couple of years ago that I'm aware of. Other compilers gfortran, Cray, NAG, and I think IBM can compile it. So I think it worth looking at it in more detail. Anyhow, I will share with you the results of trying it with V15.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2014 15:40:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039006#M112528</guid>
      <dc:creator>htg20</dc:creator>
      <dc:date>2014-06-13T15:40:32Z</dc:date>
    </item>
    <item>
      <title>Quote:htg20 wrote:</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039007#M112529</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;htg20 wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Well, I will do this. However, about PSBLAS, it is an F2003 code which ifort has many problems compiling it from couple of years ago that I'm aware of. Other compilers gfortran, Cray, NAG, and I think IBM can compile it. So I think it worth looking at it in more detail. Anyhow, I will share with you the results of trying it with V15.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Keep in mind that Intel’s Fortran compiler does not claim to be completely F2003 compliant. If you’re seeing ICEs or failure to compile or correctly run with supported F2003 features then that is indeed a problem. Also, you might need to add compiler flags like -standard-semantics and/or -stand f03 if the code relies on certain F2003 features.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jun 2014 01:08:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039007#M112529</guid>
      <dc:creator>Izaak_Beekman</dc:creator>
      <dc:date>2014-06-14T01:08:03Z</dc:date>
    </item>
    <item>
      <title>These are bugs which are</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039008#M112530</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;These are bugs which are there for couple of years now and not only some unsupported F2003 feature. &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I tested the Beta version of ifort 15 and both compiler bugs persist (the one reported here and the bugs with PSBLAS). How we can proceed now? I have located the problem with PSBLAS &amp;nbsp;and can report.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jun 2014 10:42:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039008#M112530</guid>
      <dc:creator>htg20</dc:creator>
      <dc:date>2014-06-15T10:42:53Z</dc:date>
    </item>
    <item>
      <title>If you'll identify the PSBLAS</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039009#M112531</link>
      <description>&lt;P&gt;If you'll identify the PSBLAS source file names that have problems, and tell us what the error message is, we'll investigate.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jun 2014 23:32:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039009#M112531</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2014-06-15T23:32:16Z</dc:date>
    </item>
    <item>
      <title>I started with the test</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039010#M112532</link>
      <description>&lt;P&gt;I started with the test/pargen/ppde2e.f90 to track the problem.&lt;/P&gt;

&lt;P&gt;I have recognized the problems in the file "psblas-3.1.2-1/base/serial/impl/psb_d_mat_impl.F90&amp;nbsp;" and probably same thing occurs in the similar files. &amp;nbsp;The first runtime crash happens near line 640 where it tries to do:&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;call a%set_bld() and I replaced it "&lt;/SPAN&gt;Call psb_d_set_bld(a)&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;" which fixed the problem. The second problem occurs near the line 760 where the original code is "&lt;/SPAN&gt;call a%a%csput(nz,ia,ja,val,imin,imax,jmin,jmax,info,gtl)&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;". I replaced it with the code below which fixed the runtime crash. Obviously I coded what the compiler had to do. Other instances of crash happen in the same file more or less for the same reasons.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; if (allocated(a%a)) then&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; selecttype (the_class =&amp;gt; a%a)&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; class is (psb_d_coo_sparse_mat)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;call psb_d_coo_csput(nz,ia,ja,val,the_class,imin,imax,jmin,jmax,info,gtl)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; class is (psb_d_csc_sparse_mat)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;print *, 'psb_d_csc_sparse_mat is the class'&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; class is (psb_d_csr_sparse_mat)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;print *, 'psb_d_csr_sparse_mat is the class'&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; end select&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;else&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; STOP 'psb_d_csput: This is not allocated'&lt;BR /&gt;
	&amp;nbsp; endif&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2014 07:44:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039010#M112532</guid>
      <dc:creator>htg20</dc:creator>
      <dc:date>2014-06-16T07:44:55Z</dc:date>
    </item>
    <item>
      <title>what does your configure</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039011#M112533</link>
      <description>&lt;P&gt;what does your configure string contain?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 15:10:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039011#M112533</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2014-06-17T15:10:33Z</dc:date>
    </item>
    <item>
      <title>Nothing especial. I use</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039012#M112534</link>
      <description>&lt;P&gt;Nothing especial. I use Openmpi for the mpi library, and make sure the environmental variables for mpif90, ifort are load and then run the configure command with no additional argument.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 15:25:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039012#M112534</guid>
      <dc:creator>htg20</dc:creator>
      <dc:date>2014-06-17T15:25:27Z</dc:date>
    </item>
    <item>
      <title>in particular, how do you</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039013#M112535</link>
      <description>&lt;P&gt;in particular, how do you select blas from MKL?&amp;nbsp;&amp;nbsp; --with-blas=&amp;lt;mkl path&amp;gt;/lib???.a&amp;nbsp;&amp;nbsp; ??&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 15:30:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039013#M112535</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2014-06-17T15:30:12Z</dc:date>
    </item>
    <item>
      <title>I do not use MKL at all; so I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039014#M112536</link>
      <description>&lt;P&gt;I do not use MKL at all; so I use the BLAS from the system. I use ubuntu 14.04 x64. &amp;nbsp;Below is my configuration result.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;PSBLAS 3.0 has been configured as follows:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MPF90 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : mpifort&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;MPF77 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : mpifort&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;MPCC &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: mpicc&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;FLINK &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : mpifort&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;FDEFINES &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: -DHAVE_LAPACK -DHAVE_MOLD -DHAVE_EXTENDS_TYPE_OF -DHAVE_SAME_TYPE_AS -DHAVE_FINAL -DHAVE_ISO_FORTRAN_ENV -DHAVE_FLUSH_STMT -DHAVE_VOLATILE -DHAVE_ISO_C_BINDING -DHAVE_MOVE_ALLOC -DMPI_MOD&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;CDEFINES &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: -DLowerUnderscore -DPtr64Bits&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;MODEXT &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: .mod&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;FMFLAG &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: -I&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;F90COPT &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : -O3&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;FCOPT &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : -O3&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;CCOPT &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : -O3&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;BLAS &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: -lblas&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;METIS detected &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;:&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;AMD detected &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;:&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; LIBS &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;LDLIBS &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;:&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;LIBRARYPATH &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;INCLUDEPATH &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;MODULE_PATH &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;:&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 15:37:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039014#M112536</guid>
      <dc:creator>htg20</dc:creator>
      <dc:date>2014-06-17T15:37:46Z</dc:date>
    </item>
    <item>
      <title>I'd like to see your</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039015#M112537</link>
      <description>&lt;P&gt;I'd like to see your configure command, something like this (which is not working)&lt;/P&gt;

&lt;P&gt;./configure FC=ifort F77=ifort CC=icc MPF90=mpiifort MPF77=mpiifort MPCC=mpiicc --with-blas=/cts/tools/compiler/cpro/Compiler/15.0/up2-064/composer_xe_2015.0.064/mkl/lib/intel64/libmkl_core.a&lt;/P&gt;

&lt;P&gt;The system BLAS is dog slow, we really don't want to use that lib.&amp;nbsp; Default blas is unacceptable IMHO.&amp;nbsp; Perhaps I can help figure out how to get MKL to be used.&amp;nbsp; I did see a thread on the MKL forum on this, but the Intel engineer pretty much threw up his hands and said 'no idea' or 'doesn't work with MKL'.&amp;nbsp; I'll see if I can get someone else from that team engaged.&lt;/P&gt;

&lt;P&gt;ron&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 16:22:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039015#M112537</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2014-06-17T16:22:29Z</dc:date>
    </item>
    <item>
      <title>Dear Ron,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039016#M112538</link>
      <description>&lt;P&gt;Dear Ron,&lt;/P&gt;

&lt;P&gt;I understand but I only run ' ./configure &amp;nbsp;'. That is all (assuming that the mpif90, etc. will run ifort and not gfortran - I mean all of the environment values are loaded properly). You might even consider compiling it in the serial mode to get rid of the MPI dependency.&lt;/P&gt;

&lt;P&gt;Also, it does not matter if it is slow or what Blas code it uses. The test item is somewhere else where the compiler fails and not the efficiency.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 16:45:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039016#M112538</guid>
      <dc:creator>htg20</dc:creator>
      <dc:date>2014-06-17T16:45:25Z</dc:date>
    </item>
    <item>
      <title>The BLAS library may matter -</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039017#M112539</link>
      <description>&lt;P&gt;The BLAS library may matter - I'll have to find an Ubuntu system and pull down the blas packages and lapack packages.&amp;nbsp; But these are built for GFORTRAN, and not Intel Fortran.&amp;nbsp; These 2 compilers are not compatible - different calling conventions.&amp;nbsp; So if you're using a library built for gfortran and calling from IFORT, it will link but you will indeed get runtime seg faults at function calls.&lt;/P&gt;

&lt;P&gt;So for IFORT, the options are to build netlib blas from sources using ifort and use that lib, or if we can figure out how to get the configure script to recognize and use the MKL ifort blas libs.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2014 17:08:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039017#M112539</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2014-06-17T17:08:52Z</dc:date>
    </item>
    <item>
      <title>I've built OpenBLAS with the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039018#M112540</link>
      <description>&lt;P&gt;I've built OpenBLAS with the Intel 15.0 Beta compilers, and built PSBLAS.&amp;nbsp; How do you run ppde2d?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I'm running with just&lt;/P&gt;

&lt;P&gt;mpirun -n 16 ./ppde2d&lt;/P&gt;

&lt;P&gt;it seems to either be taking a long time or expecting input.&amp;nbsp; Are there any command line args needed?&lt;/P&gt;

&lt;P&gt;ron&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2014 16:14:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039018#M112540</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2014-07-01T16:14:54Z</dc:date>
    </item>
    <item>
      <title>Ok, so I found the .inp file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039019#M112541</link>
      <description>&lt;P&gt;Ok, so I found the .inp file after having to read through the code to see what it was doing (documentation would have helped)&lt;/P&gt;

&lt;P&gt;mpirun -n 4 ./ppde2d &amp;lt; ppde.inp&lt;/P&gt;

&lt;P&gt;does this look OK?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2014 16:29:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039019#M112541</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2014-07-01T16:29:46Z</dc:date>
    </item>
    <item>
      <title>You should give an input file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039020#M112542</link>
      <description>&lt;P&gt;You should give an input file. In the "psblas/test/pargen/runs" folder, there is a sample input file ppde.inp. In Linux you can do something like this. After doing this, the program will crash after doing some prelaminary steps.&lt;/P&gt;

&lt;P&gt;mpirun -np 2 ./ppde2d &amp;lt; ppde.inp&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2014 16:32:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039020#M112542</guid>
      <dc:creator>htg20</dc:creator>
      <dc:date>2014-07-01T16:32:52Z</dc:date>
    </item>
    <item>
      <title>Yes, please have a look at my</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039021#M112543</link>
      <description>&lt;P&gt;Yes, please have a look at my previous post (&lt;A href="https://software.intel.com/en-us/user/451191"&gt;htg20&lt;/A&gt; Mon, 06/16/2014 - 00:44) regarding the source of compiler bug.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2014 16:35:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compilation-problem-with-Interface-Procedure/m-p/1039021#M112543</guid>
      <dc:creator>htg20</dc:creator>
      <dc:date>2014-07-01T16:35:25Z</dc:date>
    </item>
  </channel>
</rss>

