discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Choose thread


From: marco Ribero
Subject: [Discuss-gnuradio] Choose thread
Date: Fri, 22 May 2015 17:22:14 +0000

Hi,
I've a question about thread management..I like the fact that scheduler can launch blocks in different threads, but I'd like to execute some blocks inside the same thread(CUDA require to perform all operations from a single thread)..for the moment I'm using GR_SCHEDULED=STS,but it blocks at all multithreading..Is it possible to set a thread affinity?(I've looked https://gnuradio.org/doc/doxygen/page_affinity.html, but it doesn't help)

Thanks,
marco

reply via email to

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