Skip to content

perf(mpi): 🧭 GF(2)-linear rank routing — messages per rank flat in R #740

perf(mpi): 🧭 GF(2)-linear rank routing — messages per rank flat in R

perf(mpi): 🧭 GF(2)-linear rank routing — messages per rank flat in R #740

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-26.04
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml