1
1
This commit was SVN r28441.

The following SVN revision numbers were found above:
  r28440 --> open-mpi/ompi@93ce233530
Этот коммит содержится в:
Alex Mikheev 2013-05-02 12:52:58 +00:00
родитель 93ce233530
Коммит 9e2fdc7d56

Просмотреть файл

@ -581,7 +581,7 @@ int btl_openib_register_mca_params(void)
}
snprintf(default_qps, 100,
"P,128,256,192,128:S,%u,1024,1008,64:S,%u,1024,1008,32:S,%u,1024,1008,64",
"P,128,256,192,128:S,%u,1024,1008,64:S,%u,1024,1008,64:S,%u,1024,1008,64",
mid_qp_size,
(uint32_t)mca_btl_openib_module.super.btl_eager_limit,
(uint32_t)mca_btl_openib_module.super.btl_max_send_size);