<?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: Problem with MKL in eclipse in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-MKL-in-eclipse/m-p/914721#M12461</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/459739"&gt;hanxc&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello, I'm trying to use gels subroutine in mkl to solve a least square question. I installed mkl according to the userguide and I tested the example gels.f90 using&lt;BR /&gt;&lt;BR /&gt; ifort gels.f90 -L$MKLPATH -I$MKLINCLUDE -I$MKLINCLUDE/32 -lmkl_lapack95&lt;BR /&gt;-Wl,--start-group $MKLPATH/libmkl_intel.a&lt;BR /&gt;$MKLPATH/libmkl_intel_thread.a $MKLPATH/libmkl_core.a -Wl,--end-group&lt;BR /&gt;-liomp5 -lpthread&lt;BR /&gt;&lt;BR /&gt;But I can't build this example in eclipse + photran plugin.&lt;BR /&gt;How can I setup the linker option in eclipse?&lt;BR /&gt;Could anybody please help me with that?&lt;BR /&gt;&lt;BR /&gt;Thanks~~&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;IMHO the simplest way to build the MKL example using Eclipse IDE is using Makefile-based Photran project. For projects with automatically managed makefiles you should use Project&amp;gt;Properties&amp;gt;Fortran Build&amp;gt;Settings dialog page. At this page you should have ability to change Compiler and Linker options.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Art&lt;BR /&gt;</description>
    <pubDate>Wed, 13 Jan 2010 07:50:46 GMT</pubDate>
    <dc:creator>Artem_V_Intel</dc:creator>
    <dc:date>2010-01-13T07:50:46Z</dc:date>
    <item>
      <title>Problem with MKL in eclipse</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-MKL-in-eclipse/m-p/914719#M12459</link>
      <description>Hello, I'm trying to use gels subroutine in mkl to solve a least square question. I installed mkl according to the userguide and I tested the example gels.f90 using&lt;BR /&gt;&lt;BR /&gt; ifort gels.f90 -L$MKLPATH -I$MKLINCLUDE -I$MKLINCLUDE/32 -lmkl_lapack95&lt;BR /&gt;-Wl,--start-group $MKLPATH/libmkl_intel.a&lt;BR /&gt;$MKLPATH/libmkl_intel_thread.a $MKLPATH/libmkl_core.a -Wl,--end-group&lt;BR /&gt;-liomp5 -lpthread&lt;BR /&gt;&lt;BR /&gt;But I can't build this example in eclipse + photran plugin.&lt;BR /&gt;How can I setup the linker option in eclipse?&lt;BR /&gt;Could anybody please help me with that?&lt;BR /&gt;&lt;BR /&gt;Thanks~~</description>
      <pubDate>Tue, 05 Jan 2010 23:01:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-MKL-in-eclipse/m-p/914719#M12459</guid>
      <dc:creator>hanxc</dc:creator>
      <dc:date>2010-01-05T23:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MKL in eclipse</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-MKL-in-eclipse/m-p/914720#M12460</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/459739"&gt;hanxc&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello, I'm trying to use gels subroutine in mkl to solve a least square question. I installed mkl according to the userguide and I tested the example gels.f90 using&lt;BR /&gt;&lt;BR /&gt; ifort gels.f90 -L$MKLPATH -I$MKLINCLUDE -I$MKLINCLUDE/32 -lmkl_lapack95&lt;BR /&gt;-Wl,--start-group $MKLPATH/libmkl_intel.a&lt;BR /&gt;$MKLPATH/libmkl_intel_thread.a $MKLPATH/libmkl_core.a -Wl,--end-group&lt;BR /&gt;-liomp5 -lpthread&lt;BR /&gt;&lt;BR /&gt;But I can't build this example in eclipse + photran plugin.&lt;BR /&gt;How can I setup the linker option in eclipse?&lt;BR /&gt;Could anybody please help me with that?&lt;BR /&gt;&lt;BR /&gt;Thanks~~&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;xhan, what compiler version do you use?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jan 2010 09:14:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-MKL-in-eclipse/m-p/914720#M12460</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-01-06T09:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MKL in eclipse</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-MKL-in-eclipse/m-p/914721#M12461</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/459739"&gt;hanxc&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello, I'm trying to use gels subroutine in mkl to solve a least square question. I installed mkl according to the userguide and I tested the example gels.f90 using&lt;BR /&gt;&lt;BR /&gt; ifort gels.f90 -L$MKLPATH -I$MKLINCLUDE -I$MKLINCLUDE/32 -lmkl_lapack95&lt;BR /&gt;-Wl,--start-group $MKLPATH/libmkl_intel.a&lt;BR /&gt;$MKLPATH/libmkl_intel_thread.a $MKLPATH/libmkl_core.a -Wl,--end-group&lt;BR /&gt;-liomp5 -lpthread&lt;BR /&gt;&lt;BR /&gt;But I can't build this example in eclipse + photran plugin.&lt;BR /&gt;How can I setup the linker option in eclipse?&lt;BR /&gt;Could anybody please help me with that?&lt;BR /&gt;&lt;BR /&gt;Thanks~~&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;IMHO the simplest way to build the MKL example using Eclipse IDE is using Makefile-based Photran project. For projects with automatically managed makefiles you should use Project&amp;gt;Properties&amp;gt;Fortran Build&amp;gt;Settings dialog page. At this page you should have ability to change Compiler and Linker options.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Art&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jan 2010 07:50:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-with-MKL-in-eclipse/m-p/914721#M12461</guid>
      <dc:creator>Artem_V_Intel</dc:creator>
      <dc:date>2010-01-13T07:50:46Z</dc:date>
    </item>
  </channel>
</rss>

