Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Conversation

@rhc54
Copy link

@rhc54 rhc54 commented Aug 21, 2016

(cherry picked from commit open-mpi/ompi@9888615)

Update to match v2.x definitions

@matcabral Can you please review/test?

@rhc54 rhc54 added this to the v2.1.0 milestone Aug 21, 2016
@rhc54 rhc54 self-assigned this Aug 21, 2016
@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2106/ for details.

@rhc54 rhc54 modified the milestones: v2.0.2, v2.1.0 Aug 23, 2016
@rhc54
Copy link
Author

rhc54 commented Aug 23, 2016

Per telecon, shifting to the 2.0.2 milestone

@matcabral
Copy link
Contributor

@rhc54 the collective behaves as expected. However, the default priority is too high and gets selected by default. I should be lowered so it is not selected unless explicitly requested by the user.

@rhc54
Copy link
Author

rhc54 commented Aug 24, 2016

Adjusted as directed

👍

@lanl-ompi
Copy link
Contributor

Test FAILed.

@mellanox-github
Copy link

Test FAILed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2114/ for details.

@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2115/ for details.

@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2121/ for details.

@ibm-ompi
Copy link

Build Failed with XL compiler! Please review the log, and get in touch if you have questions.

Gist: https://gist.github.com/754f6a96d3712e9b2db3e055ce2e4ae0

@jjhursey
Copy link
Member

bot:ibm:retest

@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2143/ for details.

{
memset(&(module->c_coll), 0, sizeof(module->c_coll));
module->before_num_operations = 0;
module->after_num_operations = 0;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rhc54 Where do these variables ever get set to non-zero values?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gets updated in the COLL_SYNC macro, with caveat of the bug I noted.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, I think it's ok -- I don't think you have a bug. I was mistaking the counts on the components, not the counters on the modules.

@jsquyres
Copy link
Member

jsquyres commented Sep 6, 2016

👍

@ompiteam-bot
Copy link

OMPIBot error: Label "reviewed" is already set on issue 1331.

@rhc54
Copy link
Author

rhc54 commented Sep 6, 2016

We actually do still have an error in the macro, but I'll send you a fix for that as it is trivial.

(cherry picked from commit open-mpi/ompi@9888615)

Update to match v2.x definitions

Adjust priority downward

Set the default value of the barrier counters to zero so the coll/sync component is off by default

Fix typo in the COLL_SYNC macro
@jsquyres
Copy link
Member

jsquyres commented Sep 6, 2016

Talked it through on the phone -- yes, I see the macro issue. And @rhc54 just pushed a commit to fix it. We're good to go now.

@jsquyres jsquyres merged commit f7efc39 into open-mpi:v2.x Sep 6, 2016
@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2158/ for details.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants