From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Tue, 31 May 2016 20:47:42 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0824999511==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D7CAC6E755 for ; Tue, 31 May 2016 20:47:41 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0824999511== Content-Type: multipart/alternative; boundary="14647276610.f3a2.9626"; charset="UTF-8" --14647276610.f3a2.9626 Date: Tue, 31 May 2016 20:47:41 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 Bug ID: 96296 Summary: clpeak causes a GPU hang Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 Assignee: dri-devel@lists.freedesktop.org Reporter: notasas@gmail.com QA Contact: dri-devel@lists.freedesktop.org AMD JUNIPER (DRM 2.43.0 / 4.6.0) Mesa 12.1.0-devel (git-3581812) llvm-3.8 1:3.8-2ubuntu3 clpeak - https://github.com/krrishnarraj/clpeak.git As soon as it starts it's float8 test (earlier ones run fine), the machine locks up and does not recover. Perhaps it attempts to execute some fp64 instructions that are missing on Juniper? --=20 You are receiving this mail because: You are the assignee for the bug.= --14647276610.f3a2.9626 Date: Tue, 31 May 2016 20:47:41 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
Bug ID 96296
Summary clpeak causes a GPU hang
Product Mesa
Version git
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/r600
Assignee dri-devel@lists.freedesktop.org
Reporter notasas@gmail.com
QA Contact dri-devel@lists.freedesktop.org

AMD JUNIPER (DRM 2.43.0 / 4.6.0)
Mesa 12.1.0-devel (git-3581812)
llvm-3.8 1:3.8-2ubuntu3

clpeak - https://git=
hub.com/krrishnarraj/clpeak.git

As soon as it starts it's float8 test (earlier ones run fine), the machine
locks up and does not recover. Perhaps it attempts to execute some fp64
instructions that are missing on Juniper?


You are receiving this mail because:
  • You are the assignee for the bug.
= --14647276610.f3a2.9626-- --===============0824999511== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0824999511==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Tue, 31 May 2016 22:20:51 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1175469630==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id D38EF6E78F for ; Tue, 31 May 2016 22:20:50 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1175469630== Content-Type: multipart/alternative; boundary="14647332500.8E5cC.25630"; charset="UTF-8" --14647332500.8E5cC.25630 Date: Tue, 31 May 2016 22:20:50 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 --- Comment #1 from Jan Vesely --- (In reply to Grazvydas Ignotas from comment #0) > AMD JUNIPER (DRM 2.43.0 / 4.6.0) > Mesa 12.1.0-devel (git-3581812) > llvm-3.8 1:3.8-2ubuntu3 >=20 > clpeak - https://github.com/krrishnarraj/clpeak.git >=20 > As soon as it starts it's float8 test (earlier ones run fine), the machine > locks up and does not recover. Perhaps it attempts to execute some fp64 > instructions that are missing on Juniper? any attempt to use doubles should fail to build the kernel (even with llvm 3.8). Running with CLOVER_DEBUG=3Dllvm,asm CLOVER_OUTPUT=3Dout_file should give y= ou an idea about what the compiled program looks like, though I'd recommend using llvm 3.9. --=20 You are receiving this mail because: You are the assignee for the bug.= --14647332500.8E5cC.25630 Date: Tue, 31 May 2016 22:20:50 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 1 on bug 96296<= /a> from Jan Vesely
(In reply to Grazvydas Ignotas from comment #0)
> AMD JUNIPER (DRM 2.43.0 / 4.6.0)
> Mesa 12.1.0-devel (git-3581812)
> llvm-3.8 1:3.8-2ubuntu3
>=20
> clpeak - https:=
//github.com/krrishnarraj/clpeak.git
>=20
> As soon as it starts it's float8 test (earlier ones run fine), the mac=
hine
> locks up and does not recover. Perhaps it attempts to execute some fp64
> instructions that are missing on Juniper?

any attempt to use doubles should fail to build the kernel (even with llvm
3.8).

Running with CLOVER_DEBUG=3Dllvm,asm CLOVER_OUTPUT=3Dout_file should give y=
ou an
idea about what the compiled program looks like, though I'd recommend using
llvm 3.9.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14647332500.8E5cC.25630-- --===============1175469630== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1175469630==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Wed, 01 Jun 2016 00:21:42 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1924743698==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9F0576E126 for ; Wed, 1 Jun 2016 00:21:42 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1924743698== Content-Type: multipart/alternative; boundary="14647405020.Ea2Bad1.19939"; charset="UTF-8" --14647405020.Ea2Bad1.19939 Date: Wed, 1 Jun 2016 00:21:42 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 --- Comment #2 from Grazvydas Ignotas --- Created attachment 124221 --> https://bugs.freedesktop.org/attachment.cgi?id=3D124221&action=3Dedit logs --=20 You are receiving this mail because: You are the assignee for the bug.= --14647405020.Ea2Bad1.19939 Date: Wed, 1 Jun 2016 00:21:42 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated


You are receiving this mail because:
  • You are the assignee for the bug.
= --14647405020.Ea2Bad1.19939-- --===============1924743698== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1924743698==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Wed, 01 Jun 2016 00:22:27 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1429476550==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 899B96E146 for ; Wed, 1 Jun 2016 00:22:27 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1429476550== Content-Type: multipart/alternative; boundary="14647405470.E7C3aF.17283"; charset="UTF-8" --14647405470.E7C3aF.17283 Date: Wed, 1 Jun 2016 00:22:27 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 --- Comment #3 from Grazvydas Ignotas --- OK so it's the memory bandwidth test that causes the GPU hang, --compute-dp fails with "No double precision support! Skipped", as expected. llvm 3.9 doesn't seemed to be released so I've build the trunk, but the han= g is still there. I've been able to capture the logs before the system dies, attached. BTW CLOVER_OUTPUT doesn't seem to be handled, did you mean CLOVER_DEBUG_FIL= E? --=20 You are receiving this mail because: You are the assignee for the bug.= --14647405470.E7C3aF.17283 Date: Wed, 1 Jun 2016 00:22:27 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 3 on bug 96296<= /a> from Grazvydas Ignotas
OK so it's the memory bandwidth test that causes the GPU hang,=
 --compute-dp
fails with "No double precision support! Skipped", as expected.

llvm 3.9 doesn't seemed to be released so I've build the trunk, but the han=
g is
still there. I've been able to capture the logs before the system dies,
attached.

BTW CLOVER_OUTPUT doesn't seem to be handled, did you mean CLOVER_DEBUG_FIL=
E?


You are receiving this mail because:
  • You are the assignee for the bug.
= --14647405470.E7C3aF.17283-- --===============1429476550== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1429476550==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Mon, 06 Jun 2016 17:59:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1868102178==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4987D6E622 for ; Mon, 6 Jun 2016 17:59:35 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1868102178== Content-Type: multipart/alternative; boundary="14652359751.04eaCac.5799"; charset="UTF-8" --14652359751.04eaCac.5799 Date: Mon, 6 Jun 2016 17:59:35 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 --- Comment #4 from Jan Vesely --- Created attachment 124375 --> https://bugs.freedesktop.org/attachment.cgi?id=3D124375&action=3Dedit global_bandwidth_v16_local_offset asm dump --=20 You are receiving this mail because: You are the assignee for the bug.= --14652359751.04eaCac.5799 Date: Mon, 6 Jun 2016 17:59:35 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 4 on bug 96296<= /a> from Jan Vesely
Created attachment 124375 [details]=

global_bandwidth_v16_local_offset asm dump


You are receiving this mail because:
  • You are the assignee for the bug.
= --14652359751.04eaCac.5799-- --===============1868102178== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1868102178==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Tue, 07 Jun 2016 15:01:31 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2018473123==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id BFF1B6E0CF for ; Tue, 7 Jun 2016 15:01:30 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2018473123== Content-Type: multipart/alternative; boundary="14653116900.AE7eA.26032"; charset="UTF-8" --14653116900.AE7eA.26032 Date: Tue, 7 Jun 2016 15:01:30 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 --- Comment #5 from Jan Vesely --- One problem is that starting from R700 ADD_INT is VecALU only instruction (should not be in Trans slot), but it was not enough to fix the hang on my Turks. --=20 You are receiving this mail because: You are the assignee for the bug.= --14653116900.AE7eA.26032 Date: Tue, 7 Jun 2016 15:01:30 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 5 on bug 96296<= /a> from Jan Vesely
One problem is that starting from R700 ADD_INT is VecALU only =
instruction
(should not be in Trans slot), but it was not enough to fix the hang on my
Turks.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14653116900.AE7eA.26032-- --===============2018473123== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============2018473123==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Fri, 27 Jan 2017 15:01:02 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0156108556==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id AED226ED8F for ; Fri, 27 Jan 2017 15:01:02 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0156108556== Content-Type: multipart/alternative; boundary="14855292622.4F9dA7.3424"; charset="UTF-8" --14855292622.4F9dA7.3424 Date: Fri, 27 Jan 2017 15:01:02 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 Andreas Boll changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |99553 Referenced Bugs: https://bugs.freedesktop.org/show_bug.cgi?id=3D99553 [Bug 99553] Tracker bug for runnning OpenCL applications on Clover --=20 You are receiving this mail because: You are the assignee for the bug.= --14855292622.4F9dA7.3424 Date: Fri, 27 Jan 2017 15:01:02 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Andreas Boll changed bug 96296<= /a>
What Removed Added
Blocks   99553



You are receiving this mail because:
  • You are the assignee for the bug.
= --14855292622.4F9dA7.3424-- --===============0156108556== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0156108556==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Wed, 19 Apr 2017 10:46:12 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0743404079==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id C2D946E1F4 for ; Wed, 19 Apr 2017 10:46:12 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0743404079== Content-Type: multipart/alternative; boundary="14925987721.A4E0.31665"; charset="UTF-8" --14925987721.A4E0.31665 Date: Wed, 19 Apr 2017 10:46:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 --- Comment #6 from ricardo.ribalda@gmail.com --- Using llvm 4.0.1 and the latest git commit from libclc ( 17648cd846390e294feafef21c32c7106eac1e24 ): I am getting a cpu endless loop with clpeak, fixable with ctrl+c. Other samples, such as Matrix Multiply work fine. CLOVER_DEBUG=3Dllvm,asm,clc CLOVER_OUTPUT=3Dclover.out clpeak >dump 2>dump.= err --=20 You are receiving this mail because: You are the assignee for the bug.= --14925987721.A4E0.31665 Date: Wed, 19 Apr 2017 10:46:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 6 on bug 96296<= /a> from rica= rdo.ribalda@gmail.com
Using llvm 4.0.1 and the latest git commit from libclc (
17648cd846390e294feafef21c32c7106eac1e24 ):

I am getting a cpu endless loop with clpeak, fixable with ctrl+c.

Other samples, such as Matrix Multiply work fine.

CLOVER_DEBUG=3Dllvm,asm,clc CLOVER_OUTPUT=3Dclover.out clpeak >dump 2>=
;dump.err


You are receiving this mail because:
  • You are the assignee for the bug.
= --14925987721.A4E0.31665-- --===============0743404079== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0743404079==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Wed, 19 Apr 2017 10:48:22 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0554715019==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id E7D9B6E044 for ; Wed, 19 Apr 2017 10:48:22 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0554715019== Content-Type: multipart/alternative; boundary="14925989021.B0B22C.31795"; charset="UTF-8" --14925989021.B0B22C.31795 Date: Wed, 19 Apr 2017 10:48:22 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 --- Comment #7 from ricardo.ribalda@gmail.com --- Created attachment 130914 --> https://bugs.freedesktop.org/attachment.cgi?id=3D130914&action=3Dedit AMD PALM (DRM 2.49.0 / 4.10.0-qtec-standard, LLVM 4.0.1 + MESA 17.0.3 --=20 You are receiving this mail because: You are the assignee for the bug.= --14925989021.B0B22C.31795 Date: Wed, 19 Apr 2017 10:48:22 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 7 on bug 96296<= /a> from rica= rdo.ribalda@gmail.com
Created attachment 130914 [details]
AMD PALM (DRM 2.49.0 / 4.10.0-qtec-standard, LLVM 4.0.1 + MESA 17.0.3


You are receiving this mail because:
  • You are the assignee for the bug.
= --14925989021.B0B22C.31795-- --===============0554715019== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0554715019==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Fri, 28 Jul 2017 21:08:04 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1372081476==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 331626F4EB for ; Fri, 28 Jul 2017 21:08:04 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1372081476== Content-Type: multipart/alternative; boundary="15012760842.FB74b7A5.18067"; charset="UTF-8" --15012760842.FB74b7A5.18067 Date: Fri, 28 Jul 2017 21:08:04 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 --- Comment #8 from Jan Vesely --- got this today. No hang. Platform: Clover Device: AMD TURKS (DRM 2.49.0 / 4.11.11-300.fc26.x86_64, LLVM 6.0.0) Driver version : 17.3.0-devel (Linux x64) Compute units : 6 Clock frequency : 650 MHz Global memory bandwidth (GBPS) float : 40.47 float2 : 41.01 float4 : 38.05 float8 : 25.09 float16 : 13.33 Single-precision compute (GFLOPS) float : 124.18 float2 : 243.14 float4 : 249.80 float8 : 285.99 float16 : 350.36 No double precision support! Skipped Integer compute (GIOPS) int : 62.25 int2 : 122.03 int4 : 123.01 int8 : 122.29 int16 : 122.11 Transfer bandwidth (GBPS) enqueueWriteBuffer : 18.15 enqueueReadBuffer : 3.06 enqueueMapBuffer(for read) : 6.53 memcpy from mapped ptr : 5.65 enqueueUnmap(after write) : 2108.68 memcpy to mapped ptr : 7.49 Kernel launch latency : 67.10 us --=20 You are receiving this mail because: You are the assignee for the bug.= --15012760842.FB74b7A5.18067 Date: Fri, 28 Jul 2017 21:08:04 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 8 on bug 96296<= /a> from Jan Vesely
got this today. No hang.

Platform: Clover
  Device: AMD TURKS (DRM 2.49.0 / 4.11.11-300.fc26.x86_64, LLVM 6.0.0)
    Driver version  : 17.3.0-devel (Linux x64)
    Compute units   : 6
    Clock frequency : 650 MHz

    Global memory bandwidth (GBPS)
      float   : 40.47
      float2  : 41.01
      float4  : 38.05
      float8  : 25.09
      float16 : 13.33

    Single-precision compute (GFLOPS)
      float   : 124.18
      float2  : 243.14
      float4  : 249.80
      float8  : 285.99
      float16 : 350.36

    No double precision support! Skipped

    Integer compute (GIOPS)
      int   : 62.25
      int2  : 122.03
      int4  : 123.01
      int8  : 122.29
      int16 : 122.11

    Transfer bandwidth (GBPS)
      enqueueWriteBuffer         : 18.15
      enqueueReadBuffer          : 3.06
      enqueueMapBuffer(for read) : 6.53
        memcpy from mapped ptr   : 5.65
      enqueueUnmap(after write)  : 2108.68
        memcpy to mapped ptr     : 7.49

    Kernel launch latency : 67.10 us


You are receiving this mail because:
  • You are the assignee for the bug.
= --15012760842.FB74b7A5.18067-- --===============1372081476== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1372081476==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Sun, 30 Jul 2017 11:47:33 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1485261832==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 02BE26E129 for ; Sun, 30 Jul 2017 11:47:33 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1485261832== Content-Type: multipart/alternative; boundary="15014152521.4fAAfDA.5153"; charset="UTF-8" --15014152521.4fAAfDA.5153 Date: Sun, 30 Jul 2017 11:47:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 Grazvydas Ignotas changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #9 from Grazvydas Ignotas --- I've changed hardware and can no longer test, so I'll just trust Jan and cl= ose this. --=20 You are receiving this mail because: You are the assignee for the bug.= --15014152521.4fAAfDA.5153 Date: Sun, 30 Jul 2017 11:47:32 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Grazvydas Ignotas changed bug 96296<= /a>
What Removed Added
Resolution --- FIXED
Status NEW RESOLVED

Comment= # 9 on bug 96296<= /a> from Grazvydas Ignotas
I've changed hardware and can no longer test, so I'll just tru=
st Jan and close
this.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15014152521.4fAAfDA.5153-- --===============1485261832== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1485261832==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] clpeak causes a GPU hang Date: Wed, 02 Aug 2017 22:18:11 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1443487395==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 53F216E05D for ; Wed, 2 Aug 2017 22:18:11 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1443487395== Content-Type: multipart/alternative; boundary="15017122910.75a4.29486"; charset="UTF-8" --15017122910.75a4.29486 Date: Wed, 2 Aug 2017 22:18:11 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 Jan Vesely changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #10 from Jan Vesely --- turns out I spoke too fast. The GPU still hangs, but Linux is better at recovering. There are still GPU hang(ring 0 stalled for more than) messages in dmesg. --=20 You are receiving this mail because: You are the assignee for the bug.= --15017122910.75a4.29486 Date: Wed, 2 Aug 2017 22:18:11 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated = Jan Vesely changed bug 96296<= /a>
What Removed Added
Status RESOLVED REOPENED
Resolution FIXED ---

Commen= t # 10 on bug 96296<= /a> from Jan Vesely
turns out I spoke too fast. The GPU still hangs, but Linux is =
better at
recovering.
There are still GPU hang(ring 0 stalled for more than) messages in dmesg.
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --15017122910.75a4.29486-- --===============1443487395== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1443487395==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] [clover r600g juniper] clpeak causes a GPU hang Date: Sat, 04 Nov 2017 23:17:13 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0199865107==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 0A1EC6E16D for ; Sat, 4 Nov 2017 23:17:13 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0199865107== Content-Type: multipart/alternative; boundary="15098374320.4b7e8Cf.18019"; charset="UTF-8" --15098374320.4b7e8Cf.18019 Date: Sat, 4 Nov 2017 23:17:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 Jan Vesely changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|clpeak causes a GPU hang |[clover r600g juniper] | |clpeak causes a GPU hang --=20 You are receiving this mail because: You are the assignee for the bug.= --15098374320.4b7e8Cf.18019 Date: Sat, 4 Nov 2017 23:17:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated = Jan Vesely changed bug 96296<= /a>
What Removed Added
Summary clpeak causes a GPU hang [clover r600g juniper] clpeak causes a GPU hang


You are receiving this mail because:
  • You are the assignee for the bug.
= --15098374320.4b7e8Cf.18019-- --===============0199865107== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0199865107==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 96296] [clover r600g juniper] clpeak causes a GPU hang Date: Wed, 18 Sep 2019 19:21:40 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2104088672==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B36166FAA5 for ; Wed, 18 Sep 2019 19:21:40 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2104088672== Content-Type: multipart/alternative; boundary="15688345001.d66633.27151" Content-Transfer-Encoding: 7bit --15688345001.d66633.27151 Date: Wed, 18 Sep 2019 19:21:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D96296 GitLab Migration User changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|REOPENED |RESOLVED --- Comment #11 from GitLab Migration User -= -- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this = link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/586. --=20 You are receiving this mail because: You are the assignee for the bug.= --15688345001.d66633.27151 Date: Wed, 18 Sep 2019 19:21:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
GitLab Migration User changed bug 96296<= /a>
What Removed Added
Resolution --- MOVED
Status REOPENED RESOLVED

Commen= t # 11 on bug 96296<= /a> from GitLab Migration User
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this =
link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/586.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15688345001.d66633.27151-- --===============2104088672== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============2104088672==--