These two:
MCA_BTL_FLAGS_NEED_ACK MCA_BTL_FLAGS_NEED_CSUM
Are used by DR. They aren't used by OB1.
- Galen
On Jun 15, 2007, at 9:27 AM, Jeff Squyres wrote:
I notice that our help message for the btl_openib_flags MCA parameter
seems to be a bit out of date:
CHECK(reg_int("flags", "BTL fla
I notice that our help message for the btl_openib_flags MCA parameter
seems to be a bit out of date:
CHECK(reg_int("flags", "BTL flags, added together: SEND=1, PUT=2,
GET=4 "
"(cannot be 0)",
MCA_BTL_FLAGS_RDMA | MCA_BTL_FLAGS_NEED_ACK |
MCA_BTL_FLAG