<div dir="ltr"><div>Sorry for the noise. On a POWER8 compute node with GPUs, tests ran fine.</div><div><br></div><div>[...] </div>[100%] Running libomptarget-nvptx tests<br><br>Testing Time: 104.18s<br>  Expected Passes    : 12<br>[100%] Built target check-libomptarget-nvptx<br><div><br></div><div>I can not still understand as to why the app build with the Debug Clang is too slow. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Dec 22, 2019 at 11:06 AM Itaru Kitayama <<a href="mailto:itaru.kitayama@gmail.com">itaru.kitayama@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Can the offloading experts look at the failures?</div><div><br></div><div><br></div>[kitayama1@juron1-adm 201912220241]$ ninja check-libomptarget-nvptx<br>[1/2] Running libomptarget-nvptx tests<br>FAIL: libomptarget-nvptx :: api/ignored.c (1 of 12)<br>******************** TEST 'libomptarget-nvptx :: api/ignored.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/ignored.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/ignored.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/ignored.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/ignored.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/ignored.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/ignored.c.tmp"<br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/ignored.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/ignored.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/ignored.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: api/max_threads.c (2 of 12)<br>******************** TEST 'libomptarget-nvptx :: api/max_threads.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/max_threads.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/max_threads.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/max_threads.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/max_threads.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/max_threads.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/max_threads.c.tmp"<br># command stderr:<br>ptxas /tmp/max_threads-64893b.s, line 4909; warning : Instruction 'vote' without '.sync' is deprecated since PTX ISA version 6.0 and will be discontinued in a future PTX ISA version<br><br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/max_threads.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/max_threads.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/max_threads.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: api/thread_limit.c (3 of 12)<br>******************** TEST 'libomptarget-nvptx :: api/thread_limit.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/thread_limit.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/thread_limit.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/thread_limit.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/thread_limit.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/thread_limit.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/thread_limit.c.tmp"<br># command stderr:<br>ptxas /tmp/thread_limit-2f51a7.s, line 6262; warning : Instruction 'vote' without '.sync' is deprecated since PTX ISA version 6.0 and will be discontinued in a future PTX ISA version<br><br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/api/Output/thread_limit.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/thread_limit.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/api/thread_limit.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: data_sharing/alignment.c (4 of 12)<br>******************** TEST 'libomptarget-nvptx :: data_sharing/alignment.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/alignment.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/Output/alignment.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/Output/alignment.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/alignment.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/alignment.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/Output/alignment.c.tmp"<br># command stderr:<br>ptxas /tmp/alignment-a2b0d7.s, line 1467; warning : Instruction 'vote' without '.sync' is deprecated since PTX ISA version 6.0 and will be discontinued in a future PTX ISA version<br><br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/Output/alignment.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/alignment.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/data_sharing/alignment.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: parallel/barrier.c (5 of 12)<br>******************** TEST 'libomptarget-nvptx :: parallel/barrier.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/barrier.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/barrier.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/barrier.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/barrier.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/barrier.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/barrier.c.tmp"<br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/barrier.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/barrier.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/barrier.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: parallel/flush.c (6 of 12)<br>******************** TEST 'libomptarget-nvptx :: parallel/flush.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/flush.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/flush.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/flush.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/flush.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/flush.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/flush.c.tmp"<br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/flush.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/flush.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/flush.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: parallel/level.c (7 of 12)<br>******************** TEST 'libomptarget-nvptx :: parallel/level.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/level.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/level.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/level.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/level.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/level.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/level.c.tmp"<br># command stderr:<br>ptxas /tmp/level-8f38d6.s, line 4651; warning : Instruction 'vote' without '.sync' is deprecated since PTX ISA version 6.0 and will be discontinued in a future PTX ISA version<br><br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/level.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/level.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/level.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: parallel/nested.c (8 of 12)<br>******************** TEST 'libomptarget-nvptx :: parallel/nested.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/nested.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/nested.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/nested.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/nested.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/nested.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/nested.c.tmp"<br># command stderr:<br>ptxas /tmp/nested-a39cef.s, line 2928; warning : Instruction 'vote' without '.sync' is deprecated since PTX ISA version 6.0 and will be discontinued in a future PTX ISA version<br><br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/nested.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/nested.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/nested.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: parallel/num_threads.c (9 of 12)<br>******************** TEST 'libomptarget-nvptx :: parallel/num_threads.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/num_threads.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/num_threads.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/num_threads.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/num_threads.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/num_threads.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/num_threads.c.tmp"<br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/num_threads.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/num_threads.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/num_threads.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: parallel/spmd_parallel_regions.cpp (10 of 12)<br>******************** TEST 'libomptarget-nvptx :: parallel/spmd_parallel_regions.cpp' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang++ -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/spmd_parallel_regions.cpp -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/spmd_parallel_regions.cpp.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/spmd_parallel_regions.cpp.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/spmd_parallel_regions.cpp<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang++" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/spmd_parallel_regions.cpp" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/spmd_parallel_regions.cpp.tmp"<br># command stderr:<br>ptxas /tmp/spmd_parallel_regions-ae8998.s, line 3092; warning : Instruction 'vote' without '.sync' is deprecated since PTX ISA version 6.0 and will be discontinued in a future PTX ISA version<br><br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/spmd_parallel_regions.cpp.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/spmd_parallel_regions.cpp"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/spmd_parallel_regions.cpp<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: parallel/thread_limit.c (11 of 12)<br>******************** TEST 'libomptarget-nvptx :: parallel/thread_limit.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/thread_limit.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/thread_limit.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/thread_limit.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/thread_limit.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/thread_limit.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/thread_limit.c.tmp"<br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/thread_limit.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/thread_limit.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/thread_limit.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br>FAIL: libomptarget-nvptx :: parallel/tripcount.c (12 of 12)<br>******************** TEST 'libomptarget-nvptx :: parallel/tripcount.c' FAILED ********************<br>Script:<br>--<br>: 'RUN: at line 1';   /tmp/201912220241/./bin/clang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda  -I /tmp/201912220241/projects/openmp/libomptarget/../runtime/src -L /tmp/201912220241/lib --libomptarget-nvptx-path=/tmp/201912220241/lib  /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/tripcount.c -o /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/tripcount.c.tmp && /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/tripcount.c.tmp | /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/tripcount.c<br>--<br>Exit Code: 2<br><br>Command Output (stdout):<br>--<br>$ ":" "RUN: at line 1"<br>$ "/tmp/201912220241/./bin/clang" "-fopenmp" "-fopenmp-targets=nvptx64-nvidia-cuda" "-I" "/tmp/201912220241/projects/openmp/libomptarget/../runtime/src" "-L" "/tmp/201912220241/lib" "--libomptarget-nvptx-path=/tmp/201912220241/lib" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/tripcount.c" "-o" "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/tripcount.c.tmp"<br>$ "/tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/Output/tripcount.c.tmp"<br># command stderr:<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br>Libomptarget fatal error 1: failure of target construct while offloading is mandatory<br><br>error: command failed with exit status: 1<br>$ "/tmp/201912220241/./bin/FileCheck" "/p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/tripcount.c"<br># command stderr:<br>FileCheck error: '-' is empty.<br>FileCheck command line:  /tmp/201912220241/./bin/FileCheck /p/scratch/cpcp0/pcp0151/projects/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/tripcount.c<br><br>error: command failed with exit status: 2<br><br>--<br><br>********************<br><br>Testing Time: 42.63s<br>********************<br>Failing Tests (12):<br>    libomptarget-nvptx :: api/ignored.c<br>    libomptarget-nvptx :: api/max_threads.c<br>    libomptarget-nvptx :: api/thread_limit.c<br>    libomptarget-nvptx :: data_sharing/alignment.c<br>    libomptarget-nvptx :: parallel/barrier.c<br>    libomptarget-nvptx :: parallel/flush.c<br>    libomptarget-nvptx :: parallel/level.c<br>    libomptarget-nvptx :: parallel/nested.c<br>    libomptarget-nvptx :: parallel/num_threads.c<br>    libomptarget-nvptx :: parallel/spmd_parallel_regions.cpp<br>    libomptarget-nvptx :: parallel/thread_limit.c<br>    libomptarget-nvptx :: parallel/tripcount.c<br><br>  Unexpected Failures: 12<br>FAILED: projects/openmp/libomptarget/deviceRTLs/nvptx/test/CMakeFiles/check-libomptarget-nvptx<br>cd /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test && /usr/bin/python /tmp/201912220241/./bin/llvm-lit -j1 -sv /tmp/201912220241/projects/openmp/libomptarget/deviceRTLs/nvptx/test<br>ninja: build stopped: subcommand failed.<br></div>
</blockquote></div>