Commit 53e92ef
aws: Default to sendrecv protocol on g7e.8xlarge
Switch to the sendrecv protocol on g7e.8xlarge. g7e.8xlarge does not
support GPUDirect RDMA. The RDMA protocol requires FI_HMEM support
without allowing the provider to use CUDA, which is impossible without
GPUDirect RDMA support.
Signed-off-by: Rongbing Zhou <rongbiz@amazon.com>1 parent 0b8bc0f commit 53e92ef
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments