Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 51%] Linking CXX executable test_rocrand_kernel_sobol32
- 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 _Z14rocrand_kernelIN14rocrand_device14sobol32_engineILb0EEEEvPjS3_m
- LLVM ERROR: Broken function found, compilation aborted!
- Generating AMD GCN kernel failed in llc for target: gfx900
- 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 _Z14rocrand_kernelIN14rocrand_device14sobol32_engineILb0EEEEvPjS3_m
- 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 _Z14rocrand_kernelIN14rocrand_device14sobol32_engineILb0EEEEvPjS3_m
- LLVM ERROR: Broken function found, compilation aborted!
- Generating AMD GCN kernel failed in llc for target: gfx803
- clang-9: error: linker command failed with exit code 7 (use -v to see invocation)
- make[2]: *** [test/CMakeFiles/test_rocrand_kernel_sobol32.dir/build.make:91: test/test_rocrand_kernel_sobol32] error 7
- make[1]: *** [CMakeFiles/Makefile2:738: test/CMakeFiles/test_rocrand_kernel_sobol32.dir/all] error 2
- [ 52%] Linking CXX executable test_poisson_distribution
- [ 54%] Linking CXX executable test_hiprand_kernel
- [ 54%] Built target test_poisson_distribution
- 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 _Z19hiprand_init_kernelI20hiprandStateMRG32k3aEvPT_myy
- 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 _Z19hiprand_init_kernelI20hiprandStateMRG32k3aEvPT_myy
- 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 _Z19hiprand_init_kernelI20hiprandStateMRG32k3aEvPT_myy
- LLVM ERROR: Broken function found, compilation aborted!
- Generating AMD GCN kernel failed in llc for target: gfx900
- clang-9: error: linker command failed with exit code 7 (use -v to see invocation)
- make[2]: *** [test/CMakeFiles/test_hiprand_kernel.dir/build.make:92: test/test_hiprand_kernel] error 7
- make[1]: *** [CMakeFiles/Makefile2:776: test/CMakeFiles/test_hiprand_kernel.dir/all] error 2
Advertisement
Add Comment
Please, Sign In to add comment