Skip to content

Remove EVPath Signaling from RDMA DP

Podhorszki, Norbert requested to merge github/fork/philip-davis/master into master

Created by: philip-davis

  • Adds assumption that we can register necessary RDMA at ProvideTimestep, and keep it until ReleaseTimestep (probably okay on all platforms other than Titan, where libfabric does not work anyway.)
  • Fix bug that was preventing DP_TimestepInfo from being provided to the reader with the read request
  • Add some fabric-specific compilation flags (for Aries)

Merge request reports