thread_mpi fixes: gcc works on power7, xlc still does not..
authorSander Pronk <pronk@cbr.su.se>
Tue, 31 Aug 2010 14:56:39 +0000 (16:56 +0200)
committerSander Pronk <pronk@cbr.su.se>
Tue, 31 Aug 2010 14:56:39 +0000 (16:56 +0200)
commit5a21b5fe8217ee776040e09d3a1b16fe6cbcd1c1
treea133e94e3103179f620e2fc73a68552f5be32786
parent0cf9e7cb9d8903d54bd84cd584e8b6517b8932a8
thread_mpi fixes: gcc works on power7, xlc still does not..
24 files changed:
include/thread_mpi/atomic.h
include/thread_mpi/atomic/Makefile.am
include/thread_mpi/atomic/gcc_ia64.h
include/thread_mpi/atomic/gcc_intrinsics.h
include/thread_mpi/atomic/gcc_ppc.h
include/thread_mpi/atomic/gcc_x86.h
include/thread_mpi/atomic/hpux.h
include/thread_mpi/atomic/msvc.h
include/thread_mpi/atomic/xlc_aix.h [deleted file]
include/thread_mpi/atomic/xlc_ppc.h
man/man1/Makefile.am
src/gmxlib/thread_mpi/collective.c
src/gmxlib/thread_mpi/comm.c
src/gmxlib/thread_mpi/group.c
src/gmxlib/thread_mpi/impl.h
src/gmxlib/thread_mpi/list.c
src/gmxlib/thread_mpi/once.c
src/gmxlib/thread_mpi/p2p.c
src/gmxlib/thread_mpi/p2p_protocol.h
src/gmxlib/thread_mpi/p2p_wait.h
src/gmxlib/thread_mpi/reduce.h
src/gmxlib/thread_mpi/scatter.h
src/gmxlib/thread_mpi/tmpi_init.c
src/gmxlib/thread_mpi/type.c