Skip to content

Test building OpenMPI from source #2

Test building OpenMPI from source

Test building OpenMPI from source #2

name: Test building OpenMPI from source
on:
workflow_dispatch:
permissions:
contents: read
jobs:
production:
name: "OpenMPI production"
uses: ./.github/workflows/build_openmpi_source.yml
with:
install_path: $GITHUB_WORKSPACE/openmpi_install
build_mode: "debug"