Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / network.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-08 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-07 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-06 David van der SpoelFixed bug in gmx_sumf_comm where a double array was...
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-11 Sander PronkMerge branch 'threadspawn'
2010-06-11 Sander PronkNumber of threads is now also determined by system...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Berk HessMerge commit 'origin/2dpme'
2010-05-04 Sander PronkAdded check for new compiler option in gcc 4.5 to contr...
2010-04-27 Berk Hessresolved merge conflicts
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-24 Sander PronkSignal handler now listens to SIGINT (ctrl-c).
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-09-12 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-10 Sander Pronkfixed failed commit
2009-09-10 Sander PronkMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-10 Sander PronkAdded --disable-mpi-in-place option for crappy MPI...
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Berk Hessmade the nodecomm setup smarter
2009-09-09 Berk Hessmade the nodecomm setup smarter
2009-08-31 Erik LindahlMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-31 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-31 Sander PronkMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-31 Sander PronkNow makes correct use of MPI_IN_PLACE during two-step...
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-24 Sander PronkMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-24 Sander PronkNow checks for MPI_IN_PLACE.
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-19 Sander Pronkremoved *s files, improved cmake/configure thread detection
2009-08-19 Sander PronkAdded full thread_mpi library, it may even compile...
2009-08-19 Sander Pronknow starts threads at mdrunner; should still fix multisim.
2009-07-01 Sander Pronknow compiles with configure
2009-07-01 Sander Pronkmore thread-safety issues in gmxlib
2009-06-27 Sander Pronkatoi/atof are not thread-safe: replaced all instances...
2009-06-26 Sander Pronkfixed reduce semantics
2009-06-24 Sander PronkMerge branch 'thread_mpi' of git@git.gromacs.org:gromac...
2009-06-24 Sander PronkMany thread-safety fixes in mdlib; better error reporti...
2009-06-18 Sander PronkMerge branch 'thread_mpi' of git@git.gromacs.org:gromac...
2009-06-18 Sander Pronkfixed troublesome MPI_Comm_group, MPI_Group_free
2009-06-18 Sander Pronkfixed MPI_Comm_free in thread_mpi
2009-06-17 Sander PronkMerge branch 'thread_mpi'
2009-06-17 Sander Pronkintial commit of thread_mpi (compiles, but does not...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-03-07 lindahlFixed windows portability issues, and renamed some...
2009-01-31 lindahlMore fahcore changes.
2008-12-10 hessadded gmx_sum versions with the mpi communicator as...
2008-07-24 rschulzRoland: fixing the bug: in case one node has more proce...
2008-07-01 carstenAdded some new MPE events and re-ordered the MPE loggin...
2008-06-20 hessadded debug prints to gmx_setup_nodecomm
2008-01-28 hessmoved sim_nodeid from gmx_domdec_t to commrec_t and...
2008-01-25 hessmoved all ring communication routines to partdec.c...
2008-01-23 hessfixed bug with two step summing which could lead to...
2008-01-17 hessimplemented automated DD grid and PME node selection
2007-11-27 hessremoved global variable stdlog
2007-11-15 lindahlUpdated header files for binary reproducibility options.
2007-11-08 hessImproved the performance of the gmx_sum routines on...
2007-03-16 hessinitialized all static buffer pointers to NULL
2006-05-29 hessimplemented Cartesian MPI communicators
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-04-06 hessremoved the ifdef where MPI_Finalize was not called...
2006-01-23 hessgmx_finalize is now only called with NODEPAR(cr)
2006-01-20 hessimplemented parallel replica exchange
2005-09-12 carstenCarsten: added PME-PP node splitting for parallel runs
2005-09-01 lindahlFixed compiler warning due to missing include.
2005-03-22 spoelAdded function gmx_mpi_initialized and used it to allow...
2005-02-02 lindahlChanged USE_MPI macro to GMX_MPI
2004-12-26 lindahlUpdated Gromacs #defines to use the GMX_ prefix.
2004-11-15 spoelFixed SEGV when the programs were called with -h flag.
2004-10-23 spoelFixed bug which whould not return correct number of...
2004-09-07 spoelFixed typo
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-09-06 spoelUpdated
2004-09-06 spoelThis is a patch that make parallel runs under MPI termi...
2004-08-18 hessmade all read-only pointers in bonded force function...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-02-28 spoelUpdated copyrgt wrapper
2001-09-11 spoelMoved relevant functionality to network.c
2001-08-30 spoelRemove debugging stuff.
2001-07-10 lindahlFixed more compile-time warnings, and changed the exten...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-09-14 hessCommitted the new innerloops for Erik Lindahl
2000-03-15 hessadded MPI testing stuff
1999-11-25 hessundid previous change
1999-11-25 spoelTesting possible SGI bug
1999-11-03 hesscopyrgted
1997-12-23 antonEdited by Copyright -> 2.0
1997-11-27 antonEdited by copyrgt -> v1.6; fixed loads of inconsistent...
1997-11-03 spoelInitial revision