Fixed thread_mpi distribution issues.
commitc938cf744dc90e63a2feacfc2e7d403e6079c126
authorSander Pronk <pronk@cbr.su.se>
Mon, 26 Jul 2010 13:09:07 +0000 (26 15:09 +0200)
committerSander Pronk <pronk@cbr.su.se>
Mon, 26 Jul 2010 13:09:07 +0000 (26 15:09 +0200)
treeba406487409fd7cd047e2d15577d83e7554e06c5
parent62e645f2f3b2998745e122c1459301f7fd9a749a
Fixed thread_mpi distribution issues.
13 files changed:
src/gmxlib/thread_mpi/Makefile.am
src/gmxlib/thread_mpi/alltoall.h [moved from src/gmxlib/thread_mpi/alltoall.c with 98% similarity]
src/gmxlib/thread_mpi/bcast.h [moved from src/gmxlib/thread_mpi/bcast.c with 95% similarity]
src/gmxlib/thread_mpi/collective.c
src/gmxlib/thread_mpi/gather.h [moved from src/gmxlib/thread_mpi/gather.c with 98% similarity]
src/gmxlib/thread_mpi/p2p.c
src/gmxlib/thread_mpi/p2p_protocol.h [moved from src/gmxlib/thread_mpi/p2p_protocol.c with 99% similarity]
src/gmxlib/thread_mpi/p2p_send_recv.h [moved from src/gmxlib/thread_mpi/p2p_send_recv.c with 98% similarity]
src/gmxlib/thread_mpi/p2p_wait.h [moved from src/gmxlib/thread_mpi/p2p_wait.c with 98% similarity]
src/gmxlib/thread_mpi/reduce.h [moved from src/gmxlib/thread_mpi/reduce.c with 98% similarity]
src/gmxlib/thread_mpi/scatter.h [moved from src/gmxlib/thread_mpi/scatter.c with 98% similarity]
src/gmxlib/thread_mpi/tmpi_ops.h [moved from src/gmxlib/thread_mpi/tmpi_ops.c with 100% similarity]
src/gmxlib/thread_mpi/type.c