aws-samples / aws-efa-eks

Deploying EFA in EKS utilizing GPUDirectRDMA where supported
MIT No Attribution
35 stars 19 forks source link

Schedule device plugin to p5.48xlarge instances #16

Closed brannondorsey closed 9 months ago

brannondorsey commented 11 months ago

My understanding is that EFA should be supported on the new p5.48xlarge instance types.

This PR allows the device plugin daemonset to be scheduled to these instance types.

brannondorsey commented 11 months ago

It does appear in the list of EFA supported instance types here. Although I do not know what modifications, if any, are required for this device plugin to support EFAv2, as advertised on those instance types.

realvz commented 9 months ago

Duplicate of #17