<?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 Fortran spread() function in OpenCL in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Fortran-spread-function-in-OpenCL/m-p/775807#M260</link>
    <description>Its ok now, I resolved my problem another way. Thank you anyway... :)</description>
    <pubDate>Mon, 15 Aug 2011 22:07:55 GMT</pubDate>
    <dc:creator>akhal</dc:creator>
    <dc:date>2011-08-15T22:07:55Z</dc:date>
    <item>
      <title>Fortran spread() function in OpenCL</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Fortran-spread-function-in-OpenCL/m-p/775804#M257</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I want to implement fortran spread function in OpenCL kernel. For example; inside a loop with index k, I have following fortran statements that need to make (n-k)(n-k) matrices first from a row of matrix "a" and then from a column of matrix "a";&lt;BR /&gt;&lt;BR /&gt;spread(a(k,k+1:n),1,n-k)&lt;BR /&gt;spread(a(k+1:n,k),2,n-k)&lt;BR /&gt;&lt;BR /&gt;I will probably make a new matrix in each iteration of loop inside OpenCL kernel and will need to spread kth row along all rows of one matrix and to spread kth column along all colums of second matrix. How could I do that in Opencl kernel?</description>
      <pubDate>Fri, 05 Aug 2011 15:15:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Fortran-spread-function-in-OpenCL/m-p/775804#M257</guid>
      <dc:creator>akhal</dc:creator>
      <dc:date>2011-08-05T15:15:44Z</dc:date>
    </item>
    <item>
      <title>Fortran spread() function in OpenCL</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Fortran-spread-function-in-OpenCL/m-p/775805#M258</link>
      <description>Anybody there?</description>
      <pubDate>Tue, 09 Aug 2011 19:50:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Fortran-spread-function-in-OpenCL/m-p/775805#M258</guid>
      <dc:creator>akhal</dc:creator>
      <dc:date>2011-08-09T19:50:06Z</dc:date>
    </item>
    <item>
      <title>Fortran spread() function in OpenCL</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Fortran-spread-function-in-OpenCL/m-p/775806#M259</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Sorry for the slow reply, many of us are on vacation and others are attending SIGGRAPH 2011. In any case, I'd love to try and help you, but I don't know Fortran. Is it possible you could restate your question to explain exactly what your kernel's input and output will be? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Doron Singer</description>
      <pubDate>Thu, 11 Aug 2011 20:52:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Fortran-spread-function-in-OpenCL/m-p/775806#M259</guid>
      <dc:creator>Doron_S_Intel</dc:creator>
      <dc:date>2011-08-11T20:52:55Z</dc:date>
    </item>
    <item>
      <title>Fortran spread() function in OpenCL</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Fortran-spread-function-in-OpenCL/m-p/775807#M260</link>
      <description>Its ok now, I resolved my problem another way. Thank you anyway... :)</description>
      <pubDate>Mon, 15 Aug 2011 22:07:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Fortran-spread-function-in-OpenCL/m-p/775807#M260</guid>
      <dc:creator>akhal</dc:creator>
      <dc:date>2011-08-15T22:07:55Z</dc:date>
    </item>
  </channel>
</rss>

