<?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 Fast data buffer initialisation routine in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-data-buffer-initialisation-routine/m-p/810448#M3856</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;On C/C++ you can use standard&lt;BR /&gt; Function: void * memset (void *BLOCK, int C, size_t SIZE)&lt;BR /&gt; This function copies the value of C (converted to an `unsigned&lt;BR /&gt; char') into each of the first SIZE bytes of the object beginning&lt;BR /&gt; at BLOCK. It returns the value of BLOCK.&lt;BR /&gt;&lt;BR /&gt;And in case of using Intel compilers it will be highly optimized.</description>
    <pubDate>Wed, 02 Feb 2011 04:42:19 GMT</pubDate>
    <dc:creator>barragan_villanueva_</dc:creator>
    <dc:date>2011-02-02T04:42:19Z</dc:date>
    <item>
      <title>Fast data buffer initialisation routine</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-data-buffer-initialisation-routine/m-p/810447#M3855</link>
      <description>I can't find a fast data buffer initialisation routine in MKL, VML etc (Typical use would be to set all array elements to zero.) I would have thought that this would be a useful routine. I did a lot of work with the Digital Extended Maths Library some years ago which from memory had a fast initialisation routine.&lt;BR /&gt;&lt;BR /&gt;Apologies if there is one and I've missed it&lt;BR /&gt;&lt;BR /&gt;David&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Feb 2011 23:25:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-data-buffer-initialisation-routine/m-p/810447#M3855</guid>
      <dc:creator>dehvidc1</dc:creator>
      <dc:date>2011-02-01T23:25:33Z</dc:date>
    </item>
    <item>
      <title>Fast data buffer initialisation routine</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-data-buffer-initialisation-routine/m-p/810448#M3856</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;On C/C++ you can use standard&lt;BR /&gt; Function: void * memset (void *BLOCK, int C, size_t SIZE)&lt;BR /&gt; This function copies the value of C (converted to an `unsigned&lt;BR /&gt; char') into each of the first SIZE bytes of the object beginning&lt;BR /&gt; at BLOCK. It returns the value of BLOCK.&lt;BR /&gt;&lt;BR /&gt;And in case of using Intel compilers it will be highly optimized.</description>
      <pubDate>Wed, 02 Feb 2011 04:42:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-data-buffer-initialisation-routine/m-p/810448#M3856</guid>
      <dc:creator>barragan_villanueva_</dc:creator>
      <dc:date>2011-02-02T04:42:19Z</dc:date>
    </item>
  </channel>
</rss>

