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

orterun: Add parameter to control when we give up on stack traces #2837

Merged

Conversation

jjhursey
Copy link
Member

  • MCA option to control how long we wait for stack traces:
    • orte_timeout_for_stack_trace INTEGER
      Default: 30
      Setting to <= 0 will cause it to wait forever
  • Useful when gathering stack traces from large jobs which might take
    a long time.

This is a custom patch for v2.x since this functionality takes a different form here than in master. I need to backport this to master.

This improves open-mpi/ompi-release#1317

 * MCA option to control how long we wait for stack traces:
   - orte_timeout_for_stack_trace INTEGER
     Default: 30
     Setting to <= 0 will cause it to wait forever
 * Useful when gathering stack traces from large jobs which might take
   a long time.

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
@jjhursey jjhursey added this to the v2.1.0 milestone Jan 25, 2017
@jjhursey jjhursey requested a review from rhc54 January 25, 2017 22:30
@artpol84
Copy link
Contributor

bot:mellanox:retest

@jjhursey
Copy link
Member Author

bot:lanl:retest

2 similar comments
@jjhursey
Copy link
Member Author

bot:lanl:retest

@jjhursey
Copy link
Member Author

bot:lanl:retest

@jjhursey
Copy link
Member Author

bot:lanl:retest
@rhc54 PR #2837 and PR #2861 are the same feature. I just had to port them differently due to the code reorg on master

@gpaulsen
Copy link
Member

gpaulsen commented Feb 5, 2017

:bot:retest

@hppritcha hppritcha merged commit b7e45ef into open-mpi:v2.x Feb 6, 2017
@jjhursey jjhursey deleted the topic/ibm/v2.x/orted-timeout-improv branch February 6, 2017 20:45
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.

5 participants