Skip to content

Commit

Permalink
Change multinode MPI heading
Browse files Browse the repository at this point in the history
  • Loading branch information
linusseelinger committed Dec 9, 2023
1 parent 257f324 commit eeea2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ kubectl get services --namespace=haproxy-controller

The model instances may be accessed from any UM-Bridge client, and up to `replicas` requests will be handled in parallel.

# Multinode MPI on Cloud HPC
# Multinode MPI on kubernetes

The instructions above work for any UM-Bridge model container, even ones that are MPI parallel. However, a single container is naturally limited to a single physical node. In order to parallelize across nodes (and therefore across containers) via MPI, the additional steps below are needed.

Expand Down

0 comments on commit eeea2b8

Please sign in to comment.