Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORTE/OOB/UD set CQE size without querying the MAX supported size #1301

Closed
shamisp opened this issue Jan 13, 2016 · 4 comments
Closed

ORTE/OOB/UD set CQE size without querying the MAX supported size #1301

shamisp opened this issue Jan 13, 2016 · 4 comments
Assignees
Labels
Milestone

Comments

@shamisp
Copy link
Contributor

shamisp commented Jan 13, 2016

https://github.com/open-mpi/ompi/blob/master/orte/mca/oob/ud/oob_ud_qp.c#L53

You can't use static values since it may not work on a certain platforms. You have to query the size first and then use it.

(Link to the original report: openucx/ucx#551 (comment))

@jsquyres
Copy link
Member

Per 16 Jan 2016 teleconf, @jladd-mlnx will assign this to someone in Mellanox.

@jladd-mlnx
Copy link
Member

@artpol84 could you, please, address this.

@jladd-mlnx
Copy link
Member

Assigning this to @igor-ivanov instead. Igor, please address this ASAP.

igor-ivanov added a commit to igor-ivanov/ompi that referenced this issue Jan 20, 2016
Signed-off-by: Igor Ivanov <Igor.Ivanov@itseez.com>
@jladd-mlnx
Copy link
Member

Fixed via #1301

hjelmn added a commit that referenced this issue Jan 25, 2016
artpol84 pushed a commit to artpol84/ompi that referenced this issue Jan 26, 2016
Signed-off-by: Igor Ivanov <Igor.Ivanov@itseez.com>
jsquyres pushed a commit to jsquyres/ompi that referenced this issue Aug 23, 2016
Signed-off-by: Igor Ivanov <Igor.Ivanov@itseez.com>
jsquyres added a commit to jsquyres/ompi that referenced this issue Aug 23, 2016
jsquyres added a commit to jsquyres/ompi that referenced this issue Aug 23, 2016
mpi.h: fix types of MPI_UNWEIGHTED and MPI_WEIGHTS_EMPTY
bosilca pushed a commit to bosilca/ompi that referenced this issue Oct 3, 2016
Signed-off-by: Igor Ivanov <Igor.Ivanov@itseez.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants