<?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 I forgot to mention that we in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169912#M28498</link>
    <description>&lt;P&gt;I forgot to mention that we see this with both 32-bit and 64-bit builds.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2017 18:43:47 GMT</pubDate>
    <dc:creator>Weeks__John</dc:creator>
    <dc:date>2017-08-23T18:43:47Z</dc:date>
    <item>
      <title>Warnings from libiomp5.a when linking on Macintosh with Xcode 8</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169909#M28495</link>
      <description>&lt;P&gt;We are using MKL and linking with libiomp5.a. Since starting to use Xcode 8.3.3 to build, we have been getting a large number of warnings like this:&lt;/P&gt;

&lt;P&gt;:-1: warning: pointer not aligned at address 0x11132A942 (anon + 112 from ...libs/libiomp5.a(iomp.o))&lt;/P&gt;

&lt;P&gt;Does anyone know how to silence this?&lt;/P&gt;

&lt;P&gt;Thanks, John Weeks&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 20:48:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169909#M28495</guid>
      <dc:creator>Weeks__John</dc:creator>
      <dc:date>2017-08-18T20:48:34Z</dc:date>
    </item>
    <item>
      <title>what version of MKL and</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169910#M28496</link>
      <description>&lt;P&gt;what version of MKL and compiler do you use?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2017 03:43:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169910#M28496</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-08-20T03:43:50Z</dc:date>
    </item>
    <item>
      <title>Thankst!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169911#M28497</link>
      <description>&lt;P&gt;Thankst!&lt;/P&gt;

&lt;P&gt;I did include the Xcode version: 8.3.3. I'm building on OS X 10.12.6. I am using libraries from a newly-installed &lt;SPAN style="color: rgb(70, 71, 73); font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 14px; text-size-adjust: auto;"&gt;Intel® Parallel Studio XE Composer Edition for Fortran macOS, 2017 Update 4. I've seen the warning from earlier versions as well.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 17:47:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169911#M28497</guid>
      <dc:creator>Weeks__John</dc:creator>
      <dc:date>2017-08-23T17:47:03Z</dc:date>
    </item>
    <item>
      <title>I forgot to mention that we</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169912#M28498</link>
      <description>&lt;P&gt;I forgot to mention that we see this with both 32-bit and 64-bit builds.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:43:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169912#M28498</guid>
      <dc:creator>Weeks__John</dc:creator>
      <dc:date>2017-08-23T18:43:47Z</dc:date>
    </item>
    <item>
      <title>It occurs to me that the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169913#M28499</link>
      <description>&lt;P&gt;It occurs to me that the Xcode version isn't exactly what you want. Here is better info:&lt;/P&gt;

&lt;P&gt;
	&lt;STYLE type="text/css"&gt;p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff}
span.s1 {font-variant-ligatures: no-common-ligatures}
	&lt;/STYLE&gt;
&lt;/P&gt;

&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Johns-5k-iMac:IgorSrc7 johnweeks$ /usr/bin/clang --version&lt;/SPAN&gt;&lt;/P&gt;

&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Apple LLVM version 8.1.0 (clang-802.0.42)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Target: x86_64-apple-darwin16.7.0&lt;/SPAN&gt;&lt;/P&gt;

&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thread model: posix&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 22:14:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Warnings-from-libiomp5-a-when-linking-on-Macintosh-with-Xcode-8/m-p/1169913#M28499</guid>
      <dc:creator>Weeks__John</dc:creator>
      <dc:date>2017-08-23T22:14:04Z</dc:date>
    </item>
  </channel>
</rss>

