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

MPI: check presence of a runner command only with run and test apps #937

Merged
merged 13 commits into from
Jun 27, 2023

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    fde7e7c View commit details
    Browse the repository at this point in the history
  2. fix invalid verbosity

    perazz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    08dbd95 View commit details
    Browse the repository at this point in the history
  3. remove verbosity

    perazz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0c68c36 View commit details
    Browse the repository at this point in the history
  4. Update src/fpm_meta.f90

    Co-authored-by: Minh Dao <[email protected]>
    perazz and minhqdao committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    535f5ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e5ad5c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'mpi_runner_onrunonly' of https://github.com/perazz/fpm

    …into mpi_runner_onrunonly
    perazz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    32875ce View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. add runner_args to cli

    perazz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    40b7888 View commit details
    Browse the repository at this point in the history
  2. add runner_command function

    perazz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    8485e94 View commit details
    Browse the repository at this point in the history
  3. Revert "add runner_args to cli"

    This reverts commit 40b7888.
    perazz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    4a515eb View commit details
    Browse the repository at this point in the history
  4. Revert "add runner_command function"

    This reverts commit 8485e94.
    perazz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    413073f View commit details
    Browse the repository at this point in the history
  5. add runner-args option

    perazz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    86e3d18 View commit details
    Browse the repository at this point in the history
  6. fix app args

    perazz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    d3c3a16 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    d8efee4 View commit details
    Browse the repository at this point in the history