-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed
llvm/llvm-project-release-prs
#29Description
Broken since d61d72d
$ clang++ -fopenmp -fopenmp-targets=nvptx64 -O3 complex.cpp
nvlink error : Undefined reference to '__kmpc_kernel_parallel' in '/tmp/complex-496a9f-nvptx64-nvidia-cuda-sm_80-4864b4.cubin'
nvlink error : Undefined reference to '__kmpc_kernel_end_parallel' in '/tmp/complex-496a9f-nvptx64-nvidia-cuda-sm_80-4864b4.cubin'
/soft/llvm/main-patched/bin/clang-linker-wrapper: error: 'nvlink' failedcode
affecting main and 15 release
Metadata
Metadata
Type
Projects
Status
Done