Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KIRO Server and Client now automatically exchange MRI on connect | Timo Dritschler | 2014-04-25 | 1 | -4/+4 |
| | | | | | | Added 'kiro_client_sync' that RDMA-READs the KIRO-TRB from the server Updated Makefile Updated test-client | ||||
* | Small detail fix in KIRO Server | Timo Dritschler | 2014-04-25 | 1 | -6/+14 |
| | | | | | Added small test program for KIRO Server and Client Updated Makefile | ||||
* | Added first draft of 'KIRO Server' class | Timo Dritschler | 2014-04-25 | 1 | -1/+5 |
| | | | | Updated Makefile | ||||
* | Added first draft of a KIRO Client class | Timo Dritschler | 2014-04-24 | 1 | -2/+5 |
| | | | | Updated Makefile | ||||
* | Initial Commit for "KIT Infiniband Remote Objects" (KIRO) Library | Timo Dritschler | 2014-04-23 | 1 | -0/+26 |
Created KiroTrb (KIRO Transmittable Ring Buffer) class Wrote short test for KiroTrb class |