Skip to content

feat(core, mpi): add non-blocking MPI all-reduce and expose in "core" API #235

feat(core, mpi): add non-blocking MPI all-reduce and expose in "core" API

feat(core, mpi): add non-blocking MPI all-reduce and expose in "core" API #235

Workflow file for this run

name: SNL-AT2
on:
pull_request:
paths-ignore:
- 'docs/**'
types: [ opened, reopened, synchronize ]
permissions:
contents: none
# Cancels any in progress 'workflow' associated with this PR
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
h100:
uses: ./.github/workflows/snl-h100.yaml