As a not, assuming you are using the pkt_xmt and pkt_rcv flowgraphs, both have throttles in them. The rcv one should not have a throttle, as it will be paced by the zmq source. No idea if this is related.
On Thu, Jan 19, 2023 at 5:27 PM Cinaed Simson <cinaed.sim...@gmail.com> wrote: > Please do not send me images. > > Instead, when the system slows down, open a cmd windows and type > > systeminfo | find "Available Physical Memory" > > -- Cinaed > > On 1/19/23 05:48, SHAKTHIVEL S 2021 Batch,PES University wrote: > > I am running the flowgraph graph on Windows10 Anaconda 3 GNURADIO 3.10. As > it was not even running in my dual booted DragonOS 20.04 gnuradio version > 3.8.1.I thought of trying in windows then it worked but not decoding the > symbols. It is throwing some pagesize error. But the symbols are > overlapping on one another.Below I combined both transmission and reception > to decrease latency but no use. > Thanks > I have attached few screen shots > > On Thu, Jan 19, 2023, 11:22 Cinaed Simson <cinaed.sim...@gmail.com> wrote: > >> Hi - are you running running under Windows or Linux on the PC. >> >> And are you running a virtual machine? >> >> Check memory usage. >> >> It's possible your using swap as memory-and are constantly swapping the >> memory to disk - which will slow you to crawl. >> >> -- Cinaed >> >> >> On 1/18/23 15:52, SHAKTHIVEL S 2021 Batch,PES University wrote: >> >> It is an adaptive site I changed the blocks accordingly to 3.10 . I am >> simulating this on my PC. It is lagging like a hell. Can anyone give some >> tips to increase speed? Or I have to bear with this? The symbols are not >> getting decided other side due to this >> >> On Thu, Jan 19, 2023, 00:44 Aditya Arun Kumar < >> adityaarunkumar...@gmail.com> wrote: >> >>> In 3.10 blocks got moved around right? To symbol sync and linear eq >>> stuff? >>> >>> On Thu, Jan 19, 2023, 00:04 Marcus Müller <mmuel...@gnuradio.org> wrote: >>> >>>> Bit confused; you're using GNU Radio 3.10, but you specifically read a >>>> version of the >>>> tutorial that is marked as *not* applying to 3.10? >>>> >>>> On 18.01.23 17:13, SHAKTHIVEL S 2021 Batch,PES University wrote: >>>> > I tried running the Packet Commication example given in gnuradio >>>> documentation using gr38 >>>> > embedded block. It throwed me this error >>>> > "pagesize :error: no info; setting pagesize = 4096" >>>> > Although this is not an error strictly it reduced the performance of >>>> the flowgraph >>>> > drastically and I couldn't decode the message on the receiver >>>> side.The constellation are >>>> > overlapping and trying to move away slowly. Any help would be >>>> appreciated >>>> > Link to the site: >>>> https://wiki.gnuradio.org/index.php/Packet_Communications?ver1=3.8 >>>> > <https://wiki.gnuradio.org/index.php/Packet_Communications?ver1=3.8> >>>> > >>>> > >>>> > >>>> >>>> >> >