Hello Everyone, Sorry, MPI is quite new for me, in particular the implementation. If you don't mind, I have some very basic questions regarding the OMPI implementation.
If I use one-sided MPI operations (Get, and Put) forcefully I use RDMA? Is it possible to have one-sided without RDMA? In general, other types of MPI operations like Send/Receive or collective operations are implemented using RDMA or not necessarily? How can I be sure that I am using RDMA for a specific operation? Thank you very much in advance for your help! Best Regards,