[llvm-bugs] [Bug 43037] New: nvlink fatal : Could not open input file 'get_mem.c-openmp-nvptx64.cubin'
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Aug 18 16:44:15 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43037
Bug ID: 43037
Summary: nvlink fatal : Could not open input file
'get_mem.c-openmp-nvptx64.cubin'
Product: OpenMP
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Clang Compiler Support
Assignee: unassignedclangbugs at nondot.org
Reporter: itaru.kitayama at gmail.com
CC: llvm-bugs at lists.llvm.org
On an x86 cluster when building NEST I get:
...
[ 23%] Building CXX object sli/CMakeFiles/sli_lib.dir/triedatum.cc.o
[ 23%] Building CXX object sli/CMakeFiles/sli_lib.dir/typechk.cc.o
[ 23%] Building CXX object sli/CMakeFiles/sli_lib.dir/utils.cc.o
[ 24%] Linking CXX shared library libsli.so
nvlink fatal : Could not open input file 'get_mem.c-openmp-nvptx64.cubin'
/usr/local/software/jureca/Stages/Devel-2019a/software/binutils/2.32-GCCcore-8.3.0/bin/ld:
cannot find a.out-openmp-nvptx64
/usr/local/software/jureca/Stages/Devel-2019a/software/binutils/2.32-GCCcore-8.3.0/bin/ld:
cannot find a.out-openmp-nvptx64
clang-10: error: nvlink command failed with exit code 1 (use -v to see
invocation)
clang-10: error: linker command failed with exit code 1 (use -v to see
invocation)
make[2]: *** [sli/libsli.so] Error 1
make[1]: *** [sli/CMakeFiles/sli_lib.dir/all] Error 2
Build recipe is available upon request.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190818/7440909a/attachment.html>
More information about the llvm-bugs
mailing list