mpi4torch
latest

Table of Contents

  • Basic Usage
  • Examples
  • API Reference
  • Glossary
mpi4torch
  • Index
  • Edit on GitHub

Index

A | B | C | D | G | I | J | M | R | S | W

A

  • AD
  • Allgather() (mpi4torch.MPI_Communicator method)
  • Allreduce() (mpi4torch.MPI_Communicator method)
  • Alltoall() (mpi4torch.MPI_Communicator method)

B

  • Bcast_() (mpi4torch.MPI_Communicator method)

C

  • comm_from_mpi4py() (in module mpi4torch)
  • COMM_WORLD (in module mpi4torch)

D

  • DAG
  • deactivate_cuda_aware_mpi_support() (in module mpi4torch)
  • dummy (mpi4torch.WaitHandle property)

G

  • Gather() (mpi4torch.MPI_Communicator method)

I

  • Irecv() (mpi4torch.MPI_Communicator method)
  • Isend() (mpi4torch.MPI_Communicator method)

J

  • JoinDummies() (in module mpi4torch)
  • JoinDummiesHandle() (in module mpi4torch)

M

  • module
    • mpi4torch
  • MPI
  • mpi4torch
    • module
  • MPI_BAND (in module mpi4torch)
  • MPI_BOR (in module mpi4torch)
  • MPI_BXOR (in module mpi4torch)
  • MPI_Communicator (class in mpi4torch)
  • MPI_LAND (in module mpi4torch)
  • MPI_LOR (in module mpi4torch)
  • MPI_LXOR (in module mpi4torch)
  • MPI_MAX (in module mpi4torch)
  • MPI_MAXLOC (in module mpi4torch)
  • MPI_MIN (in module mpi4torch)
  • MPI_MINLOC (in module mpi4torch)
  • MPI_PROD (in module mpi4torch)
  • MPI_SUM (in module mpi4torch)

R

  • rank (mpi4torch.MPI_Communicator property)
  • Recv() (mpi4torch.MPI_Communicator method)
  • Reduce_() (mpi4torch.MPI_Communicator method)

S

  • Scatter() (mpi4torch.MPI_Communicator method)
  • Send() (mpi4torch.MPI_Communicator method)
  • size (mpi4torch.MPI_Communicator property)

W

  • Wait() (mpi4torch.MPI_Communicator method)
  • WaitHandle (class in mpi4torch)

© Copyright 2020, Philipp Knechtges. Revision 630d4c38.

Built with Sphinx using a theme provided by Read the Docs.