Site Tools


virtual-topologies-mpi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
virtual-topologies-mpi [June 11, 2026 at 09:10] โ€“ created - external edit 127.0.0.1virtual-topologies-mpi [June 11, 2026 at 09:13] (current) โ€“ Ivan Janevski
Line 8: Line 8:
 ``` ```
  
-This is correct but fragile โ€” changing the process count or grid shape breaks the formula. `MPI_Cart_create` registers a Cartesian grid topology with MPI so that `MPI_Cart_shift` can compute neighbor ranks for you, including periodic wraparound.+This is rather fragile. Changing the process count or grid shape breaks the formula. `MPI_Cart_create` registers a Cartesian grid topology with MPI so that `MPI_Cart_shift` can compute neighbor ranks for you, including periodic wraparound.
  
 ```c ```c
virtual-topologies-mpi.1781169013.txt.gz ยท Last modified: by 127.0.0.1