[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Regarding details of MPI functions
|
From: |
Vasil Velichkov |
|
Subject: |
Re: Regarding details of MPI functions |
|
Date: |
Thu, 25 May 2023 18:32:00 +0300 |
|
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
Hi Kanak Lohiya,
On 25/05/2023 08.26, Kanak Lohiya wrote:
> Dear all,
> I have been trying to find the detailed code for the functions
> messgae_port_register_in, message_port_register_out, message_port_pub etc.
> but not able to find it.
You can find the source code in basic_block.cc
https://github.com/gnuradio/gnuradio/blob/maint-3.10/gnuradio-runtime/lib/basic_block.cc#L76-L82
Regards,
Vasil