https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81728

            Bug ID: 81728
           Summary: nvptx-run: error getting kernel result: the launch
                    timed out and was terminated
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

A test-case fails with launch timeout:
...
PASS: gcc.c-torture/execute/pr78675.c   -O1  (test for excess errors)
spawn nvptx-none-run ./pr78675.exe
nvptx-run: error getting kernel result: the launch timed out and was terminated
(CUDA_ERROR_LAUNCH_TIMEOUT, 702)
FAIL: gcc.c-torture/execute/pr78675.c   -O1  execution test
...

Reply via email to