public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/100497] New: [OpenMP][nvptx] libgomp.c-c++-common/reduction-5.c - fails on some nvptx systems
@ 2021-05-10  9:00 burnus at gcc dot gnu.org
  2021-05-10 10:44 ` [Bug target/100497] " vries at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: burnus at gcc dot gnu.org @ 2021-05-10  9:00 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100497
           Summary: [OpenMP][nvptx] libgomp.c-c++-common/reduction-5.c -
                    fails on some nvptx systems
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: openmp, wrong-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
                CC: vries at gcc dot gnu.org
  Target Milestone: ---

The two testcases
  libgomp.c-c++-common/reduction-5.c
  libgomp.c-c++-common/reduction-6.c
fail on some nvptx systems. (Added in
r12-614-g33b647956caa977d1ae489f9baed9cef70b4f382 )

The problem are the 'teams' versions with complex arguments; the non-teams ones
do work - the problem is that the complex variables are '0 + 0i' instead of '1
+ 0i' - hence, those tests which expect 0 also pass.

For some reason, it fails on half of the tested systems but not on the other
half. The PASS/FAIL are consistent; it does not seem to depend on the CUDA
version, it might depend on the used hardware or it might work only by chance
due to the way the partitioning is done.

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

end of thread, other threads:[~2021-05-17 18:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10  9:00 [Bug target/100497] New: [OpenMP][nvptx] libgomp.c-c++-common/reduction-5.c - fails on some nvptx systems burnus at gcc dot gnu.org
2021-05-10 10:44 ` [Bug target/100497] " vries at gcc dot gnu.org
2021-05-10 13:04 ` burnus at gcc dot gnu.org
2021-05-10 15:04 ` vries at gcc dot gnu.org
2021-05-10 15:07 ` vries at gcc dot gnu.org
2021-05-10 15:08 ` vries at gcc dot gnu.org
2021-05-10 16:21 ` burnus at gcc dot gnu.org
2021-05-10 17:37 ` vries at gcc dot gnu.org
2021-05-10 19:56 ` burnus at gcc dot gnu.org
2021-05-11  9:32 ` vries at gcc dot gnu.org
2021-05-11 12:58 ` burnus at gcc dot gnu.org
2021-05-11 13:00 ` jakub at gcc dot gnu.org
2021-05-12 11:21 ` vries at gcc dot gnu.org
2021-05-17 15:50 ` vries at gcc dot gnu.org
2021-05-17 18:21 ` cvs-commit at gcc dot gnu.org
2021-05-17 18:23 ` vries at gcc dot gnu.org
2021-05-17 18:24 ` vries at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).