nrgraham23 / LibJFabric

Java bindings for libfabric.
2 stars 0 forks source link

Add setDestAddr to Info Object #36

Closed nrgraham23 closed 8 years ago

nrgraham23 commented 8 years ago

Added the setDestAddr method to the Info Object.

Also added the getName method to EndPointSharedOps. This commit also includes changes to the ping pong test that prompted these changes.

Signed-off-by: Nathaniel Graham ngraham@lanl.gov