<?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: OpenMP Segmentation Fault on XE Max GPU in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/OpenMP-Segmentation-Fault-on-XE-Max-GPU/m-p/1279067#M8224</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We received same thread on the &amp;nbsp;Intel oneAPI HPC Toolkit forum from you and we are assisting you on that. Hence we are marking this thread as a duplicate and will no longer monitor it.&lt;/P&gt;
&lt;P&gt;Please expect a reply on the below thread.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/OpenMP-Segmentation-Fault-on-XE-Max-GPU/m-p/1269308#M8001" target="_blank" rel="noopener"&gt;https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/OpenMP-Segmentation-Fault-on-XE-Max-GPU/m-p/1269308#M8001&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;Abhishek&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 08 May 2021 02:57:36 GMT</pubDate>
    <dc:creator>AbhishekD_Intel</dc:creator>
    <dc:date>2021-05-08T02:57:36Z</dc:date>
    <item>
      <title>OpenMP Segmentation Fault on XE Max GPU</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/OpenMP-Segmentation-Fault-on-XE-Max-GPU/m-p/1269313#M8004</link>
      <description>&lt;DIV class="lia-quilt-row lia-quilt-row-message-subject"&gt;
&lt;DIV class="lia-quilt-column lia-quilt-column-24 lia-quilt-column-single lia-quilt-column-message-subject-content"&gt;
&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-single"&gt;
&lt;DIV class="topic-subject-wrapper"&gt;
&lt;DIV class="lia-message-subject lia-component-message-view-widget-subject"&gt;
&lt;DIV class="MessageSubject"&gt;&lt;SPAN style="font-family: inherit;"&gt;I am trying to find the cause of a segmentation fault when running several of the SPEC Accel OpenMP benchmarks. Specifically, I have been working with the 552.ep (embarrassingly parallel) benchmark.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-quilt-row lia-quilt-row-message-body"&gt;
&lt;DIV class="lia-quilt-column lia-quilt-column-24 lia-quilt-column-single lia-quilt-column-message-body-content"&gt;
&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-single"&gt;
&lt;DIV id="bodyDisplay_14f6cba6579457_2f72b" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;OS: x86_64 GNU/Linux&lt;BR /&gt;CPU: Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz&lt;BR /&gt;Accelerator: Intel Iris Xe MAX&lt;BR /&gt;Toolkit: Intel(R) oneAPI DPC++ Compiler 2021.1.2 (2020.10.0.1214)&lt;/P&gt;
&lt;P&gt;Compilation commands:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ ulimit -s unlimited
$ export IGC_EnableDPEmulation=1
$ export OverrideDefaultFP64Settings=1
$ source /opt/intel/oneapi/setvars.sh

$ icx -g -Wall -O3 -I. -fiopenmp -fopenmp-targets=spir64 *.c -o ep -lm
$ gdb ./ep&lt;/LI-CODE&gt;
&lt;P&gt;Here is the result of running ((gdb) run). I can install the missing debuginfos and update the question if that would help in finding a solution. I also tried to include the backtrace ((gdb) bt), but it seemed like it was causing my post to be marked as spam.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;(gdb) run
Starting program: /552.pep/src/ep 
Missing separate debuginfos, use: yum debuginfo-install glibc-2.28-127.el8.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x155550008700 (LWP 811436)]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x15554d9ac700 (LWP 811437)]
 Reading from input file ep.input


 NAS Parallel Benchmarks (NPB3.3-OPENMP-C) - EP Benchmark

 Number of random numbers generated:        67108864

Thread 1 "ep" received signal SIGSEGV, Segmentation fault.
0x000015553f455bca in vISA::G4_SrcRegRegion::computeLeftBound() () from /lib64/libigc.so.1
Missing separate debuginfos, use: yum debuginfo-install intel-gmmlib-20.4.1-i482.el8.x86_64 intel-igc-core-1.0.6410-i509.el8.x86_64 intel-igc-opencl-1.0.6410-i509.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 libgcc-8.3.1-5.1.el8.x86_64 libstdc++-8.3.1-5.1.el8.x86_64 libxml2-2.9.7-8.el8.x86_64 ncurses-libs-6.1-7.20180224.el8.x86_64 xz-libs-5.2.4-3.el8.x86_64&lt;/LI-CODE&gt;
&lt;P&gt;Also, I'm intending to use the level0 backend, but I see "OpenCLProgramContext" in the gdb output. Does this mean I may be using the OpenCL backend by mistake?&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 Mar 2021 18:33:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/OpenMP-Segmentation-Fault-on-XE-Max-GPU/m-p/1269313#M8004</guid>
      <dc:creator>lamb</dc:creator>
      <dc:date>2021-03-30T18:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: OpenMP Segmentation Fault on XE Max GPU</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/OpenMP-Segmentation-Fault-on-XE-Max-GPU/m-p/1279067#M8224</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We received same thread on the &amp;nbsp;Intel oneAPI HPC Toolkit forum from you and we are assisting you on that. Hence we are marking this thread as a duplicate and will no longer monitor it.&lt;/P&gt;
&lt;P&gt;Please expect a reply on the below thread.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/OpenMP-Segmentation-Fault-on-XE-Max-GPU/m-p/1269308#M8001" target="_blank" rel="noopener"&gt;https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/OpenMP-Segmentation-Fault-on-XE-Max-GPU/m-p/1269308#M8001&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;Abhishek&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 May 2021 02:57:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/OpenMP-Segmentation-Fault-on-XE-Max-GPU/m-p/1279067#M8224</guid>
      <dc:creator>AbhishekD_Intel</dc:creator>
      <dc:date>2021-05-08T02:57:36Z</dc:date>
    </item>
  </channel>
</rss>

