Skip to content
Snippets Groups Projects
  1. Oct 07, 2020
    • Tim Schoof's avatar
      Use specific numpy version per python version · e0e48ae5
      Tim Schoof authored
      The numpy version is chosen based on the numpy version provided by
      debian and centos for python < 3.7 and the version used by scipy wheels
      for all other python version.
      
      Additionally, the producer
      and the consumer now have the same setup and install dependencies on
      cython.
      e0e48ae5
  2. Oct 01, 2020
  3. Sep 30, 2020
  4. Sep 29, 2020
  5. Sep 28, 2020
  6. Sep 24, 2020
  7. Sep 23, 2020
  8. Sep 22, 2020
  9. Sep 21, 2020
    • Sergey Yakubov's avatar
      Merge pull request #94 in ASAPO/asapo from libfabric_consumer_rds_integration to develop · 2c913e67
      Sergey Yakubov authored
      * 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
        ...
      2c913e67
  10. Sep 18, 2020
  11. Sep 17, 2020
  12. Sep 16, 2020
  13. Sep 14, 2020
Loading