Re: Regarding details of MPI functions

2023-05-25 Thread Vasil Velichkov
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://

Regarding details of MPI functions

2023-05-24 Thread Kanak Lohiya
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. I have checked the source code file of block_block.h where these functions are defined as void and have arguments but no code