Skip to content

Conversation

@jjhursey
Copy link
Member

@jjhursey jjhursey commented Jun 2, 2016

  • User defined ops leave the op_type unset which can confuse logic
    in a collective component that is trying to convert the op to the
    approprate local function.

 * User defined ops leave the op_type unset which can confuse logic
   in a collective component that is trying to convert the op to the
   approprate local function.
@jjhursey
Copy link
Member Author

jjhursey commented Jun 2, 2016

I made this a PR instead of committing directly. It seems like an oversight to initialize these variables, but I wanted to give folks a chance to review.

@hjelmn
Copy link
Member

hjelmn commented Jun 2, 2016

Ignore Travis CI error. __atomic_compare_exchange_16 is not actually atomic on 10.9. Working on a fix.

@hppritcha
Copy link
Member

In general please don't commit directly in to master except for trivial/documentation changes.

@hjelmn
Copy link
Member

hjelmn commented Jun 3, 2016

Fixed the Travis CI issue.

:bot:retest:

@jjhursey
Copy link
Member Author

jjhursey commented Jun 3, 2016

@hjelmn The travis failures still look like an OSX asm issue:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libasm.a(asm.o) has no symbols

@jjhursey jjhursey merged commit 9f9f70e into open-mpi:master Jun 3, 2016
@jjhursey jjhursey deleted the topic/op-init branch June 3, 2016 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants