Branch: refs/heads/master
  Home:   https://github.com/Eyescale/Equalizer
  Commit: 00a553364ab7906f9a94e23a000313d1d163b7ac
      
https://github.com/Eyescale/Equalizer/commit/00a553364ab7906f9a94e23a000313d1d163b7ac
  Author: Dardo D Kleiner <[email protected]>
  Date:   2012-02-27 (Mon, 27 Feb 2012)

  Changed paths:
    M CMake/FindOFED.cmake
  M CMakeLists.txt
  M libs/co/rdmaConnection.cpp

  Log Message:
  -----------
  Refix InfiniBand build.

    [ ] May break build
    [ ] May break existing applications (see CHANGES.txt)
    [x] Bugfix
    [ ] New Feature
    [ ] Cleanup
    [ ] Optimization
    [ ] Documentation

Suprisingly rdma_verbs.h is not always there, simply inline the few helper
routines into our codebase.

CMakeLists also needed to be set inline with the plural form of include dirs
found by cmake scripts.


  Commit: 4943032b754b0945c2cdfcc4078e99fa0adaa000
      
https://github.com/Eyescale/Equalizer/commit/4943032b754b0945c2cdfcc4078e99fa0adaa000
  Author: Dardo D Kleiner <[email protected]>
  Date:   2012-02-27 (Mon, 27 Feb 2012)

  Changed paths:
    M libs/co/rdmaConnection.cpp

  Log Message:
  -----------
  Anonymous namespace implies static.


  Commit: ed1acd67e6d86840868c4be1f7103a0a42b35ea6
      
https://github.com/Eyescale/Equalizer/commit/ed1acd67e6d86840868c4be1f7103a0a42b35ea6
  Author: Dardo D Kleiner <[email protected]>
  Date:   2012-02-27 (Mon, 27 Feb 2012)

  Changed paths:
    M libs/co/rdmaConnection.cpp

  Log Message:
  -----------
  Use our protection domain pointer.

struct rdma_cm_id doesn't hang onto the pd pointer until version 1.0.15,
since we have our own copy just use that.


  Commit: f9e5853bbe3a1684d5ee19441f5e5a9bc836e2ab
      
https://github.com/Eyescale/Equalizer/commit/f9e5853bbe3a1684d5ee19441f5e5a9bc836e2ab
  Author: Dardo D Kleiner <[email protected]>
  Date:   2012-02-27 (Mon, 27 Feb 2012)

  Changed paths:
    M CMake/FindOFED.cmake
  M libs/co/rdmaConnection.cpp

  Log Message:
  -----------
  Test for rdma_verbs.h as prerequisite for OFED.
     [ ] May break build
    [ ] May break existing applications (see CHANGES.txt)
    [x] Bugfix
    [ ] New Feature
    [ ] Cleanup
    [ ] Optimization
    [ ] Documentation

Presence of this header is deemed sufficient to conclude that the minimum
librdmacm version requirement is met.


Compare: https://github.com/Eyescale/Equalizer/compare/c1f1cef...f9e5853
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to