Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / thread_mpi / comm.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-05 Sander PronkFixed header files to be able to link 3d party code...
2010-06-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-16 kassonMerge branch 'mymaster'
2010-06-15 Sander PronkFixed return values for MPI_Comm_compare in thread_mpi.
2010-06-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-14 Sander PronkAdded MPI_Comm_compare() to thread_mpi.
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-04-04 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-15 Sander PronkNow auto-detects the number of hardware threads and...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-16 Sander PronkNew & improved MPI_Reduce in thread_mpi.
2010-02-12 Sander PronkFixed sign error in g_bar, and new comes with even...
2010-02-10 Sander PronkNew thread_mpi library: waits now yield to the OS sched...
2010-01-26 Sander PronkAdded simple profiling to thread_mpi.
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-10 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-04 Sander PronkNew thread_mpi; copy buffer works & improves performance.
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-07 Sander PronkAdded a newer version of thread_mpi - seems to work...
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-19 Sander Pronkfixed thread_mpi autoconf error, increased threading...
2009-08-19 Sander PronkFAH thread fixes, newer thread_mpi library
2009-08-19 Sander PronkAdded full thread_mpi library, it may even compile...