4.5. tkwant.mpi
– Parallelizing simulations with the Message Passing Interface (MPI)¶
4.5.1. MPI helper functions¶
|
Initialize a global MPI communicator for tkwant. |
Free the global tkwant MPI communicator |
|
|
Return the global tkwant MPI communicator if input comm is None |
|
Distribute a dict over all MPI ranks. |
|
A class to handle a dictionary which is distributed over MPI ranks. |
|
Schedule integer keys in a round robin fashion to the MPI ranks. |