<?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 Assuming by CPU you meant in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Map-Unmap-operations-with-Zero-copy-buffer/m-p/1177832#M6667</link>
    <description>&lt;P&gt;Assuming by CPU you meant host, then map/unmap is needed still because it is UB by the spec (implementation may cache the data). So automatic propagation is not guaranteed by spec and is implementation defined.&lt;/P&gt;&lt;P&gt;Also good reading on host pointer topic:&amp;nbsp;&lt;A href="https://community.khronos.org/t/clarify-cl-mem-use-host-ptr/2333" style="color:#0563c1; text-decoration:underline"&gt;https://community.khronos.org/t/clarify-cl-mem-use-host-ptr/2333&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 11:02:24 GMT</pubDate>
    <dc:creator>Evgeniy_T_Intel</dc:creator>
    <dc:date>2019-10-18T11:02:24Z</dc:date>
    <item>
      <title>Map/Unmap operations with Zero copy buffer.</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Map-Unmap-operations-with-Zero-copy-buffer/m-p/1177831#M6666</link>
      <description>&lt;P&gt;When we create physical zero copy buffers using USE_HOST_PTR, do we really need to perform map/unmap operations everytime we make changes to the buffer from the CPU side. Since, both GPU and CPU access the same memory, will not the changes propagate themselves automatically?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 05:48:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Map-Unmap-operations-with-Zero-copy-buffer/m-p/1177831#M6666</guid>
      <dc:creator>verma__abhi1</dc:creator>
      <dc:date>2019-10-11T05:48:57Z</dc:date>
    </item>
    <item>
      <title>Assuming by CPU you meant</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Map-Unmap-operations-with-Zero-copy-buffer/m-p/1177832#M6667</link>
      <description>&lt;P&gt;Assuming by CPU you meant host, then map/unmap is needed still because it is UB by the spec (implementation may cache the data). So automatic propagation is not guaranteed by spec and is implementation defined.&lt;/P&gt;&lt;P&gt;Also good reading on host pointer topic:&amp;nbsp;&lt;A href="https://community.khronos.org/t/clarify-cl-mem-use-host-ptr/2333" style="color:#0563c1; text-decoration:underline"&gt;https://community.khronos.org/t/clarify-cl-mem-use-host-ptr/2333&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 11:02:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Map-Unmap-operations-with-Zero-copy-buffer/m-p/1177832#M6667</guid>
      <dc:creator>Evgeniy_T_Intel</dc:creator>
      <dc:date>2019-10-18T11:02:24Z</dc:date>
    </item>
  </channel>
</rss>

