1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-21 01:25:48 +01:00
Grid/lib/communicator
James Harrison 90dffc73c8 Merge branch 'feature/hadrons' into feature/qed-fvol
# Conflicts:
#	extras/Hadrons/Modules.hpp
#	extras/Hadrons/Modules/MGauge/StochEm.cc
#	extras/Hadrons/Modules/MScalar/ChargedProp.cc
#	extras/Hadrons/Modules/MScalar/ChargedProp.hpp
#	extras/Hadrons/modules.inc
#	lib/communicator/Communicator_mpi.cc
2018-01-24 16:41:44 +00:00
..
Communicator_base.cc Simplify communicator case proliferation 2018-01-08 11:32:16 +00:00
Communicator_base.h Merge branch 'develop' into feature/hadrons 2018-01-11 18:50:15 +00:00
Communicator_mpi3.cc Simplify number of communicator cases 2018-01-08 11:33:01 +00:00
Communicator_mpi.cc Simplify communicators 2018-01-08 11:35:43 +00:00
Communicator_none.cc Simplify the communicator proliferation: mpi and none. 2018-01-08 11:33:47 +00:00
Communicator.h Simplify comms layers 2018-01-08 11:27:43 +00:00
SharedMemory.cc Allow resize of the shared memory buffers 2018-01-08 15:20:26 +00:00
SharedMemory.h Allow resize of the shared memory buffers 2018-01-08 15:20:26 +00:00
SharedMemoryMPI.cc Allow resize of the shared memory buffers 2018-01-08 15:20:26 +00:00
SharedMemoryNone.cc Allow resize of the shared memory buffers 2018-01-08 15:20:26 +00:00