Skip to content

Test building OpenMPI from source #5

Test building OpenMPI from source

Test building OpenMPI from source #5

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