<?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:sde errors on linux in Mobile and Desktop Processors</title>
    <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1463307#M61852</link>
    <description>&lt;P&gt;Hello, &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/250893"&gt;@tictoctac&lt;/a&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank&amp;nbsp;you&amp;nbsp;for&amp;nbsp;the&amp;nbsp;information&amp;nbsp;provided.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Due to this product being discontinued, Intel Customer Service no longer supports inquiries for it.&amp;nbsp;You may also find the&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/support/discontinued-products.html" rel="noopener noreferrer" target="_blank"&gt;Discontinued Products website&lt;/A&gt;, helping to address your request.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can get the specifications and verify this product's discontinuance status at the&amp;nbsp;Intel® Product Specifications&amp;nbsp;website &amp;gt;&amp;nbsp;Marketing Status&amp;nbsp;&amp;gt; "Discontinued":&amp;nbsp;&amp;nbsp;&lt;A href="https://ark.intel.com/content/www/us/en/ark/products/75119/intel-core-i74702mq-processor-6m-cache-up-to-3-20-ghz.html" rel="noopener noreferrer" target="_blank"&gt;Intel® Core™ i7-4702MQ Processor&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please keep in mind that this thread will no longer be monitored by Intel. Thank you for your understanding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jocelyn M.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Mar 2023 15:51:28 GMT</pubDate>
    <dc:creator>Jocelyn_Intel</dc:creator>
    <dc:date>2023-03-08T15:51:28Z</dc:date>
    <item>
      <title>sde errors on linux</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1408596#M59043</link>
      <description>&lt;P&gt;I'm running an executable that uses avx512 with sde in a cpu without these instructions under linux with the following command:&lt;/P&gt;
&lt;P&gt;/home/user/sde-external-9.7.0-2022-05-09-lin/sde -icl -- ./executable&lt;/P&gt;
&lt;P&gt;I get the following errors:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;/home/user/sde-external-9.7.0-2022-05-09-lin/sde -icl -- ./executable
SDE ERROR: valid

 at (no-file):329 Function (no-func)
A: /tmp_proj/sde_admin/emx/external/pin/Source/pin/vm_u/vm_signal_impl_unix.cpp: NotifyExit: 1247: assertion failed: _initialized

################################################################################
## STACK TRACE
################################################################################
??? at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/pinbin+0x0003f4fc6 

LEVEL_VM::VM::Shutdown+0x00000008f at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/pinbin+0x0002ddd8f 

LEVEL_VM::VM_SHUTDOWN_MANAGER::CompleteShutdown+0x00000007c at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/pinbin+0x0002de5fc 

LEVEL_VM::VM_SHUTDOWN_MANAGER::DoShutdown+0x000000083 at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/pinbin+0x0002e1593 

LEVEL_VM::VM_Shutdown+0x0000000a4 at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/pinbin+0x0002e22c4 

??? at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/pinbin+0x00024e51a 

??? at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/sde-mix-mt.so+0x0004c390a 

??? at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/sde-mix-mt.so+0x0000f60e1 

??? at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/sde-mix-mt.so+0x0001a7a3b 

??? at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/sde-mix-mt.so+0x0001a73d6 

??? at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/sde-mix-mt.so+0x0000657e3 

??? at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/sde-mix-mt.so+0x000065e38 

main+0x000000096 at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/sde-mix-mt.so+0x000023e76 

LEVEL_INJECTOR::UNIX_INJECTEE::StartTool+0x0000001a0 at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/pinbin+0x00045e870 

LEVEL_INJECTOR::UNIX_INJECTEE::RunMainThreadOnPinStackAttach+0x000000324 at /home/user/sde-external-9.7.0-2022-05-09-lin/intel64/pinbin+0x0004641d4 

Detach Service Count: 1
Pin: pin-3.23-98579-b15ab7903
Copyright 2002-2022 Intel Corporation.
&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 16 Aug 2022 16:46:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1408596#M59043</guid>
      <dc:creator>tictoctac</dc:creator>
      <dc:date>2022-08-16T16:46:44Z</dc:date>
    </item>
    <item>
      <title>Re:sde errors on linux</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1408781#M59044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please provide us with Sample reproducer and steps to reproduce the issue, so that we can investigate more on your issue from our end?&lt;/P&gt;&lt;P&gt;Also, please provide the compiler version being used.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Priyanshu.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Aug 2022 08:08:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1408781#M59044</guid>
      <dc:creator>PriyanshuK_Intel</dc:creator>
      <dc:date>2022-08-17T08:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re:sde errors on linux</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1408794#M59045</link>
      <description>&lt;P&gt;I cannot give the source code or the executable because it's a commercial product but I have found that sde 9.7 gives a segmentation fault also with an open source program: &lt;A href="https://github.com/official-stockfish/Stockfish" target="_blank"&gt;https://github.com/official-stockfish/Stockfish&lt;/A&gt; I have attached the executable generated.&lt;/P&gt;
&lt;P&gt;I haven't used an intel compiler (I have used gcc 11.2) but I have problems with intel sde 9.7.&lt;/P&gt;
&lt;P&gt;I have 2 different pc, one with haswell cpu and one with zen3 cpu. With haswell one sde works while with zen3 cpu the sde give segmentation fault or the error message that I have posted so I don't know if it's easy to reproduce.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 08:55:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1408794#M59045</guid>
      <dc:creator>tictoctac</dc:creator>
      <dc:date>2022-08-17T08:55:57Z</dc:date>
    </item>
    <item>
      <title>Re:sde errors on linux</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1462893#M61814</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/250893"&gt;@tictoctac&lt;/a&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank&amp;nbsp;you&amp;nbsp;for&amp;nbsp;posting&amp;nbsp;on&amp;nbsp;the&amp;nbsp;Intel®&amp;nbsp;communities.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am sorry to hear what is happening with your&amp;nbsp;processors, I will gladly assist you here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please confirm the models of the processors you are having these issues?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jocelyn M.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2023 20:10:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1462893#M61814</guid>
      <dc:creator>Jocelyn_Intel</dc:creator>
      <dc:date>2023-03-07T20:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re:sde errors on linux</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1463265#M61844</link>
      <description>&lt;P&gt;I have the reported errors with a ryzen 5950x.&lt;/P&gt;
&lt;P&gt;With an Intel Core i7-4702MQ the same executables runs fine without problems.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 13:21:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1463265#M61844</guid>
      <dc:creator>tictoctac</dc:creator>
      <dc:date>2023-03-08T13:21:19Z</dc:date>
    </item>
    <item>
      <title>Re:sde errors on linux</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1463307#M61852</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/250893"&gt;@tictoctac&lt;/a&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank&amp;nbsp;you&amp;nbsp;for&amp;nbsp;the&amp;nbsp;information&amp;nbsp;provided.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Due to this product being discontinued, Intel Customer Service no longer supports inquiries for it.&amp;nbsp;You may also find the&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/support/discontinued-products.html" rel="noopener noreferrer" target="_blank"&gt;Discontinued Products website&lt;/A&gt;, helping to address your request.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can get the specifications and verify this product's discontinuance status at the&amp;nbsp;Intel® Product Specifications&amp;nbsp;website &amp;gt;&amp;nbsp;Marketing Status&amp;nbsp;&amp;gt; "Discontinued":&amp;nbsp;&amp;nbsp;&lt;A href="https://ark.intel.com/content/www/us/en/ark/products/75119/intel-core-i74702mq-processor-6m-cache-up-to-3-20-ghz.html" rel="noopener noreferrer" target="_blank"&gt;Intel® Core™ i7-4702MQ Processor&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please keep in mind that this thread will no longer be monitored by Intel. Thank you for your understanding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jocelyn M.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Mar 2023 15:51:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/sde-errors-on-linux/m-p/1463307#M61852</guid>
      <dc:creator>Jocelyn_Intel</dc:creator>
      <dc:date>2023-03-08T15:51:28Z</dc:date>
    </item>
  </channel>
</rss>

