From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 65822] New: [radeonsi] OpenCL is broken Date: Sun, 16 Jun 2013 12:05:20 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1696996563==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id AC0ECE5C33 for ; Sun, 16 Jun 2013 05:05:20 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1696996563== Content-Type: multipart/alternative; boundary="1371384320.31b610.14797"; charset="us-ascii" --1371384320.31b610.14797 Date: Sun, 16 Jun 2013 12:05:20 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=65822 Priority: medium Bug ID: 65822 Assignee: dri-devel@lists.freedesktop.org Summary: [radeonsi] OpenCL is broken Severity: normal Classification: Unclassified OS: Linux (All) Reporter: mustrumr97@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/radeonsi Product: Mesa Created attachment 80907 --> https://bugs.freedesktop.org/attachment.cgi?id=80907&action=edit Test results I've attached test results. a[i]=i+1 b[i]=2*a[i] Test 1: add uints and divide by 3 Test 2: test 1 done 10 times in a for loop Test 3: divide uints Test 4: if statement dependent on load with an addition in the false branch. Test 1 works, tests 2 and 3 halt and test 4 crashes. -- You are receiving this mail because: You are the assignee for the bug. --1371384320.31b610.14797 Date: Sun, 16 Jun 2013 12:05:20 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 65822
Assignee dri-devel@lists.freedesktop.org
Summary [radeonsi] OpenCL is broken
Severity normal
Classification Unclassified
OS Linux (All)
Reporter mustrumr97@gmail.com
Hardware x86-64 (AMD64)
Status NEW
Version git
Component Drivers/Gallium/radeonsi
Product Mesa

Created attachment 80907 [details]
Test results

I've attached test results.

a[i]=i+1
b[i]=2*a[i]
Test 1: add uints and divide by 3
Test 2: test 1 done 10 times in a for loop
Test 3: divide uints
Test 4: if statement dependent on load with an addition in the false branch.

Test 1 works, tests 2 and 3 halt and test 4 crashes.


You are receiving this mail because:
  • You are the assignee for the bug.
--1371384320.31b610.14797-- --===============1696996563== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1696996563==--