Skip to content

Conversation

@ggouaillardet
Copy link
Contributor

otherwise bad things happen with
--mca btl_tcp_progress_thread 1 (non default)
and
--mca mpi_add_procs_cutoff 0 (default)

otherwise bad things happen with
 --mca btl_tcp_progress_thread 1 (non default)
and
 --mca mpi_add_procs_cutoff 0 (default)
@ggouaillardet
Copy link
Contributor Author

@bosilca can you please review this ?

this solves the many MTT crashes such as https://mtt.open-mpi.org/index.php?do_redir=2352 caused by
--mca btl_tcp_progress_thread 1 --mca mpi_add_procs_cutoff 0

note several malloc and calloc results were not checked. and i simply added an assert (NULL != ...)

@ggouaillardet
Copy link
Contributor Author

@jsquyres FYI

@ggouaillardet
Copy link
Contributor Author

:bot:mellanox:retest

@bosilca
Copy link
Member

bosilca commented Sep 5, 2016

Look good, thanks for taking care of this. 👍

@ggouaillardet ggouaillardet merged commit 7b39d90 into open-mpi:master Sep 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants