<?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 Common buffer allocation for efficient OpenMP and OpenCL performance. in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Common-buffer-allocation-for-efficient-OpenMP-and-OpenCL/m-p/1159428#M6293</link>
    <description>&lt;P&gt;I am building a library which will simultaneously perform different compute intensive operations on a vector on the CPU side and GPU side using OpenMP and OpenCL. The problem is when I override a vector's allocator for proper alignment to enable zero-copy, the OpenMP performance suffers as the vector stops being optimized for sse and avx instructions. Hence, How to write a custom allocator for a stl vector such that it can be utilised both by OpenMP/ SSE/AVX2 for CPU side work and OpenCL / zero-copy for GPU side work ?&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2019 06:19:31 GMT</pubDate>
    <dc:creator>Verma__Abhi</dc:creator>
    <dc:date>2019-09-10T06:19:31Z</dc:date>
    <item>
      <title>Common buffer allocation for efficient OpenMP and OpenCL performance.</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Common-buffer-allocation-for-efficient-OpenMP-and-OpenCL/m-p/1159428#M6293</link>
      <description>&lt;P&gt;I am building a library which will simultaneously perform different compute intensive operations on a vector on the CPU side and GPU side using OpenMP and OpenCL. The problem is when I override a vector's allocator for proper alignment to enable zero-copy, the OpenMP performance suffers as the vector stops being optimized for sse and avx instructions. Hence, How to write a custom allocator for a stl vector such that it can be utilised both by OpenMP/ SSE/AVX2 for CPU side work and OpenCL / zero-copy for GPU side work ?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 06:19:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Common-buffer-allocation-for-efficient-OpenMP-and-OpenCL/m-p/1159428#M6293</guid>
      <dc:creator>Verma__Abhi</dc:creator>
      <dc:date>2019-09-10T06:19:31Z</dc:date>
    </item>
  </channel>
</rss>

