Site Tools


virtual-topologies-mpi

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
virtual-topologies-mpi [June 11, 2026 at 09:13] Ivan Janevskivirtual-topologies-mpi [June 13, 2026 at 03:13] (current) – external edit 127.0.0.1
Line 8: Line 8:
 ``` ```
  
-This is fragile. hanging 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.1781169195.txt.gz · Last modified: by Ivan Janevski