LibFabric communication: consumer <=> rds
Will try to establish a connection to the receiver over RDMA first. If this is not successful it will (for the runtime) always use TCP.
This behavior can be manually disabled by using broker->ForceNoRdma();
Use the environment variable ASAPO_PRINT_FALLBACK_REASON
on the consumer to get a message when a fallback to TCP occurs.