Open fpgasdr opened 3 years ago
Hi, since there is the possibility to enable the second cpu on pluto. how about to make this code multi thread for 2x better performance?.
I tried it in pluto device with second cpu enabled and the cpu resource was just using one core (40% cpu usage vs 80% with single core).
maybe have a dual thread call to compute the fft for both cores?.
Hi, since there is the possibility to enable the second cpu on pluto. how about to make this code multi thread for 2x better performance?.
I tried it in pluto device with second cpu enabled and the cpu resource was just using one core (40% cpu usage vs 80% with single core).
maybe have a dual thread call to compute the fft for both cores?.