cpp_weekly icon indicating copy to clipboard operation
cpp_weekly copied to clipboard

CUDA C++

Open elheck opened this issue 2 years ago • 3 comments

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

elheck avatar Aug 05 '22 05:08 elheck

Also, recommend a compiler for such tasks. Thanks.

YagaoDirac avatar Aug 08 '22 01:08 YagaoDirac

Is this a duplicate of, or should be merged with #26 ?

lefticus avatar Aug 10 '22 15:08 lefticus

I think it could possibly merged with #26. Differences and commonalities could be explained in such a video as well.

elheck avatar Aug 15 '22 14:08 elheck