mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
FairMQ: Implement ofi::Socket
This commit is contained in:
committed by
Mohammad Al-Turany
parent
3670dd8835
commit
d9595adf45
@@ -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,
|
||||
|
Reference in New Issue
Block a user