Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / thread_mpi / collective.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-07-26 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-07-26 Sander PronkFixed thread_mpi distribution issues.
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-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-25 Sander PronkFixed a potential memory coherence issue with thread...
2010-03-18 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-17 Sander PronkFixed potential race condition in mutex/cond_var/barrie...
2010-03-15 Sander PronkNow auto-detects the number of hardware threads and...
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-25 Sander PronkWindows fixes: SIGINT actually works in Windows (for...
2010-02-16 Sander PronkNew & improved MPI_Reduce in thread_mpi.
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-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Sander PronkC++ fixes: thread_mpi fixes
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...