discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Create a GPU-based block tutorial.


From: edwar ewer
Subject: Create a GPU-based block tutorial.
Date: Wed, 4 Jun 2025 12:40:29 +0000

Dear GNU Radio,
Currently I am trying to create a GPU-based multiply conjugate block in GNU Radio. The purpose is the same as the regular GNU Radio multiply conjugate block, but I want to optimize the process by doing it in GPU cores. Previously, I was thinking to follow this tutorial to make it.
However, I believe that tutorial is meant to develop a CPU-based GNU Radio block. I am trying to dig the internet but could not find any clear tutorial how to develop GPU-based GNU Radio block. Could you help and enlighten with regards to the procedure of developing GPU-based GNU Radio block?
Thank you in advance.

Best regards,
Eduemon

reply via email to

[Prev in Thread] Current Thread [Next in Thread]