<?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 Re: Pointer checks and memory bounds in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Pointer-checks-and-memory-bounds/m-p/1622233#M4021</link>
    <description>&lt;P&gt;Please check MemorySanitizer:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/find-bugs-quickly-using-sanitizers-with-oneapi-compiler.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/technical/find-bugs-quickly-using-sanitizers-with-oneapi-compiler.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2024 22:01:26 GMT</pubDate>
    <dc:creator>Alex_Y_Intel</dc:creator>
    <dc:date>2024-08-09T22:01:26Z</dc:date>
    <item>
      <title>Pointer checks and memory bounds</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Pointer-checks-and-memory-bounds/m-p/1621861#M4016</link>
      <description>&lt;P&gt;The former icpc was able to check bounds of dynamically allocated memory and memory related to pointers by using flags like&lt;/P&gt;&lt;PRE&gt;icpc -check-pointers=rw&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;That was very useful for debugging programs, specially for early stage programmers in our team. &lt;/SPAN&gt;&lt;SPAN&gt;However, with the new compiler versions like icpx this flag does not work. Is there any option to check memory bounds and pointers with icpx?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 13:16:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Pointer-checks-and-memory-bounds/m-p/1621861#M4016</guid>
      <dc:creator>epardo</dc:creator>
      <dc:date>2024-08-08T13:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pointer checks and memory bounds</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Pointer-checks-and-memory-bounds/m-p/1622233#M4021</link>
      <description>&lt;P&gt;Please check MemorySanitizer:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/find-bugs-quickly-using-sanitizers-with-oneapi-compiler.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/technical/find-bugs-quickly-using-sanitizers-with-oneapi-compiler.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 22:01:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Pointer-checks-and-memory-bounds/m-p/1622233#M4021</guid>
      <dc:creator>Alex_Y_Intel</dc:creator>
      <dc:date>2024-08-09T22:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pointer checks and memory bounds</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Pointer-checks-and-memory-bounds/m-p/1622918#M4028</link>
      <description>&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 12:13:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/Pointer-checks-and-memory-bounds/m-p/1622918#M4028</guid>
      <dc:creator>epardo</dc:creator>
      <dc:date>2024-08-13T12:13:03Z</dc:date>
    </item>
  </channel>
</rss>

