<?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 Hi Rahul in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1152770#M135</link>
    <description>&lt;P&gt;Hi Rahul&lt;/P&gt;&lt;P&gt;If you would like to read more about the use case for pitch2D texture arrays, please see my presentation at&lt;/P&gt;&lt;P&gt;&lt;A href="http://on-demand.gputechconf.com/gtc/2016/presentation/s6197-ismayil-guracar-improving-high-performance-image-resizing-and-rotation.pdf" target="_blank"&gt;http://on-demand.gputechconf.com/gtc/2016/presentation/s6197-ismayil-guracar-improving-high-performance-image-resizing-and-rotation.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ismayil&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2019 13:22:02 GMT</pubDate>
    <dc:creator>Guracar__Ismayil</dc:creator>
    <dc:date>2019-12-09T13:22:02Z</dc:date>
    <item>
      <title>cudaResourceTypePitch2D conversion</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1152768#M133</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to convert a simple cuda program which uses pitch2D textures and I get the following error messages:&lt;/P&gt;
&lt;PRE class="brush:; class-name:dark;"&gt;D:\ProgramData\NVIDIA Corporation\CUDA\Samples\v8.0\3_Imaging\cudaMPR\test.cu:25:35: warning: DPCT1004:0: Could not generate replacement.
        resDescInput[instance].resType = cudaResourceTypePitch2D;
                                         ^
D:\ProgramData\NVIDIA Corporation\CUDA\Samples\v8.0\3_Imaging\cudaMPR\test.cu:26:2: warning: DPCT1004:1: Could not generate replacement.
        resDescInput[instance].res.pitch2D.devPtr = d_In;
        ^
D:\ProgramData\NVIDIA Corporation\CUDA\Samples\v8.0\3_Imaging\cudaMPR\test.cu:28:2: warning: DPCT1004:2: Could not generate replacement.
        resDescInput[instance].res.pitch2D.desc = channelDesc;
        ^
D:\ProgramData\NVIDIA Corporation\CUDA\Samples\v8.0\3_Imaging\cudaMPR\test.cu:29:2: warning: DPCT1004:3: Could not generate replacement.
        resDescInput[instance].res.pitch2D.height = pSize;
        ^
D:\ProgramData\NVIDIA Corporation\CUDA\Samples\v8.0\3_Imaging\cudaMPR\test.cu:30:2: warning: DPCT1004:4: Could not generate replacement.
        resDescInput[instance].res.pitch2D.width = rSize;
        ^
D:\ProgramData\NVIDIA Corporation\CUDA\Samples\v8.0\3_Imaging\cudaMPR\test.cu:31:2: warning: DPCT1004:5: Could not generate replacement.
        resDescInput[instance].res.pitch2D.pitchInBytes = pPitch;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a plan for support for pitch2D array type in DPC++ or is there an alternative to texture from flat memory that doesn't require a memcpy to do pitch conversion?&amp;nbsp; I have attached a code sample.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Ismayil&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2019 17:51:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1152768#M133</guid>
      <dc:creator>Guracar__Ismayil</dc:creator>
      <dc:date>2019-12-06T17:51:33Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1152769#M134</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us. We are working on this issue and will get back to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 04:18:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1152769#M134</guid>
      <dc:creator>RahulV_intel</dc:creator>
      <dc:date>2019-12-09T04:18:24Z</dc:date>
    </item>
    <item>
      <title>Hi Rahul</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1152770#M135</link>
      <description>&lt;P&gt;Hi Rahul&lt;/P&gt;&lt;P&gt;If you would like to read more about the use case for pitch2D texture arrays, please see my presentation at&lt;/P&gt;&lt;P&gt;&lt;A href="http://on-demand.gputechconf.com/gtc/2016/presentation/s6197-ismayil-guracar-improving-high-performance-image-resizing-and-rotation.pdf" target="_blank"&gt;http://on-demand.gputechconf.com/gtc/2016/presentation/s6197-ismayil-guracar-improving-high-performance-image-resizing-and-rotation.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ismayil&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 13:22:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1152770#M135</guid>
      <dc:creator>Guracar__Ismayil</dc:creator>
      <dc:date>2019-12-09T13:22:02Z</dc:date>
    </item>
    <item>
      <title>Re:cudaResourceTypePitch2D conversion</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1284034#M1177</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience. The issue raised by you has been fixed in the latest OneAPI version 2021.2. Please download and let us know your experience with it.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 May 2021 10:03:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1284034#M1177</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-05-24T10:03:17Z</dc:date>
    </item>
    <item>
      <title>Re:cudaResourceTypePitch2D conversion</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1285795#M1234</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. Please let us know your feedback after testing the latest version.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 May 2021 07:56:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1285795#M1234</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-05-31T07:56:37Z</dc:date>
    </item>
    <item>
      <title>Re:cudaResourceTypePitch2D conversion</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1286778#M1255</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are closing this thread as the issue has been resolved in the latest version.&lt;/P&gt;&lt;P&gt;We will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2021 07:39:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/cudaResourceTypePitch2D-conversion/m-p/1286778#M1255</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2021-06-03T07:39:37Z</dc:date>
    </item>
  </channel>
</rss>

