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

            Bug ID: 100428
           Summary: [nvptx, GOMP_NVPTX_JIT=-O0] FAIL:
                    libgomp.oacc-c/../libgomp.oacc-c-c++-common/reduction-
                    7.c -DACC_DEVICE_TYPE_nvidia=1 -DACC_MEM_SHARED=0
                    -foffload=nvptx-none  -O0  execution test
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

When running libgomp testsuite using GOMP_NVPTX_JIT=-O0, I run into:
...
FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/reduction-7.c
-DACC_DEVICE_TYPE_nvidia=1 -DACC_MEM_SHARED=0 -foffload=nvptx-none  -O0 
execution test
...

In more detail:
...
Execution timeout is: 300
spawn [open ...]^M
reduction-7.exe:
/home/vries/oacc/trunk/source-gcc/libgomp/testsuite/libgomp.oacc-c/../libgomp.oacc-c-c++-common/reduction-7.c:312:
v_p_2: Assertion `out[j * 32 + i] == (i + j) * 2' failed.
FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/reduction-7.c
-DACC_DEVICE_TYPE_nvidia=1 -DACC_MEM_SHARED=0 -foffload=nvptx-none  -O0 
execution test
...

Using driver 450.119.03.

Reply via email to