mpi-distributed-computing/ │ ├── mpi_python/ │ ├── send_recv.py # Point-to-point communication │ ├── broadcast.py # MPI Broadcast │ ├── scatter.py # MPI Scatter │ ├── gather.py # MPI Gather │ ├── ...
Note: mpirun, srun and other job managers can also be used* Buffer-based operations are limited to the ones which the send and receive buffer are equally sized. For most cases pympi is a drop-in ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results