1
1
openmpi/ompi/mca/btl/openib
Gleb Natapov aac695a51f eager_rdma_buffers update is not atomic. A buffer is added to the array and if
something is going wrong down in the code it is removed from the array. So add
mutex to prevent concurrent access to the array from different threads.

This commit was SVN r12385.
2006-11-01 07:27:32 +00:00
..
btl_openib_component.c eager_rdma_buffers update is not atomic. A buffer is added to the array and if 2006-11-01 07:27:32 +00:00
btl_openib_eager_rdma.h Consolidate receive buffers prepost code for HP/LP QPs. 2006-09-07 13:05:41 +00:00
btl_openib_endpoint.c eager_rdma_buffers update is not atomic. A buffer is added to the array and if 2006-11-01 07:27:32 +00:00
btl_openib_endpoint.h Fix deadlock reported by Andrew Friedley: 2006-10-31 09:54:52 +00:00
btl_openib_frag.c consolidate credit management and CQ polling code. 2006-09-12 09:17:59 +00:00
btl_openib_frag.h Consolidate receive buffers prepost code for HP/LP QPs. 2006-09-07 13:05:41 +00:00
btl_openib_ini.c fix compilation warnings. 2006-09-05 09:16:22 +00:00
btl_openib_ini.h Bring over all the work from the /tmp/ib-hw-detect branch. In 2006-08-14 19:30:37 +00:00
btl_openib_lex.h George found a great way to avoid warnings from flex for that unused 2006-08-28 13:44:37 +00:00
btl_openib_lex.l Bring over all the work from the /tmp/ib-hw-detect branch. In 2006-08-14 19:30:37 +00:00
btl_openib_mca.c Fix some signedness warnings on threaded builds introduced by r12369 2006-10-31 17:29:25 +00:00
btl_openib_mca.h Bring over all the work from the /tmp/ib-hw-detect branch. In 2006-08-14 19:30:37 +00:00
btl_openib_proc.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_openib_proc.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
btl_openib.c Big datatype commit. Remove all unused features of the datatype engine. As the memory 2006-10-26 23:11:26 +00:00
btl_openib.h eager_rdma_buffers update is not atomic. A buffer is added to the array and if 2006-11-01 07:27:32 +00:00
configure.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
help-mpi-btl-openib.txt Local GID table contains not what I thought it contains. It contains local HCA 2006-09-26 12:12:33 +00:00
Makefile.am Bring over all the work from the /tmp/ib-hw-detect branch. In 2006-08-14 19:30:37 +00:00
mca-btl-openib-hca-params.ini Tavor HCA vendor_id was changed to correct one: 23108 2006-10-16 14:46:39 +00:00