Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
0d413fb73f
openmpi
/
ompi
/
mca
/
osc
/
sm
История
George Bosilca
7541c03b4c
Mark all instances where atomic operations are used but their return value is unnecessary
2014-10-15 21:47:32 -04:00
..
Makefile.am
osc/sm: return ompi_request_empty for all request ops
2014-06-17 04:27:02 +00:00
osc_sm_active_target.c
Mark all instances where atomic operations are used but their return value is unnecessary
2014-10-15 21:47:32 -04:00
osc_sm_comm.c
osc/sm: return ompi_request_empty for all request ops
2014-06-17 04:27:02 +00:00
osc_sm_component.c
ompi_info_get_bool returns "success" if the value isn't found, setting "flag" to false, but doesn't set the value of the param itself. So if you don't specify "blocking_fence" in MPI_Info, then the "blocking_fence" flag wasn't being set.
2014-09-29 17:21:28 +00:00
osc_sm_passive_target.c
osc/sm: fix bugs in both the passive and active target paths
2014-04-08 21:55:00 +00:00
osc_sm.h
George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-)
2014-07-26 00:47:28 +00:00