<?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 MKL example problem in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767535#M354</link>
    <description>The line&lt;BR /&gt;&lt;PRE&gt;[bash]mkdir: ./_results: Permission denied[/bash]&lt;/PRE&gt; suggests that you may be logged in as a user without the necessary permissions in the MKL examples directory. This sometimes happens if the installation was done by the root user and the examples are run as another user. &lt;BR /&gt;&lt;BR /&gt;The simplest solution is to copy just the specific example you want into a different working directory and run &lt;I&gt;make&lt;/I&gt; there.</description>
    <pubDate>Fri, 06 Aug 2010 21:51:42 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2010-08-06T21:51:42Z</dc:date>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767532#M351</link>
      <description>&lt;DIV id="_mcePaste"&gt;Hi,&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;NEWLINE&gt;&lt;/NEWLINE&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;I am trying to run some of the MKL examples on my 2.53 GHz Intel Core 2 Duo running Mac OS X 10.6.4 and getting the following error&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;NEWLINE&gt;&lt;/NEWLINE&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;make libem64t function=complex_1d_single_ex1&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;make source/dfti_example_support.c source/dfti_example_status_print.c complex_1d_single_ex1.res _IA=em64t EXT=a RES_EXT=lib&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;make[1]: Nothing to be done for `source/dfti_example_support.c'.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;make[1]: Nothing to be done for `source/dfti_example_status_print.c'.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;mkdir -p ./_results/intel_lp64_parallel_em64t_lib&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;mkdir: ./_results: Permission denied&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;make[1]: *** [complex_1d_single_ex1.res] Error 1&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;make: *** [libem64t] Error 2&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;NEWLINE&gt;&lt;/NEWLINE&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;I previously had a problem with running icc since I was using tcsh and apparently needed bash for the export command.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;NEWLINE&gt;&lt;/NEWLINE&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Nothing in the manuals with regards to environmental variables appears to help. Perhaps I need some more lines in my startup (.bashrc) file.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;NEWLINE&gt;&lt;/NEWLINE&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Any suggestions?&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Thanks, Ted&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;NEWLINE&gt;&lt;DIV&gt;I still can't get blank lines to show up in these notes.&lt;/DIV&gt;&lt;/NEWLINE&gt;</description>
      <pubDate>Fri, 06 Aug 2010 18:04:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767532#M351</guid>
      <dc:creator>Ted_Christopher</dc:creator>
      <dc:date>2010-08-06T18:04:55Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767533#M352</link>
      <description>Please provide the makefile (or a link or reference to it).&lt;BR /&gt;&lt;BR /&gt;Please specify which MKL example you are trying to run.&lt;BR /&gt;&lt;BR /&gt;I had no problem with producing blank lines in a post, using Firefox on Suse-11.1. If you have a choice of more than one Web browser, perhaps you could try a different one.</description>
      <pubDate>Fri, 06 Aug 2010 18:36:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767533#M352</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-08-06T18:36:37Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767534#M353</link>
      <description>It is the given Intel MKL example and the associated Intel makefile (see opening line). make was executed while in the associated example directory. (And no I am not going to switch browser's over an issue like this)&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 06 Aug 2010 19:14:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767534#M353</guid>
      <dc:creator>Ted_Christopher</dc:creator>
      <dc:date>2010-08-06T19:14:47Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767535#M354</link>
      <description>The line&lt;BR /&gt;&lt;PRE&gt;[bash]mkdir: ./_results: Permission denied[/bash]&lt;/PRE&gt; suggests that you may be logged in as a user without the necessary permissions in the MKL examples directory. This sometimes happens if the installation was done by the root user and the examples are run as another user. &lt;BR /&gt;&lt;BR /&gt;The simplest solution is to copy just the specific example you want into a different working directory and run &lt;I&gt;make&lt;/I&gt; there.</description>
      <pubDate>Fri, 06 Aug 2010 21:51:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767535#M354</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-08-06T21:51:42Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767536#M355</link>
      <description>No the permissions appear to ok - drwxr_xr_x . (And whoami is me)&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;SPAN style="white-space: pre;"&gt;Why are there parallel mkl locations?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;SPAN style="white-space: pre;"&gt;/opt/intel/Compiler/11.1/067/Frameworks/mkl&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;SPAN style="white-space: pre;"&gt;and&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;SPAN style="white-space: pre;"&gt;/Developer/opt/intel/Compiler/11.1/067/Frameworks/mkl&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;(&lt;/SPAN&gt;Also a tab-keystroke suffices to get respect a subsequent return-keystroke - and buy a blank line)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 06 Aug 2010 22:26:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767536#M355</guid>
      <dc:creator>Ted_Christopher</dc:creator>
      <dc:date>2010-08-06T22:26:06Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767537#M356</link>
      <description>You may want to check whether those paths are sym-linked so as to be in effect identical (as would be expected when both include /11.1/076/). I don't have access to MacOS, but in general the trend is to have more and more sym-linked equivalent paths so as to work under several reasonable methods for path setup.</description>
      <pubDate>Sat, 07 Aug 2010 01:46:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767537#M356</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-08-07T01:46:41Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767538#M357</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looking at your log lines:&lt;BR /&gt;&lt;DIV id="_mcePaste"&gt; &lt;STRONG&gt;mkdir -p ./_results/intel_lp64_parallel_em64t_lib&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt; mkdir: ./_results: Permission denied&lt;/DIV&gt;there is no permissin to create local subdirectory in this MKL-examples dir.&lt;BR /&gt;Just checkthis &lt;STRONG&gt;mkdir&lt;/STRONG&gt;command manually.&lt;BR /&gt;Another way: correct if possible makefile to use another directory for results.&lt;BR /&gt;E.g. instead of&lt;BR /&gt; RES_DIR=_results/$(compiler)_$(interface)_$(threading)_$(_IA)_$(RES_EXT)&lt;BR /&gt;use _results directory in your HOME:&lt;BR /&gt; RES_DIR=&lt;STRONG&gt;~/&lt;/STRONG&gt;_results/$(compiler)_$(interface)_$(threading)_$(_IA)_$(RES_EXT)&lt;BR /&gt;&lt;BR /&gt;In future MKL releases there will be introduced specialmacro to control location of results.</description>
      <pubDate>Sat, 07 Aug 2010 07:04:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767538#M357</guid>
      <dc:creator>barragan_villanueva_</dc:creator>
      <dc:date>2010-08-07T07:04:41Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767539#M358</link>
      <description>Who is the owner of /opt/intel/Compiler/11.1/067/Frameworks/mkl ? If it is root or bin and when you are running the example you are not logged in as one of them, you don't have write permission because you will be in either the 'g' or 'o' classes.&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Aug 2010 22:37:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767539#M358</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-08-07T22:37:41Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767540#M359</link>
      <description>&lt;DIV id="_mcePaste"&gt;Hi,&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Thanks for suggestions. The mkl examples directory is designated user "47081" and the group is "600". Perhaps this was an under-appreciated detail in Intel's download process.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;I moved the necessary goods from there to one of my own directories and then attempted the make. Below is the result,&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;		&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;make libem64t function=complex_1d_double_ex1
make dfti_example_support.c dfti_example_status_print.c complex_1d_double_ex1.res  _IA=em64t EXT=a RES_EXT=lib
make[1]: Nothing to be done for `dfti_example_support.c'.
make[1]: Nothing to be done for `dfti_example_status_print.c'.
mkdir -p ./_results/intel_lp64_parallel_em64t_lib
icc -vec-report0 -w   -I/opt/intel/Compiler/11.1/067/Frameworks/mkl/include complex_1d_double_ex1.c dfti_example_support.c dfti_example_status_print.c -L"/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t" "/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t"/libmkl_intel_lp64.a "/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t"/libmkl_intel_thread.a "/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t"/libmkl_core.a -L"/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t" -liomp5 -lpthread -lm -o _results/intel_lp64_parallel_em64t_lib/complex_1d_double_ex1.out
ld: in /opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t/libmkl_core.a(_mc3_xz_1d_via_2d.o), ObjectFileAddressSpace::mappedAddress(0xFFFFFFFFFFFFFFFC) not in any section
make[1]: *** [complex_1d_double_ex1.res] Error 1
make: *** [libem64t] Error 2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;		&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;A&lt;/SPAN&gt;n&lt;/SPAN&gt;d here is a list of the referenced library file,&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;-rw-r--r--  1 root   600  89825128 May 19 13:55 libmkl_core.a&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Aug 2010 17:13:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767540#M359</guid>
      <dc:creator>Ted_Christopher</dc:creator>
      <dc:date>2010-08-09T17:13:31Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767541#M360</link>
      <description>That's a step forward but, not having a Mac, I have reached the limits of my capacity to help. This example builds and runs fine on OpenSuse 11.1 with the current Icc (11.1.072). &lt;BR /&gt;&lt;BR /&gt;I am not sure if Intel provides a file checksum for the library concerned (libmkl_core.a). Were they to, you could use the checksum see if your MKL installation has somehow become corrupted. Perhaps, another Macintosh owner who reads this can provide the checksum.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Aug 2010 18:46:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767541#M360</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-08-09T18:46:51Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767542#M361</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Now we try to reproduce your issue and have several questions. First of all which kind of OS you use 32 or 64 bit? And secondary, it's look like you put two command:"make libem64t function=complex_1d_double_ex1" and "make dfti_example_support.c dfti_example_status_print.c complex_1d_double_ex1.res  _IA=em64t EXT=a RES_EXT=lib" because the output of second command is similar with your output. Is it truth? To run the example you need to use"make libem64t function=complex_1d_double_ex1" only. And the last one: did you run original makefiles or changed them in some way?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Sat, 14 Aug 2010 09:14:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767542#M361</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2010-08-14T09:14:08Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767543#M362</link>
      <description>Alexander, having tried this example on Linux-x64, I can answer the second question you asked.&lt;BR /&gt;&lt;BR /&gt;The user issues the command&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;[bash]make libem64t function=complex_1d_single_ex1[/bash]&lt;/PRE&gt; Then, as you can see in the makefile, the options are parsed and a more complete &lt;I&gt;make&lt;/I&gt; command is formed and issued recursively by the &lt;I&gt;make&lt;/I&gt; program itself:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;[bash]make source/dfti_example_support.c source/dfti_example_status_print.c complex_1d_single_ex1.res  _IA=em64t EXT=a RES_EXT=lib[/bash]&lt;/PRE&gt; From the transcript that Ted Christopher provided, it is clear that the source files were compiled with no error messages. &lt;BR /&gt;&lt;BR /&gt;However, the linker ran into a problem with the static library libmkl_core.a. &lt;BR /&gt;</description>
      <pubDate>Sat, 14 Aug 2010 13:12:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767543#M362</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-08-14T13:12:15Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767544#M363</link>
      <description>Hi,&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;The problem is that I can't understand the reason why makefile formed this call to make recursively. Moreover I don't see the way how this call could be formed from the makefile. So, if this call couldn't be formed by makefile internally I supposed that this call was formed be Ted. &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Sat, 14 Aug 2010 16:15:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767544#M363</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2010-08-14T16:15:11Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767545#M364</link>
      <description>&lt;DIV id="_mcePaste"&gt;Thank you for the additional input.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;I made no changes to the makefile other that dropping some directory&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;prefixes since I had all of the source files sitting together in one&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;directory of mine. Thus no need for "source/" for example.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;mecej4 could then be correct on the recursive generation of the second&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;"make" line.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;I have downloaded some information on makefiles and will try to get up to&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;speed on them. In any case these example makefiles need some explanatory&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;comments.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;I found a way to get an example compiled. I used the following command line,&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;icc -w -o demo complex_1d_double_ex1.c dfti_example_support.c dfti_example_status_print.c&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;-L/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t  /opt/intel/Compiler/11.1/067/&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Frameworks/mkl/lib/em64t/libmkl_solver_lp64.a  -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;-openmp -lpthread&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Notice I put in some explicit addresses.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;I think the examples are too numerous and too limited. There are 146&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;example programs in the dftc directory alone. These are paired with 146&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;data files each of which contains a single number - apparently almost&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;always a single odd digit which sets the FFT data size! The workings of&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;examples starting with the need for a data filename in the command line&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;are not explained. I suggest you prune this down to do more than 10&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;example programs each of which lets the user input some parameters&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;starting with the data set size. These programs should also offer&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;the user some output performance metrics so they can get feel for the&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;MKL routines performances under different circumstances.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Good examples are important and so is explaining and supporting them.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 14 Aug 2010 17:22:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767545#M364</guid>
      <dc:creator>Ted_Christopher</dc:creator>
      <dc:date>2010-08-14T17:22:19Z</dc:date>
    </item>
    <item>
      <title>MKL example problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767546#M365</link>
      <description>&lt;DIV id="tiny_quote"&gt;&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A jquery1281929493355="63" rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=485803" href="https://community.intel.com/en-us/profile/485803/" class="basic"&gt;Ted Christopher&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="background-color: #e5e5e5; margin-left: 2px; margin-right: 2px; border: 1px inset; padding: 5px;"&gt;&lt;I&gt;&lt;DIV id="_mcePaste"&gt;Hi,&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Thanks for suggestions. The mkl examples directory is designated user "47081" and the group is "600". Perhaps this was an under-appreciated detail in Intel's download process.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;I moved the necessary goods from there to one of my own directories and then attempted the make. Below is the result,&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;make libem64t function=complex_1d_double_ex1 make dfti_example_support.c dfti_example_status_print.c complex_1d_double_ex1.res _IA=em64t EXT=a RES_EXT=lib make[1]: Nothing to be done for `dfti_example_support.c'. make[1]: Nothing to be done for `dfti_example_status_print.c'. mkdir -p ./_results/intel_lp64_parallel_em64t_lib icc -vec-report0 -w -I/opt/intel/Compiler/11.1/067/Frameworks/mkl/include complex_1d_double_ex1.c dfti_example_support.c dfti_example_status_print.c -L"/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t" "/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t"/libmkl_intel_lp64.a "/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t"/libmkl_intel_thread.a "/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t"/libmkl_core.a -L"/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t" -liomp5 -lpthread -lm -o _results/intel_lp64_parallel_em64t_lib/complex_1d_double_ex1.out ld: in /opt/intel/Compiler/11.1/067/Frameworks/mkl/lib/em64t/libmkl_core.a(_mc3_xz_1d_via_2d.o), &lt;STRONG&gt;ObjectFileAddressSpace::mappedAddress(0xFFFFFFFFFFFFFFFC) not in any section make[1]: *** [complex_1d_double_ex1.res] Error 1 make: *** [libem64t] Error 2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;A&lt;/SPAN&gt;n&lt;/SPAN&gt;d here is a list of the referenced library file,&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;SPAN style="white-space: pre;"&gt;-rw-r--r-- 1 root 600 89825128 May 19 13:55 libmkl_core.a&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;Hello Ted,&lt;BR /&gt;&lt;BR /&gt;Sorry for the delay in my reply.&lt;BR /&gt;&lt;BR /&gt;Problem you described is the known compatibility issue of static linking of Intel C++ Compiler 11.1.067 and linker that goes with Mac OS X 10.6 'Snow Leopard'. This problem is fixed in the newer compiler updates.&lt;BR /&gt;&lt;BR /&gt;Please try to usethe newest Intel C++ Compiler 11.1 Update 6. You may download it from the &lt;A href="https://registrationcenter.intel.com/RegCenter/"&gt;Intel Registration Center&lt;/A&gt;. Please let us know if this problem still reproducible.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Artem</description>
      <pubDate>Mon, 16 Aug 2010 03:38:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-example-problem/m-p/767546#M365</guid>
      <dc:creator>IDZ_A_Intel</dc:creator>
      <dc:date>2010-08-16T03:38:47Z</dc:date>
    </item>
  </channel>
</rss>

