https://bugs.llvm.org/show_bug.cgi?id=51825
Bug ID: 51825
Summary: nvlink error : Undefined reference to
'_ZN4nest10SpikeEventC2Ev' in
'/tmp/test-spike-44c853.cubin'
Product: OpenMP
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Runtime Library
Assignee: unassignedb...@nondot.org
Reporter: itaru.kitay...@gmail.com
CC: llvm-bugs@lists.llvm.org
Created attachment 25249
--> https://bugs.llvm.org/attachment.cgi?id=25249&action=edit
test source C++ file
In a target region, instantiating a SpikeEvent object leads to a compile time
error.
$ c++filt _ZN4nest10SpikeEventC2Ev
nest::SpikeEvent::SpikeEvent()
$ clang++ -fopenmp -fopenmp-targets=nvptx64 test-spike.cpp
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs