<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [opencl] clpeak hangs during compilation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96897">96897</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[opencl] clpeak hangs during compilation
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/radeonsi
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>0xe2.0x9a.0x9b@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hello.

clpeak (<a href="http://github.com/krrishnarraj/clpeak">http://github.com/krrishnarraj/clpeak</a>) defacto enters an infinite loop
during compilation.

GPU: R9 390
Kernel module: amdgpu.ko, linux 4.7.0-rc7
Mesa: 12.1.0-devel (git-ead7736)
LLVM: git 2016-jul-11

$ clinfo 
Number of platforms:    1 (should be 2: intel.cpu + mesa.gpu)
  Platform Version:     OpenCL 1.1 Mesa 12.1.0-devel (git-ead7736)

$ ll /usr/lib64/libOpenCL.so.1 
/usr/lib64/libOpenCL.so.1 -> OpenCL/vendors/mesa/libOpenCL.so.1.0.0

(Gentoo Linux)
$ eselect opencl list
Available OpenCL implementations:
  [1]   amdgpu-pro
  [2]   intel
  [3]   mesa *
  [4]   nvidia</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>