_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
sm_10 is pretty old hardware - Why the strong dependency on this?
Hi, Ginu.
No earlier version of llvm supports sm_10. It's not something I have looked at deeply, but I expect adding support would be nontrivial, because one would have to teach the nvptx backend which machine instructions are and are not available in that architecture.
Regards,
-Justin
I'm not certain the exact compilation flow when fighting this, but
ensure the underlying nvcc and ptxas work first for sm_10 before
trying to get llvm involved.
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev