Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,060
    • Issues 3,060
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,001
    • Merge requests 1,001
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Issues
  • #1788
Closed
Open
Issue created Sep 25, 2019 by Bugzilla Migration User@bugzilla-migration

[ICL] piglit.spec.arb_compute_shader.render-and-compute GPU hang under load

Submitted by Mark Janes @majanes

Assigned to Anuj Phogat @aphogat

Link to original bug (#109549)

Description

This test passes reliably by itself.

However, if you run the test while the piglit suite is running, it will quickly generate a gpu hang.

To reproduce: in one window, execute the test in a loop:

$ for ((;;)) do arb_compute_shader-render-and-compute -auto -fbo; done

Run dmesg -w to watch for gpu hangs

In a second window, run piglit. GPU Hang will be produced within a few tests.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking