quantum_package/src/MPI
Anthony Scemama 87109fb96b Fixed EZFIO 2019-02-05 21:59:26 +01:00
..
.gitignore Removed aligns 2017-11-27 10:58:32 +01:00
NEEDED_CHILDREN_MODULES Introduced MPI for EZFIO accesses 2017-11-28 01:05:28 +01:00
README.rst Fixed EZFIO 2019-02-05 21:59:26 +01:00
mpi.irp.f MPI with I/O 2017-11-28 14:20:17 +01:00

README.rst

===
MPI
===

Documentation
=============
.. Do not edit this section It was auto-generated
.. by the `update_README.py` script.


`broadcast_chunks_double <http://github.com/LCPQ/quantum_package/tree/master/src/MPI/mpi.irp.f_template_92#L3>`_
  Broadcast with chunks of ~2GB


`broadcast_chunks_integer <http://github.com/LCPQ/quantum_package/tree/master/src/MPI/mpi.irp.f_template_92#L27>`_
  Broadcast with chunks of ~2GB


`broadcast_chunks_integer8 <http://github.com/LCPQ/quantum_package/tree/master/src/MPI/mpi.irp.f_template_92#L51>`_
  Broadcast with chunks of ~2GB


`mpi_initialized <http://github.com/LCPQ/quantum_package/tree/master/src/MPI/mpi.irp.f#L1>`_
  Always true. Initialized MPI


`mpi_master <http://github.com/LCPQ/quantum_package/tree/master/src/MPI/mpi.irp.f#L52>`_
  If true, rank is zero


`mpi_rank <http://github.com/LCPQ/quantum_package/tree/master/src/MPI/mpi.irp.f#L19>`_
  Rank of MPI process and number of MPI processes


`mpi_size <http://github.com/LCPQ/quantum_package/tree/master/src/MPI/mpi.irp.f#L20>`_
  Rank of MPI process and number of MPI processes