All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program
@ 2015-12-14 18:36 bugzilla-daemon
  2015-12-15  7:21 ` bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2015-12-14 18:36 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1358 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93374

            Bug ID: 93374
           Summary: [radeonsi] Tonga (Radeon R9 380) hangs on running
                    hello world OpenCL program
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: rivanvx@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

I'm running a hello world PyOpenCL program from here:
http://documen.tician.de/pyopencl/ I get the same issue with a different OpenCL
program, e.g. one from bug 93370.

The message shown in the console is the same as bug 93264, but without the VM
line:

amdgpu 0000:01:00.0: GPU fault detected: 147 0x04588402
amdgpu 0000:01:00.0:   VM_CONTEXT1_PROECTION_FAULT_ADDR   0x0004008B
amdgpu 0000:01:00.0:   VM_CONTEXT1_PROECTION_FAULT_STATUS 0x08084002

The system is unresponsive and one has to do hard reset.

I tried reverting to one commit before c0a189c3792865257c1383f176e5401373ed2270
mentioned in the bug 93264, that is 26ddca196954ccfa697102b46118956ad616073a.
However, this did not fix the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3236 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program
  2015-12-14 18:36 [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program bugzilla-daemon
@ 2015-12-15  7:21 ` bugzilla-daemon
  2015-12-15  7:46 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2015-12-15  7:21 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 252 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93374

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
Basically, OpenCL support for VI isn't implemented yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1092 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program
  2015-12-14 18:36 [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program bugzilla-daemon
  2015-12-15  7:21 ` bugzilla-daemon
@ 2015-12-15  7:46 ` bugzilla-daemon
  2016-01-03  0:10 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2015-12-15  7:46 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 240 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93374

--- Comment #2 from Vedran Miletić <rivanvx@gmail.com> ---
What is missing? Can it at least not crash?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1080 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program
  2015-12-14 18:36 [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program bugzilla-daemon
  2015-12-15  7:21 ` bugzilla-daemon
  2015-12-15  7:46 ` bugzilla-daemon
@ 2016-01-03  0:10 ` bugzilla-daemon
  2016-01-04 10:41 ` bugzilla-daemon
  2016-01-06  0:43 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-01-03  0:10 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 980 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93374

EoD <EoD@xmw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |EoD@xmw.de

--- Comment #3 from EoD <EoD@xmw.de> ---
Is it possible to work around the lock?

I ran into the same issue, when I tried running clpeak (
https://github.com/krrishnarraj/clpeak ) on kernel 4.4.0-rc7 with current
mesa-git and an R9 380X.

kernel: amdgpu 0000:01:00.0: IH ring buffer overflow (0x000C01D0, 0x00000B40,
0x000001E0)
kernel: amdgpu 0000:01:00.0: GPU fault detected: 147 0x05f88802
kernel: amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x0004009C
kernel: amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0A088002
kernel: VM fault (0x02, vmid 5) at page 262300, read from 'TC9' (0x54433900)
(136)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2376 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program
  2015-12-14 18:36 [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-01-03  0:10 ` bugzilla-daemon
@ 2016-01-04 10:41 ` bugzilla-daemon
  2016-01-06  0:43 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-01-04 10:41 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1346 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93374

--- Comment #4 from EoD <EoD@xmw.de> ---
After upgrading to current llvm 3.8-git (2921ff9ffcfd09db1c), the program ran
fine:

$ ./clpeak 

Platform: Clover
  Device: AMD TONGA (DRM 3.1.0, LLVM 3.8.0)
    Driver version  : 11.2.0-devel (Linux x64)
    Compute units   : 32
    Clock frequency : 0 MHz

    Global memory bandwidth (GBPS)
      float   : 100.53
      float2  : 112.67
      float4  : 105.17
      float8  : 104.72
      float16 : 69.72

    Single-precision compute (GFLOPS)
      float   : 4006.34
      float2  : 4039.47
      float4  : 4030.48
      float8  : 4007.96
      float16 : 3973.85

    Double-precision compute (GFLOPS)
      double   : 265.21
      double2  : 265.09
      double4  : 264.79
      double8  : 264.05
      double16 : 263.11

    Integer compute (GIOPS)
      int   : 841.70
      int2  : 841.59
      int4  : 841.39
      int8  : 841.17
      int16 : 840.63

    Transfer bandwidth (GBPS)
      enqueueWriteBuffer         : 2.57
      enqueueReadBuffer          : 1.92
      enqueueMapBuffer(for read) : 1813.75
        memcpy from mapped ptr   : 1.92
      enqueueUnmap(after write)  : 1545.40
        memcpy to mapped ptr     : 1.92

    Kernel launch latency : 267.44 us

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2147 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program
  2015-12-14 18:36 [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-01-04 10:41 ` bugzilla-daemon
@ 2016-01-06  0:43 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-01-06  0:43 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 518 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93374

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Michel Dänzer <michel@daenzer.net> ---
Fixed in LLVM 3.8 SVN.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2105 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-06  0:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14 18:36 [Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program bugzilla-daemon
2015-12-15  7:21 ` bugzilla-daemon
2015-12-15  7:46 ` bugzilla-daemon
2016-01-03  0:10 ` bugzilla-daemon
2016-01-04 10:41 ` bugzilla-daemon
2016-01-06  0:43 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.