Alexey Rybalchenko
|
4a09154a91
|
17-ify namespaces
|
2021-01-25 13:46:40 +01:00 |
|
Alexey Rybalchenko
|
d9a5e82160
|
Cleanup tools includes
|
2021-01-25 13:46:40 +01:00 |
|
Alexey Rybalchenko
|
53a4d17f8b
|
Alignment part I - Interface and shmem send
|
2020-05-20 19:34:27 +02:00 |
|
Alexey Rybalchenko
|
d22023bcb5
|
Implement bulk callbacks for unmanaged regions
|
2020-05-18 14:32:19 +02:00 |
|
Alexey Rybalchenko
|
9992811822
|
Implement region events for zmq
|
2020-05-11 12:02:19 +02:00 |
|
Alexey Rybalchenko
|
e1a113aabe
|
Add region events subscriptions
|
2020-04-28 14:09:04 +02:00 |
|
Alexey Rybalchenko
|
cba6d19781
|
Add config plugin class.
|
2019-07-10 19:35:18 +02:00 |
|
Alexey Rybalchenko
|
0e35f1cb22
|
Shmem region: support huge pages via path to hugetlbfs mount
|
2019-07-05 15:58:28 +02:00 |
|
Dennis Klein
|
3582091b1c
|
Add experimental static size mode for ofi transport
Whenever --ofi-size-hint > 0, the ofi transport does not use the control
band. Multipart is not supported.
|
2019-04-29 20:28:40 +02:00 |
|
Dennis Klein
|
02e1511667
|
Fix issues after rebase
|
2019-03-06 14:23:08 +01:00 |
|
Dennis Klein
|
b31ab1cc48
|
Implement control band with asiofi
|
2019-03-06 14:23:08 +01:00 |
|
Dennis Klein
|
8e7cfacd78
|
Implement parallel ofi::Socket::Receive
|
2019-03-06 14:23:08 +01:00 |
|
Dennis Klein
|
46e2420547
|
Implement parallel ofi::Socket::Send
|
2019-03-06 14:23:08 +01:00 |
|
Dennis Klein
|
60f1f1000f
|
Fix after rebase
|
2019-03-06 14:23:08 +01:00 |
|
Dennis Klein
|
b394feca18
|
Implement ofi Send/Receive
|
2019-03-06 14:23:08 +01:00 |
|
Dennis Klein
|
1c5d7ca46a
|
Reach compilable state with asiofi again
|
2019-03-06 14:23:08 +01:00 |
|
Dennis Klein
|
03912e86f8
|
Drop protobuf dependencies
|
2019-03-06 14:23:08 +01:00 |
|
mkrzewic
|
cc0c525e0d
|
Set pointer to factory also when receiving multi-part
|
2018-11-27 14:36:35 +01:00 |
|
Alexey Rybalchenko
|
ce4062f3a0
|
Remove GetSocket interface that exposes transport details
|
2018-10-17 13:28:50 +02:00 |
|
Dennis Klein
|
144aa912d7
|
FairMQ: Implement blocking ofi::Socket Send/Receive with FI_MSG
Completion events are not yet working.
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
5b3a5b9709
|
FairMQ: Implement ofi address exchange
Control messages are encoded with protobuf.
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
630a1dbbce
|
FairMQ: Setup ofi objects
FI_MSG API
FI_EP_RDM, reliable datagram message (unconnected)
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
4250e3d45b
|
FairMQ: Implement simple ofi Send/Receive with meta com only
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
eaebfc6933
|
FairMQ: Partially implement ofi::Message
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
209e521046
|
FairMQ: Implement ofi::Poller
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
d9595adf45
|
FairMQ: Implement ofi::Socket
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
3785c0e369
|
FairMQ: Implement ofi::TransportFactory ctor/dtor
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
9b7841e89e
|
FairMQ: Remove deprecated TransportFactory factory method
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
7cfd93c998
|
FairMQ: Add ofi transport factory skeleton
|
2018-03-26 13:58:20 +02:00 |
|