Greetings,
I am a newbie and I want to learn CUDA parallel programming in GPU.
I want to set up a working bench to start learning it. I come to these 2 choices. I have either jetson or a lower-end notebook with supported CUDA GPU.
In the future, I want to make a demo from the basic algorithm (such as palindrome) until let say generating pi number using GPU.
And other things, to achieve that is C the only language that supported now? Is it possible to do it in python?
Thoughts or inputs are mostly welcome.
thank you in advance.