Skip to content
Snippets Groups Projects
Commit 2c913e67 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

Merge pull request #94 in ASAPO/asapo from libfabric_consumer_rds_integration to develop

* commit 'ac6c060e': (43 commits)
  Fixed ip/tcp resolve hostname tests
  Fixed error assertion for new LibFabric version
  Fixed windows build
  Made ResolveHostnameToIp thread safe
  Refactored TryGetDataFromBuffer
  Fixed dlopen race condition
  Improved time tracking
  Added env 'ASAPO_PRINT_FALLBACK_REASON' to see why TCP was used
  Only test fabric API if ENABLE_LIBFABRIC_LOCALHOST is true
  Only include dl functions if LIBFARBIC is actually enabled
  Fixed typo
  Dynamically load LibFabric and other dependencies
  Only enable LibFabric localhost emulation if compiler flag is set
  Added more arguments to fabric testing tools
  Auto fallback to TCP when Fabric connection is not working
  Added ForceNoRdma flag in python
  Added the option to query the current connection type on broker in python
  Added the option to query the current connection type on broker
  lazy initialisation of DataBroker's net_client (Try fabric first and fallback to TCP)
  update for macos
  ...
parents 99e35dc6 ac6c060e
No related branches found
No related tags found
No related merge requests found
Showing
with 194 additions and 69 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment