aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/commstate.cc
Commit message (Expand)AuthorAge
* CarpetLib: Correct memory allocation error in communication buffersErik Schnetter2013-08-12
* CarpetLib: Optimize memory allocation when message_count_multiplier>1Erik Schnetter2013-08-12
* CarpetLib: Do not reallocate communication buffers; instead, keep them aroundErik Schnetter2013-08-06
* CarpetLib: Use "process" instead of "processor" in comments and outputErik Schnetter2012-11-24
* Improve named barriersErik Schnetter2011-12-14
* CarpetLib: Rearrange order of #include statementsErik Schnetter2011-12-14
* CarpetLib: Remove debug code in communication buffer poisoningErik Schnetter2011-12-14
* Combine CarpetLib's INSTANTIATE and Carpet's TYPECASE mechanism into aErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetLib: Count number of received bytes correctly in comm_stateErik Schnetter2008-07-15
* CarpetLib: Correct memory leak in commstate classErik Schnetter2008-03-01
* CarpetLib: Use vector<char> instead of new char in commstate classErik Schnetter2008-02-19
* CarpetLib: Various commstate changesErik Schnetter2007-04-19
* CarpetLib: Improve timersErik Schnetter2007-02-03
* CarpetLib: Use AT to index std::vectorErik Schnetter2007-02-03
* CarpetLib: Make many MPI experiments configurableErik Schnetter2006-12-06
* CarpetLib: Poison communications buffers as wellErik Schnetter2006-09-04
* CarpetLib: Extend timing statisticsErik Schnetter2006-07-31
* CarpetLib: Correct typographical error in commentErik Schnetter2006-07-31
* CarpetLib: Change member dist::comm to function dist::comm()Erik Schnetter2005-11-19
* CarpetLib: Replace some int by size_tErik Schnetter2005-11-19
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetLib: clean-up of communication scheme for individual sends/recvs on sin...Thomas Radke2005-05-26
* CarpetLib: bugfix when using collective commbuffersThomas Radke2005-05-12
* CarpetLib: some optimisations for the collective buffers communication schemeThomas Radke2005-04-11
* CarpetLib: bugfix for collective buffers communicationThomas Radke2005-04-11
* CarpetLib, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* CarpetLib: Restructure lightweight communication buffersErik Schnetter2005-01-03
* CarpetLib: Move class commstate into its own fileErik Schnetter2005-01-01