<?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 Assume the pointer is a in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Intel-Xeon-Phi-Complex-data-transfer-with-pointers-in-structs/m-p/1081891#M61928</link>
    <description>&lt;P&gt;Assume the pointer is a pointer to an array of double's. How is the compiler or runtime system to know the size of the array of doubles?&lt;/P&gt;

&lt;P&gt;Note, if the pointer is to be a pointer to an array held locally within the MIC, then on first offload&amp;nbsp;you can pass in a NULL pointer to the MIC, it can allocate in the MIC, then pass back the pointer to the Host at completion of (first) offload. The host could not directly use the pointer, other than passing the pointer back into the MIC (as-is) on a future offload. The pointer could also be used on a getter/putter offload.&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
    <pubDate>Mon, 19 Sep 2016 14:14:22 GMT</pubDate>
    <dc:creator>jimdempseyatthecove</dc:creator>
    <dc:date>2016-09-19T14:14:22Z</dc:date>
    <item>
      <title>Intel Xeon Phi: Complex data transfer with pointers in structs</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Xeon-Phi-Complex-data-transfer-with-pointers-in-structs/m-p/1081890#M61927</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;

&lt;P&gt;I want to transfer some structs to MIC, but it seems the structs cannot contain any pointer. Is there any infrastructure I can use to handle except manually extracting those pointers and transferring them alone?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Guo&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 12:50:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Xeon-Phi-Complex-data-transfer-with-pointers-in-structs/m-p/1081890#M61927</guid>
      <dc:creator>Shanci_G_</dc:creator>
      <dc:date>2016-09-19T12:50:10Z</dc:date>
    </item>
    <item>
      <title>Assume the pointer is a</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-Xeon-Phi-Complex-data-transfer-with-pointers-in-structs/m-p/1081891#M61928</link>
      <description>&lt;P&gt;Assume the pointer is a pointer to an array of double's. How is the compiler or runtime system to know the size of the array of doubles?&lt;/P&gt;

&lt;P&gt;Note, if the pointer is to be a pointer to an array held locally within the MIC, then on first offload&amp;nbsp;you can pass in a NULL pointer to the MIC, it can allocate in the MIC, then pass back the pointer to the Host at completion of (first) offload. The host could not directly use the pointer, other than passing the pointer back into the MIC (as-is) on a future offload. The pointer could also be used on a getter/putter offload.&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 14:14:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-Xeon-Phi-Complex-data-transfer-with-pointers-in-structs/m-p/1081891#M61928</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2016-09-19T14:14:22Z</dc:date>
    </item>
  </channel>
</rss>

