You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace compile-time AWS platform detection with runtime EFA device
detection using hwloc. This allows a single binary to work on both
AWS and non-AWS environments, automatically enabling optimizations
when EFA hardware is present. Removes autotools platform checks and
always builds AWS platform code.
Signed-off-by: Hershel Shah <[email protected]>
0 commit comments