<?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: Compiling CDFTF example in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865889#M7983</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/332826"&gt;svyatoslav.korneev&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;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Thanks, It work.&lt;BR /&gt;Can you explain me plz, what was the reason of the error.&lt;BR /&gt;&lt;BR /&gt;Why in the initial make file core library was'n inside --start-group ... --end-group&lt;BR /&gt;&lt;BR /&gt;What about $(MKL_PATH)/libmkl_cdft_core.a $(IFACE_LIB) $(THREADING_LIB), shoud I place it inside group block?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Svyatoslav&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Svyatoslav,&lt;BR /&gt;&lt;BR /&gt;The core library (libmkl_core.a) is inside the group block. It's probably a good idea to place the BLACS and cdft_core libraries inside the group block as well.&lt;BR /&gt;&lt;BR /&gt;In general you can easily find answers to questions on how to link with MKL with the help of our Link Line Advisor:&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Vladimir&lt;BR /&gt;</description>
    <pubDate>Fri, 03 Jul 2009 01:37:47 GMT</pubDate>
    <dc:creator>Vladimir_Petrov__Int</dc:creator>
    <dc:date>2009-07-03T01:37:47Z</dc:date>
    <item>
      <title>Compiling CDFTF example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865882#M7976</link>
      <description>Hellow, Intel experts.&lt;BR /&gt;&lt;BR /&gt;Thank you for the nice MKL library. I have one question.&lt;BR /&gt;&lt;BR /&gt;I try to compile CDFTF example on ia32 PC, everything work fine. Then I compile this example on 64 cluster, work OK too. But when I remove &lt;BR /&gt;"SUBROUTINE Dfti_Example_Status_Print" from example files, I have such errors on 64 cluster:&lt;BR /&gt;&lt;BR /&gt;/opt/intel/mkl/10.1.0.015/lib/em64t/libmkl_blacs_intelmpi_ilp64.a(blacs_extended.o): In function `MKL_Waitall':&lt;BR /&gt;_blacs_extended.c:(.text+0x1da): undefined reference to `mkl_serv_mkl_print'&lt;BR /&gt;/opt/intel/mkl/10.1.0.015/lib/em64t/libmkl_blacs_intelmpi_ilp64.a(blacs_extended.o): In function `MKL_Waitany':&lt;BR /&gt;_blacs_extended.c:(.text+0x2a9): undefined reference to `mkl_serv_mkl_print'&lt;BR /&gt;&lt;BR /&gt;When I compile example without "SUBROUTINE Dfti_Example_Status_Print" on my ia32 PC, everything is OK.&lt;BR /&gt;&lt;BR /&gt;What is the problem. Why I can't compile example without this subroutine on 64 cluster?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Svyatoslav&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jul 2009 20:54:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865882#M7976</guid>
      <dc:creator>svyatoslav_korneev</dc:creator>
      <dc:date>2009-07-01T20:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling CDFT</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865883#M7977</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/332826"&gt;svyatoslav.korneev&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;Problem compiling under ia64&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Can you elaborate more on theproblems you're having? -Shane</description>
      <pubDate>Wed, 01 Jul 2009 20:57:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865883#M7977</guid>
      <dc:creator>Shane_S_Intel</dc:creator>
      <dc:date>2009-07-01T20:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling CDFTF example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865884#M7978</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/336401"&gt;Shane Story (Intel)&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; &lt;BR /&gt;Can you elaborate more on theproblems you're having? -Shane&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;I try to compile CDFTF example under 64 cluster. (/opt/intel/Compiler/11.0/083/mkl/examples/cdftf)&lt;BR /&gt;&lt;BR /&gt;When I remove "SUBROUTINE Dfti_Example_Status_Print" from examples files, I have such errors:&lt;BR /&gt;&lt;BR /&gt;/opt/intel/mkl/10.1.0.015/lib/em64t/libmkl_blacs_intelmpi_ilp64.a(blacs_extended.o): In function `MKL_Waitall':&lt;BR /&gt;_blacs_extended.c:(.text+0x1da): undefined reference to `mkl_serv_mkl_print'&lt;BR /&gt;/opt/intel/mkl/10.1.0.015/lib/em64t/libmkl_blacs_intelmpi_ilp64.a(blacs_extended.o): In function `MKL_Waitany':&lt;BR /&gt;_blacs_extended.c:(.text+0x2a9): undefined reference to `mkl_serv_mkl_print'&lt;BR /&gt;&lt;BR /&gt;This errors occur under 64 system, but not under 32.&lt;BR /&gt;&lt;BR /&gt;Can you explain me, this errors and why this subroutine play such role in compiling under 64&lt;BR /&gt;&lt;BR /&gt;P.S.&lt;BR /&gt;&lt;BR /&gt;I suppose that this subroutine contains USE MKL_DFTI&lt;BR /&gt;&lt;BR /&gt;Svyatoslav&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jul 2009 21:30:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865884#M7978</guid>
      <dc:creator>svyatoslav_korneev</dc:creator>
      <dc:date>2009-07-01T21:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling CDFTF example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865885#M7979</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hello Svyatoslav,&lt;BR /&gt;&lt;BR /&gt;In order to make your modified example work please try placing the core library after the BLACS library on the link line (near the end of the makefile) like &lt;STRONG&gt;this&lt;/STRONG&gt;:&lt;BR /&gt;&lt;BR /&gt;... $(MKL_LIBS) $(MKL_PATH)/libmkl_blacs$(Bs)$(BLACS_PART).$(EXT) &lt;STRONG&gt;$(CORE_LIB)&lt;/STRONG&gt; -lpthread ...&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Vladimir</description>
      <pubDate>Thu, 02 Jul 2009 09:23:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865885#M7979</guid>
      <dc:creator>Vladimir_Petrov__Int</dc:creator>
      <dc:date>2009-07-02T09:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling CDFTF example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865886#M7980</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/93654"&gt;Vladimir Petrov (Intel)&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; &lt;BR /&gt;Hello Svyatoslav,&lt;BR /&gt;&lt;BR /&gt;In order to make your modified example work please try placing the core library after the BLACS library on the link line (near the end of the makefile) like &lt;STRONG&gt;this&lt;/STRONG&gt;:&lt;BR /&gt;&lt;BR /&gt;... $(MKL_LIBS) $(MKL_PATH)/libmkl_blacs$(Bs)$(BLACS_PART).$(EXT) &lt;STRONG&gt;$(CORE_LIB)&lt;/STRONG&gt; -lpthread ...&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Vladimir&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thank you for the answer.&lt;BR /&gt;&lt;BR /&gt;But core library is included in:&lt;BR /&gt;&lt;BR /&gt;MKL_LIBS= -Wl,--start-group $(MKL_PATH)/libmkl_cdft_core.a $(IFACE_LIB) $(THREADING_LIB) $(CORE_LIB) -Wl,--end-group $(OMP_LIB)&lt;BR /&gt;&lt;BR /&gt;So I try to place MKL_LIBS after BLACS like this:&lt;BR /&gt;&lt;BR /&gt;$(_CS) $(SPEC_OPT) $(RES_DIR)/$*.o $(RES_DIR)/cdft_example_support.o $(RES_DIR)/mkl_cdft.o -L $(MKL_PATH) $(MKL_PATH)/libmkl_blacs$(Bs)$(BLACS_PART).$(EXT) $(MKL_LIBS) -lpthread -lm -o $(RES_DIR)/$*.exe&lt;BR /&gt;&lt;BR /&gt;And after start make file:&lt;BR /&gt;&lt;BR /&gt;make libem64t interface=ilp64 mpi=mpich&lt;BR /&gt;&lt;BR /&gt;I have a lot of errors:&lt;BR /&gt;&lt;BR /&gt;/opt/intel/mkl/10.1.0.015/lib/em64t/libmkl_cdft_core.a(CreateDesc.o): In function `DftiCreateDescriptorDM':&lt;BR /&gt;head_CreateDesc.c:(.text+0xdb): undefined reference to `MKL_Comm_size'&lt;BR /&gt;head_CreateDesc.c:(.text+0xed): undefined reference to `MKL_SUCCESS'&lt;BR /&gt;head_CreateDesc.c:(.text+0x15e): undefined reference to `MKL_Comm_rank'&lt;BR /&gt;head_CreateDesc.c:(.text+0x170): undefined reference to `MKL_SUCCESS'&lt;BR /&gt;/opt/intel/mkl/10.1.0.015/lib/em64t/libmkl_cdft_core.a(computend.o): In function `mkl_cdft_CDFT_Compute_nd':&lt;BR /&gt;head_computend.c:(.text+0x248): undefined reference to `MKL_DOUBLE'&lt;BR /&gt;head_computend.c:(.text+0x26a): undefined reference to `MKL_Alltoallv'&lt;BR /&gt;head_computend.c:(.text+0x274): undefined reference to `MKL_SUCCESS'&lt;BR /&gt;head_computend.c:(.text+0x346): undefined reference to `MKL_DOUBLE'&lt;BR /&gt;head_computend.c:(.text+0x368): undefined reference to `MKL_Alltoallv'&lt;BR /&gt;head_computend.c:(.text+0x372): undefined reference to `MKL_SUCCESS'&lt;BR /&gt;&lt;BR /&gt;........................................................................&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Svyatoslav&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 11:14:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865886#M7980</guid>
      <dc:creator>svyatoslav_korneev</dc:creator>
      <dc:date>2009-07-02T11:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling CDFTF example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865887#M7981</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Svyatoslav,&lt;BR /&gt;&lt;BR /&gt;There are circular references between the libraries. To resolve all of them successfully the libraries have to be either repeated or placed inside the --start-group ... --end-group.&lt;BR /&gt;&lt;BR /&gt;Have you tried my previous suggestion?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Vladimir&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 11:38:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865887#M7981</guid>
      <dc:creator>Vladimir_Petrov__Int</dc:creator>
      <dc:date>2009-07-02T11:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling CDFTF example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865888#M7982</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/93654"&gt;Vladimir Petrov (Intel)&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; &lt;BR /&gt;Svyatoslav,&lt;BR /&gt;&lt;BR /&gt;There are circular references between the libraries. To resolve all of them successfully the libraries have to be either repeated or placed inside the --start-group ... --end-group.&lt;BR /&gt;&lt;BR /&gt;Have you tried my previous suggestion?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Vladimir&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thanks, It work.&lt;BR /&gt;Can you explain me plz, what was the reason of the error.&lt;BR /&gt;&lt;BR /&gt;Why in the initial make file core library was'n inside --start-group ... --end-group&lt;BR /&gt;&lt;BR /&gt;What about $(MKL_PATH)/libmkl_cdft_core.a $(IFACE_LIB) $(THREADING_LIB), shoud I place it inside group block?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Svyatoslav&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 12:00:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865888#M7982</guid>
      <dc:creator>svyatoslav_korneev</dc:creator>
      <dc:date>2009-07-02T12:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling CDFTF example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865889#M7983</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/332826"&gt;svyatoslav.korneev&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;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Thanks, It work.&lt;BR /&gt;Can you explain me plz, what was the reason of the error.&lt;BR /&gt;&lt;BR /&gt;Why in the initial make file core library was'n inside --start-group ... --end-group&lt;BR /&gt;&lt;BR /&gt;What about $(MKL_PATH)/libmkl_cdft_core.a $(IFACE_LIB) $(THREADING_LIB), shoud I place it inside group block?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Svyatoslav&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Svyatoslav,&lt;BR /&gt;&lt;BR /&gt;The core library (libmkl_core.a) is inside the group block. It's probably a good idea to place the BLACS and cdft_core libraries inside the group block as well.&lt;BR /&gt;&lt;BR /&gt;In general you can easily find answers to questions on how to link with MKL with the help of our Link Line Advisor:&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Vladimir&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jul 2009 01:37:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865889#M7983</guid>
      <dc:creator>Vladimir_Petrov__Int</dc:creator>
      <dc:date>2009-07-03T01:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling CDFTF example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865890#M7984</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/93654"&gt;Vladimir Petrov (Intel)&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; &lt;BR /&gt;Svyatoslav,&lt;BR /&gt;&lt;BR /&gt;The core library (libmkl_core.a) is inside the group block. It's probably a good idea to place the BLACS and cdft_core libraries inside the group block as well.&lt;BR /&gt;&lt;BR /&gt;In general you can easily find answers to questions on how to link with MKL with the help of our Link Line Advisor:&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Vladimir&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thank you for the all answers. Can you plz refer me to article, where I can read about difference between group block lib and outgroup.&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jul 2009 09:27:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865890#M7984</guid>
      <dc:creator>svyatoslav_korneev</dc:creator>
      <dc:date>2009-07-03T09:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling CDFTF example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865891#M7985</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/332826"&gt;svyatoslav.korneev&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; &lt;BR /&gt;Thanks, It work.&lt;BR /&gt;Can you explain me plz, what was the reason of the error.&lt;BR /&gt;&lt;BR /&gt;Why in the initial make file core library was'n inside --start-group ... --end-group&lt;BR /&gt;&lt;BR /&gt;What about $(MKL_PATH)/libmkl_cdft_core.a $(IFACE_LIB) $(THREADING_LIB), shoud I place it inside group block?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Svyatoslav&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;In this post I was wrong. I mixed up inside with outside :)&lt;BR /&gt;&lt;BR /&gt;Right questions:&lt;BR /&gt;&lt;BR /&gt;Why in the initial make file core library was'n OUTside --start-group ... --end-group&lt;BR /&gt;&lt;BR /&gt;What about $(MKL_PATH)/libmkl_cdft_core.a $(IFACE_LIB) $(THREADING_LIB), shoud I place it OUTside group block?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Svyatoslav&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jul 2009 09:47:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-CDFTF-example/m-p/865891#M7985</guid>
      <dc:creator>svyatoslav_korneev</dc:creator>
      <dc:date>2009-07-03T09:47:15Z</dc:date>
    </item>
  </channel>
</rss>

