[PATCH] D13171: [CUDA] Added a wrapper header for inclusion of stock CUDA headers.

Eric Christopher via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 21 12:49:22 PDT 2015


echristo added a comment.

I'm ignoring the content of the header, but this seems to be a not terrible way to do things. I gather that cuda_runtime.h is something that's typically included by the driver by nvidia and not the client?

Also, tests?

-eric


http://reviews.llvm.org/D13171





More information about the cfe-commits mailing list