Skip to content
Snippets Groups Projects
  • Mark OLESEN's avatar
    ae638c2b
    CONFIG: improvements to mpirunDebug · ae638c2b
    Mark OLESEN authored
    - the '-no-core' to limit coredumps to zero size
    - the '-quick' option, which changes valgrind --leak-check from "full"
      to "summary", and implies -no-core as well.
    - enforce tcp libfabrics provider under valgrind since valgrind
      does not otherwie work nicely with RMA
    ae638c2b
    History
    CONFIG: improvements to mpirunDebug
    Mark OLESEN authored
    - the '-no-core' to limit coredumps to zero size
    - the '-quick' option, which changes valgrind --leak-check from "full"
      to "summary", and implies -no-core as well.
    - enforce tcp libfabrics provider under valgrind since valgrind
      does not otherwie work nicely with RMA