lower priority of rdma one-sided component so that pt2pt is preferred for most
people, so that it gets more testing This commit was SVN r13163.
Этот коммит содержится в:
родитель
e093b5a256
Коммит
860fd63710
@ -228,7 +228,9 @@ ompi_osc_rdma_component_query(ompi_win_t *win,
|
||||
each peer. Return slightly higher priority than the
|
||||
point-to-point code */
|
||||
|
||||
return 10;
|
||||
/* lower priority below that of the pt2pt component until the btl
|
||||
redesign */
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user