Y
Hacker News
new
|
ask
|
show
|
jobs
by
bjourne
65 days ago
If CUDA
is
C++ then I'd like to know how you throw and catch exceptions in CUDA kernels.
1 comments
pjmlp
65 days ago
The same way as people writing C++ code as Google employees do, including LLVM and Chrome.
link