discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] No change when set_processor affinity() is used


From: Nemanja Savic
Subject: [Discuss-gnuradio] No change when set_processor affinity() is used
Date: Tue, 12 May 2015 18:25:09 +0200

Hi all guys,

I have a flowgraph where I have three parallel paths for filtering signal stored in a file. Here the picture of my flowgraph:

Inline image 1

I use gnuradio 3.6.5.1. When I run the script it uses only one processor, and since I have 4 cores, I would like to run every of the paths on another processor. For every filter I do set_processr_affinity[some number between 0 and ]. When I run the script nothing changes, it still runs on a single core. Am I missing something with set_processor_affinity method?

Best,

--
Nemanja Savić

reply via email to

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