boxu-zhang added a comment.

In D154822#4485700 <https://reviews.llvm.org/D154822#4485700>, @tra wrote:

> Looking at CUDA headers, it appears that changing only 
> compiler-generated-glue may be insufficient. A lot of other CUDA API calls 
> need to be changed to `_ptsz` variant and for that we need to have 
> `CUDA_API_PER_THREAD_DEFAULT_STREAM` defined.

CUDA_API_PER_THREAD_DEFAULT_STREAM is defined now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154822/new/

https://reviews.llvm.org/D154822

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to