Build fails:
[100%] Linking CXX shared library librccl.so
Call parameter type does not match function signature!
%StackGuardSlot = alloca i8*, addrspace(5)
i8** call void @llvm.stackprotector(i8* %0, i8* addrspace(5)* %StackGuardSlot)
in function _Z25ncclAllReduceRingLLKernelILi2E7FuncSumIaEaEvP14CollectiveArgs
LLVM ERROR: Broken function found, compilation aborted!
Generating AMD GCN kernel failed in llc for target: gfx906
Call parameter type does not match function signature!
%StackGuardSlot = alloca i8*, addrspace(5)
i8** call void @llvm.stackprotector(i8* %0, i8* addrspace(5)* %StackGuardSlot)
in function _Z25ncclAllReduceRingLLKernelILi2E7FuncSumIaEaEvP14CollectiveArgs
LLVM ERROR: Broken function found, compilation aborted!
Generating AMD GCN kernel failed in llc for target: gfx803
Call parameter type does not match function signature!
%StackGuardSlot = alloca i8*, addrspace(5)
i8** call void @llvm.stackprotector(i8* %0, i8* addrspace(5)* %StackGuardSlot)
in function _Z25ncclAllReduceRingLLKernelILi2E7FuncSumIaEaEvP14CollectiveArgs
LLVM ERROR: Broken function found, compilation aborted!
Generating AMD GCN kernel failed in llc for target: gfx908
Call parameter type does not match function signature!
%StackGuardSlot = alloca i8*, addrspace(5)
i8** call void @llvm.stackprotector(i8* %0, i8* addrspace(5)* %StackGuardSlot)
in function _Z25ncclAllReduceRingLLKernelILi2E7FuncSumIaEaEvP14CollectiveArgs
LLVM ERROR: Broken function found, compilation aborted!
Generating AMD GCN kernel failed in llc for target: gfx900
Pinned Comments
naetherm commented on 2020-04-09 05:31
Development is on Github: https://github.com/rocm-arch/rocm-arch Please open issues and PRs there instead of commenting.