EmbeddedRelated.com
The 2024 Embedded Online Conference

Getting Started With CUDA C on an Nvidia Jetson: Hello CUDA World!

Mohammed Billoo

In this blog post, I introduce CUDA, which is a framework designed to allow developers to take advantage of Nvidia's GPU hardware acceleration to efficiently implement certain type of applications. I demonstrate an implementation to perform vector addition using CUDA C and compare it against the traditional implementation in "regular" C.




The 2024 Embedded Online Conference