FairMQ: Implement ofi::Socket

This commit is contained in:
Dennis Klein
2018-02-19 18:41:34 +01:00
committed by Mohammad Al-Turany
parent 3670dd8835
commit d9595adf45
7 changed files with 677 additions and 23 deletions

View File

@@ -83,7 +83,7 @@
"id": "pairleft_ofi",
"channels": [
{
"address": "tcp://127.0.0.1:5857",
"address": "tcp://127.0.0.1:5957",
"method": "bind",
"name": "data",
"rateLogging": 0,
@@ -96,7 +96,7 @@
"id": "pairright_ofi",
"channels": [
{
"address": "tcp://127.0.0.1:5857",
"address": "tcp://127.0.0.1:5957",
"method": "connect",
"name": "data",
"rateLogging": 0,