<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - FAIL: libomptarget :: nvptx64-nvidia-cuda::bug50022.cpp"
href="https://bugs.llvm.org/show_bug.cgi?id=51233">51233</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>FAIL: libomptarget :: nvptx64-nvidia-cuda::bug50022.cpp
</td>
</tr>
<tr>
<th>Product</th>
<td>OpenMP
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Runtime Library
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>llvm@meinersbur.de
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>The test fails undeterministically with CUDA since its introduction in
<a href="https://reviews.llvm.org/D106519">https://reviews.llvm.org/D106519</a> /
<a href="https://reviews.llvm.org/rGc2c43132f69c6f7e89d97c0c2ce32b0cf2f30e90">https://reviews.llvm.org/rGc2c43132f69c6f7e89d97c0c2ce32b0cf2f30e90</a>
Buildbot report: <a href="https://lab.llvm.org/staging/#/builders/155/builds/2235">https://lab.llvm.org/staging/#/builders/155/builds/2235</a>
******************** TEST 'libomptarget :: nvptx64-nvidia-cuda ::
offloading/<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - target nowait fails in certain cases"
href="show_bug.cgi?id=50022">bug50022</a>.cpp' FAILED ********************
Script:
--
: 'RUN: at line 1';
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/./bin/clang++
-fopenmp -pthread -fno-experimental-isel --cuda-path=/opt/cuda -I
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.src/openmp/libomptarget/test
-I
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/runtime/src
-L
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget
-L
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/lib
-fopenmp-targets=nvptx64-nvidia-cuda
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.src/openmp/libomptarget/test/offloading/<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - target nowait fails in certain cases"
href="show_bug.cgi?id=50022">bug50022</a>.cpp
-o
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget/test/nvptx64-nvidia-cuda/offloading/Output/<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - target nowait fails in certain cases"
href="show_bug.cgi?id=50022">bug50022</a>.cpp.tmp
&&
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget/test/nvptx64-nvidia-cuda/offloading/Output/<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - target nowait fails in certain cases"
href="show_bug.cgi?id=50022">bug50022</a>.cpp.tmp
--
Exit Code: -6
Command Output (stdout):
--
$ ":" "RUN: at line 1"
$
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/./bin/clang++"
"-fopenmp" "-pthread" "-fno-experimental-isel" "--cuda-path=/opt/cuda" "-I"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.src/openmp/libomptarget/test"
"-I"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/runtime/src"
"-L"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget"
"-L"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/lib"
"-fopenmp-targets=nvptx64-nvidia-cuda"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.src/openmp/libomptarget/test/offloading/<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - target nowait fails in certain cases"
href="show_bug.cgi?id=50022">bug50022</a>.cpp"
"-o"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget/test/nvptx64-nvidia-cuda/offloading/Output/<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - target nowait fails in certain cases"
href="show_bug.cgi?id=50022">bug50022</a>.cpp.tmp"
# command stderr:
clang-13: warning: Unknown CUDA version. cuda.h: CUDA_VERSION=11040. Assuming
the latest supported version 10.1 [-Wunknown-cuda-version]
$
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget/test/nvptx64-nvidia-cuda/offloading/Output/<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - target nowait fails in certain cases"
href="show_bug.cgi?id=50022">bug50022</a>.cpp.tmp"
# command output:
outside a = 0 addr 0x7ffc8c5f9a7c
# command stderr:
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - target nowait fails in certain cases"
href="show_bug.cgi?id=50022">bug50022</a>.cpp.tmp:
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.src/openmp/libomptarget/test/offloading/<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - target nowait fails in certain cases"
href="show_bug.cgi?id=50022">bug50022</a>.cpp:36:
int main(int, char **): Assertion `a == 3 && "wrong result!"' failed.
error: command failed with exit status: -6
--
********************</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>