1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/lib/communicator
Antonin Portelli 7bb405e790 Merge branch 'develop' into feature/hadrons
# Conflicts:
#	lib/communicator/Communicator_mpi3_leader.cc
#	lib/communicator/Communicator_shmem.cc
2018-01-11 18:50:15 +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_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