<?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:Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174) in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1208173#M30041</link>
    <description>&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;&amp;gt;&amp;gt; 1. Yes, that’s correct intel compiler options. In the case, if you will use another Fortran compiler, these options would not be recognized and you have to link explicitly. Then, in that case, You need to check MKL Linker adviser’s recommendations or check MKL User Guide or use mkl_link_tool commandline tool … &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;&amp;gt;&amp;gt; 2. -mkl=cluster – use this option only if your application use some ScaLAPACK, CFFT of Cluster Direct Solver API and run this code by using mpiexec, mpiifort drivers…. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;&amp;gt;&amp;gt; if you like to see the differences, I would recommend you to check our profiling tool (vTune) which is dedicated to solving such kind of tasks&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 10 Sep 2020 07:38:25 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2020-09-10T07:38:25Z</dc:date>
    <item>
      <title>Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207285#M30007</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have some questions about the linking mkl in linux CentOS 6.7 (intel fortran version : compressor _xe_2013_sp1.3.174)&lt;/P&gt;
&lt;P&gt;1. I used&amp;nbsp; 'Intel Math Kernel Library Link Line Advisor' for linking and making makefile.&lt;BR /&gt;However, there is no version for compressor xe 2013. So I want to check my link line in 2013 ver.&lt;/P&gt;
&lt;P&gt;2. I tried making binary file (exe file)&amp;nbsp; by using below link line.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="캡처.PNG" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/12580i2CE43DF51BDFEF19/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="캡처.PNG" alt="캡처.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;SPAN&gt;Compiling is passed. However, If I run this binary file then the below error is printed..&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="캡처.PNG" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/12581iB3CF66F7CD4D3230/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="캡처.PNG" alt="캡처.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;How can I solve this problem??&lt;/P&gt;
&lt;P&gt;3. Is there any option like window '/Qmkl=sequential, /Qmkl=parallel' in Linux??&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reading!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="tinyMceEditorkim__seongik_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 10:18:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207285#M30007</guid>
      <dc:creator>kim__seongik</dc:creator>
      <dc:date>2020-09-07T10:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207313#M30008</link>
      <description>&lt;P&gt;Duplicate post in Fortran forum:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.intel.com/t5/Intel-Fortran-Compiler/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207311/highlight/false#M151665" target="_blank"&gt;https://community.intel.com/t5/Intel-Fortran-Compiler/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207311/highlight/false#M151665&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;See reply there.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 12:26:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207313#M30008</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2020-09-07T12:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207469#M30015</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;1) Link line really does not change much between versions so using the link line for 2017 is fine.&lt;/P&gt;
&lt;P&gt;2) What you see is a generic segmentation fault error which happens in runtime and says almost nothing about the issue.&lt;/P&gt;
&lt;P&gt;3) There are such options: &lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/mkl-linux-developer-guide/top/linking-your-application-with-the-intel-math-kernel-library/linking-quick-start/using-the-mkl-compiler-option.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/mkl-linux-developer-guide/top/linking-your-application-with-the-intel-math-kernel-library/linking-quick-start/using-the-mkl-compiler-option.html&lt;/A&gt;&lt;BR /&gt;However, these options on Linux, as well as on Windows, link only against LP64 interfaces. So if you had a code which worked on Windows with /Qmkl=? then you should use LP64 interface in your link line.&lt;BR /&gt;As I noticed, you are using ilp64.&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;Please, double check that you're using correct interface library.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;I'm afraid there is not enough information to give a more specific advice.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Thanks,&lt;BR /&gt;Kirill&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 01:31:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207469#M30015</guid>
      <dc:creator>Kirill_V_Intel</dc:creator>
      <dc:date>2020-09-08T01:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207481#M30018</link>
      <description>&lt;P&gt;Thank you for your comments!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As follow your comments, I think I should use below link line.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kim__seongik_0-1599532111958.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/12593iF040B177149940D7/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="kim__seongik_0-1599532111958.png" alt="kim__seongik_0-1599532111958.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However I don't know How to adopt that line in my make file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is my make file :&lt;/P&gt;
&lt;P&gt;# Make File JHS 1st Script&lt;BR /&gt;# Sourced from Cho, H.S. Makefile&lt;BR /&gt;F77 = mpif90 -mcmodel=large -shared-intel &lt;BR /&gt;F90 = mpif90 -mcmodel=large -shared-intel&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;#LIBPATH = /opt/mpi/intel/mpich-1.2.7p1/lib&lt;BR /&gt;#LIBPATH1 = /opt/intel/composer_xe_2013_sp1.3.174/mkl/lib/intel64&lt;BR /&gt;MKLROOT = /opt/intel/composer_xe_2013_sp1.3.174/mkl&lt;/P&gt;
&lt;P&gt;#LLFAGS = $(LIBPATH)/libmpichf90.a&lt;BR /&gt;#LLFLAGS = $(LIBPATH)&lt;BR /&gt;LLFLAGS = -Wl,--start-group ${MKLROOT}/lib/intel64/libmkl_intel_ilp64.a ${MKLROOT}/lib/intel64/libmkl_intel_thread.a ${MKLROOT}/lib/intel64/libmkl_core.a -Wl,--end-group -liomp5 -lpthread -lm -ldl&lt;BR /&gt;#LLFAGS4 = $(LIBPATH1)/$(wildcard *.a)&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;OBJS = $(wildcard code/*.f90) $(wildcard code/*.F90)&lt;/P&gt;
&lt;P&gt;all : run&lt;/P&gt;
&lt;P&gt;run : $(OBJS)&lt;BR /&gt;$(F90) -o run $(OBJS) $(LLFLAGS)&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;clean :&lt;BR /&gt;- rm *.o *.mod *.out result/*.out run&lt;BR /&gt;- rmdir result&lt;/P&gt;
&lt;P&gt;.SUFFIXES : .f .f90 .o&lt;/P&gt;
&lt;P&gt;.f.o: ; $(F77) -c $(FFLAGS) $?&lt;/P&gt;
&lt;P&gt;.f90.o: ; $(F90) -c $(FFLAGS) $?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I solve this problem??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And also I'm using 64bit so ilp64 is no problem.&lt;BR /&gt;However, which information is needed for getting advise.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 02:30:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207481#M30018</guid>
      <dc:creator>kim__seongik</dc:creator>
      <dc:date>2020-09-08T02:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207485#M30019</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;
&lt;P&gt;As the link line advisor says, you need also to specify -i8 flag for compilation, do you have it? What is the value of FFLAGS?&lt;/P&gt;
&lt;P&gt;If you have correct compilation options, I suggest the following: first identify which MKL functionality is causing a segfault (by some way of debugging), then try to run an MKL example for it.&amp;nbsp; If an example works, check the input in your code, maybe you're passing incorrect parameters. Also, if the example works, try to use your makefile for the example instead of the shipped one and see if anything changes (a newly observed failure would indicate that smth is wrong with your makefile).&lt;/P&gt;
&lt;P&gt;A functionality can segfault either because it has a bug or you're using it wrong. It could be simply that you are passing incorrect parameters.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Kirill&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 02:55:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207485#M30019</guid>
      <dc:creator>Kirill_V_Intel</dc:creator>
      <dc:date>2020-09-08T02:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207486#M30020</link>
      <description>&lt;P&gt;Thank you for your comments .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my case LLFLGS is just link line from link advisor.&lt;/P&gt;
&lt;P&gt;However there are no i8 compilation option.&lt;/P&gt;
&lt;P&gt;How can I append that option in my make file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reading!!!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 03:13:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207486#M30020</guid>
      <dc:creator>kim__seongik</dc:creator>
      <dc:date>2020-09-08T03:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207576#M30021</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;A id="link_6ac84bf0f98e43" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.intel.com/t5/user/viewprofilepage/user-id/86316" target="_self"&gt;kim__seongik&lt;/A&gt;&amp;nbsp;wrote:&amp;nbsp;&lt;/SPAN&gt;"&lt;SPAN&gt;And also I'm using 64bit so ilp64 is no problem." &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That is a &lt;EM&gt;non-sequitor&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What do you mean by "using 64 bit"? Address size? Integer size? Character size?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do you require 8-byte integers, and do you have good reasons for doing so?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regarding the makefile and FFLAGS: you have not told us why you need to use a makefile and how many source files and libraries you have to use when building.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you do need to use &lt;STRONG&gt;make&lt;/STRONG&gt; for building, you need to spend some time to learn about &lt;STRONG&gt;make&lt;/STRONG&gt; and makefiles before you can start changing makefiles. After that, you will know whether the &lt;STRONG&gt;-i8&lt;/STRONG&gt; option should be part of FFLAGS or LLFLAGS, and will not find yourself testing incorrect combinations of flags and makefiles.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 12:23:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207576#M30021</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2020-09-08T12:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207580#M30022</link>
      <description>&lt;P&gt;Thank you for your comment!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked again and I made following two options 1 is for 32bit 2 is for 64bit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1 :&amp;nbsp;mpif90 -mcmodel=large -shared-intel -c -I${MKLROOT}/include FE_code2.f90&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;mpif90 -mcmodel=large -shared-intel -o run FE_code2.o -Wl,--start-group ${MKLROOT}/lib/intel64/libmkl_intel_lp64.a ${MKLROOT}/lib/intel64/libmkl_intel_thread.a ${MKLROOT}/lib/intel64/libmkl_core.a -Wl,--end-group -liomp5 -lpthread -lm -ldl&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2:&amp;nbsp;mpif90 -mcmodel=large -shared-intel -c -i8 -I${MKLROOT}/include FE_code2.f90&lt;/P&gt;
&lt;P&gt;mpif90 -mcmodel=large -shared-intel -o run FE_code2.o -Wl,--start-group ${MKLROOT}/lib/intel64/libmkl_intel_ilp64.a ${MKLROOT}/lib/intel64/libmkl_intel_thread.a ${MKLROOT}/lib/intel64/libmkl_core.a -Wl,--end-group -liomp5 -lpthread -lm -ldl&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both of them work.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;However I have a question.&lt;/P&gt;
&lt;P&gt;In case 2 (64bit) the computing time is long .&amp;nbsp;&lt;BR /&gt;Is it makes sense??&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 12:31:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207580#M30022</guid>
      <dc:creator>kim__seongik</dc:creator>
      <dc:date>2020-09-08T12:31:54Z</dc:date>
    </item>
    <item>
      <title>Re:Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207594#M30023</link>
      <description>&lt;P&gt;Do you see the corrected ( expected) results with both of these linking modes?&lt;/P&gt;&lt;P&gt;What is the computation time differences do you see?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2020 13:20:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207594#M30023</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-09-08T13:20:04Z</dc:date>
    </item>
    <item>
      <title>RE: Re:Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207597#M30024</link>
      <description>&lt;P&gt;Yes I got the same result.&lt;/P&gt;
&lt;P&gt;I mean the full computing time for solving large matrix.&lt;BR /&gt;In window, /Qmkl=parallel is faster than /Qmkl=sequential in my code.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;So I just want to check same problem in Linux cluster.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So is this&amp;nbsp; working in cluster&amp;nbsp; :&lt;/P&gt;
&lt;P&gt;mpif90 -mcmodel=large -shared-intel -c -mkl=parallel -I${MKLROOT}/include FE_code2.f90&lt;BR /&gt;mpif90 -mcmodel=large -shared-intel -c -mkl=sequential -I${MKLROOT}/include FE_code2.f90&lt;BR /&gt;mpif90 -mcmodel=large -shared-intel -c -mkl=cluster -I${MKLROOT}/include FE_code2.f90&lt;/P&gt;
&lt;P&gt;I mean Can I see the different computing time in these 3 cases??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 13:26:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207597#M30024</guid>
      <dc:creator>kim__seongik</dc:creator>
      <dc:date>2020-09-08T13:26:31Z</dc:date>
    </item>
    <item>
      <title>Re:Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207609#M30025</link>
      <description>&lt;P&gt;yes, that's expected behavior as in &lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;sequential&amp;nbsp;mode the code will execute in 1 thread, in parallel - in all threads available. You need to check the MKL User Guide to check more details. &lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2020 13:53:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207609#M30025</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-09-08T13:53:38Z</dc:date>
    </item>
    <item>
      <title>RE: Re:Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207616#M30028</link>
      <description>&lt;P&gt;Thank you for your comment!!&lt;/P&gt;
&lt;P&gt;I have 2 questions.&lt;/P&gt;
&lt;P&gt;1. Can you check my compile expression:&lt;/P&gt;
&lt;P&gt;mpif90 -mcmodel=large -shared-intel -c -mkl=parallel -I${MKLROOT}/include FE_code2.f90&lt;BR /&gt;mpif90 -mcmodel=large -shared-intel -c -mkl=sequential -I${MKLROOT}/include FE_code2.f90&lt;BR /&gt;mpif90 -mcmodel=large -shared-intel -c -mkl=cluster -I${MKLROOT}/include FE_code2.f90&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for each case on the shell&amp;nbsp; .&lt;/P&gt;
&lt;P&gt;IS it right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. And ALso I want to check the difference by checking load of the CPU core.&lt;/P&gt;
&lt;P&gt;By using "top" I can check load of each cpu, but I want to check load of each cores.&lt;/P&gt;
&lt;P&gt;How can I see this??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reading&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 14:13:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1207616#M30028</guid>
      <dc:creator>kim__seongik</dc:creator>
      <dc:date>2020-09-08T14:13:14Z</dc:date>
    </item>
    <item>
      <title>Re:Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1208173#M30041</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;&amp;gt;&amp;gt; 1. Yes, that’s correct intel compiler options. In the case, if you will use another Fortran compiler, these options would not be recognized and you have to link explicitly. Then, in that case, You need to check MKL Linker adviser’s recommendations or check MKL User Guide or use mkl_link_tool commandline tool … &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;&amp;gt;&amp;gt; 2. -mkl=cluster – use this option only if your application use some ScaLAPACK, CFFT of Cluster Direct Solver API and run this code by using mpiexec, mpiifort drivers…. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;&amp;gt;&amp;gt; if you like to see the differences, I would recommend you to check our profiling tool (vTune) which is dedicated to solving such kind of tasks&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Sep 2020 07:38:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1208173#M30041</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-09-10T07:38:25Z</dc:date>
    </item>
    <item>
      <title>Re:Link MKL in CentOS (intel fortran version : compressor_xe_2013_sp1.3.174)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1208197#M30043</link>
      <description>&lt;P&gt;This issue has been resolved and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Sep 2020 08:30:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-MKL-in-CentOS-intel-fortran-version-compressor-xe-2013-sp1/m-p/1208197#M30043</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-09-10T08:30:45Z</dc:date>
    </item>
  </channel>
</rss>

