diff --git a/etc/infiniband.conf b/etc/infiniband.conf index 78bee0c48..81107bdb3 100644 --- a/etc/infiniband.conf +++ b/etc/infiniband.conf @@ -74,18 +74,6 @@ nodes = { { type = "stats", verbose = true } ) }, - out = { - address = "10.0.0.2:1337", - resolution_timeout = 1000, - - max_wrs = 8192, - cq_size = 256, - - vectorize = 1, - - send_inline = 1, - max_inline_data = 60, - } } }