Dsp - gpu

Hi everyone,

I am working on adapting our radar system processing from traditional DSP-based systems to leverage the power of NVIDIA GPUs, specifically using the Jetson AGX Orin kit. I would appreciate any insights or advice on best practices for such a transition.

Could anyone share their experiences or challenges faced in similar adaptations? What strategies were effective in integrating GPU capabilities into systems traditionally handled by DSPs? Any advice on optimizing radar data processing using NVIDIA GPUs would be greatly valuable.

Thank you for your guidance!

Hi,
By default we don’t have demonstration for this use-case. It would need other users to share experience. Probably a possible solution is to implement CUDA code for the DSP.

The latest Jetpack release is 5.1.3. If you have AGX Orin developer kit, you may flash it to the latest version and try CUDA programming.

1 Like

Hello,
thank you very much for your attention. Where can I find out about other users’ experiences? Do you have such a feedback form in your archive?
Best Regards,

in my device latest version seems like 6.0, so can I use also this ?

Hi,
Since there is no existing implementation, you would need to develop it through CUDA.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.