cpp_weekly
cpp_weekly copied to clipboard
CUDA C++
Channel
[Fill in the blank]
Topics
What is the difference between CUDA C++ and regular C++. How does your code behave differently on GPU hardware? Why can it be so damn fast? What are the pitfalls? How can CPU code and GPU code interact cleanly?
Length 10-20
Also, recommend a compiler for such tasks. Thanks.
Is this a duplicate of, or should be merged with #26 ?
I think it could possibly merged with #26. Differences and commonalities could be explained in such a video as well.