<?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:encountered problems when using the GPU to run the program on the devcloud in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1519661#M3258</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;I don't have permission to execute this command on devcloud&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; Intel DevCloud is a shared environment which comes with pre-installed validated Intel oneAPI software and complimentary packages. As a policy, we do not install custom (open source or 3rd party licensed) software to the environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, We can't help much here. If you still have any issues, do let us know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt; Vankudothu Vaishnavi.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 01 Sep 2023 10:57:56 GMT</pubDate>
    <dc:creator>VaishnaviV_Intel</dc:creator>
    <dc:date>2023-09-01T10:57:56Z</dc:date>
    <item>
      <title>encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1515713#M3231</link>
      <description>&lt;P&gt;I encountered problems when using the GPU to run the program on the devcloud:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;terminate called after throwing an instance of 'sycl::_V1::runtime_error'&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;what():&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Native API failed. Native API returns: -1 (PI_ERROR_DEVICE_NOT_FOUND) -1 (PI_ERROR_DEVICE_NOT_FOUND)&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's hard to say how to reproduce, I don't have this error in many cases.&lt;BR /&gt;This error shows so little useful information that it is difficult for me to locate the problem.&lt;/P&gt;&lt;P&gt;I'm not sure if this is due to the calculation being done on the GPU without returning a result.&lt;BR /&gt;Does anyone know more about this error and can provide me with more information?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 13:10:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1515713#M3231</guid>
      <dc:creator>HongbinBao</dc:creator>
      <dc:date>2023-08-19T13:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1515959#M3232</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The reason behind the below error was, you are trying to run a GPU binary on the non-GPU node on Devcloud i.e. the node you are using doesn't have a GPU device on it.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JaideepK_Intel_0-1692603613826.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/44857iBA68B332DF3CB5E9/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="JaideepK_Intel_0-1692603613826.png" alt="JaideepK_Intel_0-1692603613826.png" /&gt;&lt;/span&gt;&lt;BR /&gt;How to check the GPU device/list of devices on a particular node? use the below command :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sycl-ls&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use the below command to access a particular GPU node:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;qsub -I -l nodes=1:gpu:ppn=2 -d .&lt;/LI-CODE&gt;
&lt;P&gt;To know more about job submission commands please follow the below link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://devcloud.intel.com/oneapi/documentation/job-submission/" target="_blank" rel="noopener"&gt;https://devcloud.intel.com/oneapi/documentation/job-submission/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this resolves your issue, make sure to accept this as a solution. This would help others with similar issues. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jaideep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 07:42:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1515959#M3232</guid>
      <dc:creator>JaideepK_Intel</dc:creator>
      <dc:date>2023-08-21T07:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1515984#M3233</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I use &lt;/SPAN&gt;&lt;SPAN class=""&gt;qsub -I -l nodes=1:gpu:ppn=2 -d .&lt;/SPAN&gt;&lt;SPAN class=""&gt; Assign me computing node&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;sycl-ls&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Message as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;[opencl:cpu:0] Intel(R) OpenCL, 11th Gen Intel(R) Core(TM) i9-11900KB @ 3.30GHz 3.0 [2023.16.7.0.21_160000]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;[opencl:gpu:1] Intel(R) OpenCL HD Graphics, Intel(R) UHD Graphics [0x9a60] 3.0 [22.43.24595.35]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;[ext_oneapi_level_zero:gpu:0] Intel(R) Level-Zero, Intel(R) UHD Graphics [0x9a60] 1.3 [1.3.24595]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;This error occurs about 20 seconds after running the program:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Running on: Intel(R) UHD Graphics [0x9a60]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;terminate called after throwing an instance of 'sycl::_V1::runtime_error'&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;what(): Native API failed. Native API returns: -1 (PI_ERROR_DEVICE_NOT_FOUND) -1 (PI_ERROR_DEVICE_NOT_FOUND)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Aborted&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;real&lt;/SPAN&gt; &lt;SPAN class=""&gt;0m20.771s&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;user&lt;/SPAN&gt; &lt;SPAN class=""&gt;0m8.174s&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;sys&lt;/SPAN&gt; &lt;SPAN class=""&gt;0m12.573s&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Then I check the device information:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;sycl-ls&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;[opencl:cpu:0] Intel(R) OpenCL, 11th Gen Intel(R) Core(TM) i9-11900KB @ 3.30GHz 3.0 [2023.16.7.0.21_160000]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;[opencl:gpu:1] Intel(R) OpenCL HD Graphics, Intel(R) UHD Graphics [0x9a60] 3.0 [22.43.24595.35]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;[ext_oneapi_level_zero:gpu:0] Intel(R) Level-Zero, Intel(R) UHD Graphics [0x9a60] 1.3 [1.3.24595]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;My sycl select device code is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;cl::sycl::queue deviceQueue(cl::sycl::default_selector_v);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;std::cout &amp;lt;&amp;lt; "Running on: "&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;lt;&amp;lt; deviceQueue.get_device().get_info&amp;lt;cl::sycl::info::device::name&amp;gt;()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;lt;&amp;lt; std::endl;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The queue task submission code is roughly as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt; &amp;nbsp;  u-&amp;gt;queue.submit([&amp;amp;](cl::sycl::handler&amp;amp; cgh) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp;  cgh.single_task&amp;lt;class my_kernel&amp;gt;([=]()  {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp;  });&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;u-&amp;gt;queue.wait_and_throw();&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;In fact, the situation where this error occurs is: I used to allocate shared memory through USM, and then calculate on the GPU. After one calculation is completed, the kernel is interrupted, the result of this time is output, and then the kernel is restarted for the next calculation, and so on. In this case there is no error.&lt;/SPAN&gt; &lt;SPAN class=""&gt;But in this case, the efficiency will be very low, so I canceled the output code after the operation is completed, and I want the GPU to not interrupt until all operations are completed, and then this error will appear.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 09:27:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1515984#M3233</guid>
      <dc:creator>HongbinBao</dc:creator>
      <dc:date>2023-08-21T09:27:01Z</dc:date>
    </item>
    <item>
      <title>Re:encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1516397#M3234</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please share us the sample reproducer so that we can investigate your issue more thoroughly?&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;Vankudothu Vaishnavi.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2023 09:28:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1516397#M3234</guid>
      <dc:creator>VaishnaviV_Intel</dc:creator>
      <dc:date>2023-08-22T09:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re:encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1516783#M3237</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Here's a minimal reproduction of the problem:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The reason for the problem is that there is an infinite loop in the SYCL kernel code. Even if a certain state of the infinite loop will stop, the same error will occur. At the same time, I am not sure how large the for loop will be. This error will appear. This doesn't seem to be the cause of DevCloud, but of dpcpp? I'm not sure why this is a problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Create a test file:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;infinite_loop.cpp&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;#include &amp;lt;CL/sycl.hpp&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;int main() {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp;  cl::sycl::queue queue;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp;  std::vector&amp;lt;int&amp;gt; data(1, 42);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp;  cl::sycl::buffer&amp;lt;int, 1&amp;gt; buffer(data.data(), data.size());&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp;  queue.submit([&amp;amp;](cl::sycl::handler&amp;amp; cgh) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;  auto acc = buffer.get_access&amp;lt;cl::sycl::access::mode::read_write&amp;gt;(cgh);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;  cgh.parallel_for&amp;lt;class infinite_loop&amp;gt;(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  cl::sycl::range&amp;lt;1&amp;gt;(data.size()), &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  [=](cl::sycl::id&amp;lt;1&amp;gt; idx) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  for(;;) { &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  });&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp;  });&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp;  queue.wait_and_throw();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;nbsp;  return 0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;compile and run&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;icpx -fsycl infinite_loop.cpp -o infinite_loop&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN&gt;./infinite_loop&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;This is not caused by devcloud environment problems&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 09:33:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1516783#M3237</guid>
      <dc:creator>HongbinBao</dc:creator>
      <dc:date>2023-08-23T09:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re:encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1516947#M3238</link>
      <description>&lt;P&gt;The cause of the problem seems to be: A workload that takes more than four seconds for GPU hardware to execute is a long-running workload. By default, individual threads that qualify as long-running workloads are considered hung and are terminated.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/oneapi/installation-guide-linux/2023-2/gpu-disable-hangcheck.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/oneapi/installation-guide-linux/2023-2/gpu-disable-hangcheck.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 19:17:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1516947#M3238</guid>
      <dc:creator>HongbinBao</dc:creator>
      <dc:date>2023-08-23T19:17:19Z</dc:date>
    </item>
    <item>
      <title>Re:encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1518264#M3244</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the reproducer with us.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&lt;/EM&gt;&lt;EM style="font-family: intel-clear, serif;"&gt;The cause of the problem seems to be: A workload that takes more than four seconds for GPU hardware to execute is a long-running workload. By default, individual threads that qualify as long-running workloads are considered hung and are terminated.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/oneapi/installation-guide-linux/2023-2/gpu-disable-hangcheck.html" rel="noopener noreferrer" target="_blank" style="font-family: intel-clear, serif;"&gt;&lt;EM&gt;https://www.intel.com/content/www/us/en/docs/oneapi/installation-guide-linux/2023-2/gpu-disable-hangcheck.html&lt;/EM&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Did disabling the GPU Hang check resolve the problem for you?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vankudothu Vaishnavi.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Aug 2023 10:49:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1518264#M3244</guid>
      <dc:creator>VaishnaviV_Intel</dc:creator>
      <dc:date>2023-08-28T10:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re:encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1518637#M3245</link>
      <description>&lt;P&gt;hi，&lt;/P&gt;&lt;P&gt;I don't have permission to execute this command on devcloud&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;sudo sh -c "echo N&amp;gt; /sys/module/i915/parameters/enable_hangcheck"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/274042"&gt;@VaishnaviV_Intel&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing the reproducer with us.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&lt;/EM&gt;&lt;EM&gt;The cause of the problem seems to be: A workload that takes more than four seconds for GPU hardware to execute is a long-running workload. By default, individual threads that qualify as long-running workloads are considered hung and are terminated.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/oneapi/installation-guide-linux/2023-2/gpu-disable-hangcheck.html" target="_blank" rel="noopener noreferrer"&gt;&lt;EM&gt;https://www.intel.com/content/www/us/en/docs/oneapi/installation-guide-linux/2023-2/gpu-disable-hangcheck.html&lt;/EM&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did disabling the GPU Hang check resolve the problem for you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vankudothu Vaishnavi.&lt;/P&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 08:46:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1518637#M3245</guid>
      <dc:creator>HongbinBao</dc:creator>
      <dc:date>2023-08-29T08:46:41Z</dc:date>
    </item>
    <item>
      <title>Re:encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1519661#M3258</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;I don't have permission to execute this command on devcloud&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; Intel DevCloud is a shared environment which comes with pre-installed validated Intel oneAPI software and complimentary packages. As a policy, we do not install custom (open source or 3rd party licensed) software to the environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, We can't help much here. If you still have any issues, do let us know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt; Vankudothu Vaishnavi.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Sep 2023 10:57:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1519661#M3258</guid>
      <dc:creator>VaishnaviV_Intel</dc:creator>
      <dc:date>2023-09-01T10:57:56Z</dc:date>
    </item>
    <item>
      <title>Re:encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1521859#M3269</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you.&lt;/P&gt;&lt;P&gt;Do you have any other issues? If no, could you please confirm whether we can close this thread from our end?&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;Vankudothu Vaishnavi.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2023 10:32:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1521859#M3269</guid>
      <dc:creator>VaishnaviV_Intel</dc:creator>
      <dc:date>2023-09-08T10:32:48Z</dc:date>
    </item>
    <item>
      <title>Re:encountered problems when using the GPU to run the program on the devcloud</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1523605#M3281</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you. If you have any issues, please post a new question as this thread will no longer be monitored by Intel.&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;Vankudothu Vaishnavi.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Sep 2023 05:08:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/encountered-problems-when-using-the-GPU-to-run-the-program-on/m-p/1523605#M3281</guid>
      <dc:creator>VaishnaviV_Intel</dc:creator>
      <dc:date>2023-09-14T05:08:13Z</dc:date>
    </item>
  </channel>
</rss>

