Hi,
Is anyone working on adding support for Amazon's EFA libfabric provider? Described here:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa-start.html
They currently have a build of libfabric that supports their 100Gb/s network with OS bypass. I tried getting Intel MPI to use their libfabric, but it doesn't seem to work. I guess Intel MPI needs to be aware of the specific provider? That surprised me a bit since I thought the point of libfabric would be to provide abstracted access to the fabric.
If support for the EFA provider is in progress, I've got an HPC app that could benefit and would be interested in doing some testing.