<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hi,</div><div><br></div><div>I'm trying to use clang 7.0.1 to compile a simple program as shown on <a href="https://llvm.org/docs/CompileCudaWithLLVM.html" _src="https://llvm.org/docs/CompileCudaWithLLVM.html">https://llvm.org/docs/CompileCudaWithLLVM.html</a> for nvidia RTX2080 (compute capability 7.5). clang complains about not supporting sm_75. I then try the llvm repository head 7a5cc00 from the git mirror and the simple program compiles and runs fine. But then I found that for more complicated programs, I often got this runtime error:</div><div><br></div><div>cudaDeviceSynchronize() error( cudaErrorIllegalInstruction): an illegal instruction was encountered</div><div><br></div><div>cuda-gdb traces this back to __cuda_sm70_warpsync()</div><div><br></div><div>Can someone tell me that if the Turing GPU is currently supported or not?</div><div><br></div><div>Thanks,</div><div>Char</div></div><br><br><span title="neteasefooter"><p> </p></span>