aws-samples / aws-efa-eks

Deploying EFA in EKS utilizing GPUDirectRDMA where supported
MIT No Attribution
37 stars 18 forks source link

Schedule device plugin to p5.48xlarge instances #16

Closed brannondorsey closed 12 months ago

brannondorsey commented 1 year 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 1 year 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 12 months ago

Duplicate of #17