> Here is the ibv_srq structure:
>
> struct ibv_srq {
...
> pthread_cond_t cond;
> On redhat 5 system, since it has a new pthread version, 'pthread_cond_t' is
> larger
> than on redhat 4 system.
Yikes... I don't see any way to handle this without breaking the
libibverbs ABI for all existing binaries, since we have to move
pthread_cond_t out of all exposed structures....
Any ideas??
- R.
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general