Skip to content

Conversation

@hjelmn
Copy link
Member

@hjelmn hjelmn commented Feb 18, 2016

There is a bug in MPMD detection that disables totalview if a : is
found anywhere on the command line. This includes inside an argument
option or MCA variable value. This commit changes the check to look
for the string " : " instead of the character : which should eliminate
the issue in most cases.

Signed-off-by: Nathan Hjelm [email protected]

There is a bug in MPMD detection that disables totalview if a : is
found anywhere on the command line. This includes inside an argument
option or MCA variable value. This commit changes the check to look
for the string " : " instead of the character : which should eliminate
the issue in most cases.

Signed-off-by: Nathan Hjelm <[email protected]>
@rhc54
Copy link
Contributor

rhc54 commented Feb 19, 2016

👍

@hjelmn
Copy link
Member Author

hjelmn commented Feb 19, 2016

Build started before the XRC fix went into master.

hjelmn added a commit that referenced this pull request Feb 19, 2016
orterun: allow DDT if options contain :'s
@hjelmn hjelmn merged commit 27e7b6e into open-mpi:master Feb 19, 2016
@hppritcha
Copy link
Member

Please open a pr on v2.x and if needed v1.10

@hppritcha hppritcha added this to the v2.0.0 milestone Feb 19, 2016
@hjelmn
Copy link
Member Author

hjelmn commented Feb 19, 2016

Yup. This should go into 1.10.3 but can wait for 2.0.1 as it affect launching the debugger with mpirun -debug

@hjelmn
Copy link
Member Author

hjelmn commented Feb 19, 2016

Will open the PRs after I track down the remaining XRC issue :).

jsquyres added a commit to jsquyres/ompi that referenced this pull request Sep 19, 2016
v2.x: Eliminate the litter problem by moving the PMIx connection point
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants