Enable the coll sync component to barrier before each 1000th collective.
This commit was SVN r21594.
Этот коммит содержится в:
родитель
b85e3636f3
Коммит
92e40cb20a
@ -78,7 +78,7 @@ mca_coll_sync_component_t mca_coll_sync_component = {
|
|||||||
50,
|
50,
|
||||||
|
|
||||||
/* Do a sync *before* each Nth collective */
|
/* Do a sync *before* each Nth collective */
|
||||||
0,
|
1000,
|
||||||
|
|
||||||
/* Do a sync *after* each Nth collective */
|
/* Do a sync *after* each Nth collective */
|
||||||
0,
|
0,
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user