George Bosilca
a4488ff8d2
Add explicit conversions.
...
This commit was SVN r13265.
2007-01-24 00:49:08 +00:00
George Bosilca
f419960c7f
All files have to include ompi_config.h before anything else.
...
This commit was SVN r13045.
2007-01-08 22:03:16 +00:00
Gleb Natapov
190e7a27cd
Merge with gleb-mpool branch. All RDMA components use same mpool now (rdma).
...
udapl/openib/vapi/gm mpools a deprecated. rdma mpool has parameter that allows
to limit its size mpool_rdma_rcache_size_limit (default is 0 - unlimited).
This commit was SVN r12878.
2006-12-17 12:26:41 +00:00
Gleb Natapov
3bf31fe4a3
Correctly determine the first element on the list. opal_list_get_prev() never
...
returns NULL, it should be compared with opal_list_get_end() instead.
This commit was SVN r12387.
2006-11-01 13:44:47 +00:00
Gleb Natapov
252a9cea34
Fix bug in vma rcache.
...
This commit was SVN r12163.
2006-10-18 10:55:01 +00:00
David Daniel
59f2d86c36
* Move Gleb's rcache work from the gleb-rcache branch to the trunk
...
This commit was SVN r11198.
2006-08-15 18:40:08 +00:00