aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Comm.cc
Commit message (Expand)AuthorAge
* Carpet: Check schedule reads/writes statements at run timeErik Schnetter2012-08-30
* Carpet: Introduce more timers to measure communication timeErik Schnetter2012-07-25
* Support accelerator data transferErik Schnetter2012-02-02
* Improve named barriersErik Schnetter2011-11-29
* Carpet: Use CCTK_Barrier instead of MPI_BarrierErik Schnetter2011-11-14
* Adapt Carpet to hierarchical timersIan Hinder2011-06-02
* This was found to be necessary on hopper, otherwise memory seemed to beknarf@cct.lsu.edu2011-06-10
* Carpet: Increase warning level for synchronising groups without storageErik Schnetter2010-12-22
* Carpet: Output iteration number in veryverbose synchronisation messageErik Schnetter2010-09-14
* Carpet: Correct synchronisation for grid arrays and grid scalarsErik Schnetter2010-08-27
* Re-organise time level handlingErik Schnetter2010-03-18
* Import CarpetErik Schnetter2009-09-03
* Carpet: Try to handle tapered grids more elegantlyErik Schnetter2008-08-28
* Carpet: Small cleanup to Comm.ccErik Schnetter2008-07-15
* Carpet: Small clean-up to handling time fuzzErik Schnetter2008-07-15
* Carpet: Use thorn InitBase to manage initial data setupErik Schnetter2007-07-06
* Carpet: Remove commented-out calls to old-style communication routinesErik Schnetter2008-01-30
* Carpet: Use the new communication schedule of CarpetLibErik Schnetter2008-01-14
* Carpet: Correct handling of tapered gridsErik Schnetter2007-08-09
* Carpet: Small cleanup in Comm.ccErik Schnetter2007-05-23
* Carpet: Add facility to switch off synchronsing during time evolutionErik Schnetter2006-12-06
* Carpet: remove unnecessary overload function for CCTK_SyncGroup() ...Thomas Radke2006-07-06
* Carpet: Convert size_t to int before comparingErik Schnetter2006-06-13
* Carpet: Remove an unused local variableErik Schnetter2006-06-13
* Carpet: Implement fully tapered time evolutionErik Schnetter2006-06-03
* Carpet: Remove unused local variable in Comm.ccErik Schnetter2005-11-19
* Carpet: Resolve conflict in Comm.ccErik Schnetter2005-11-19
* Carpet: Correct error in storage handling for grid arraysErik Schnetter2005-10-10
* Carpet: bugfix in synchronisation of grid arraysThomas Radke2005-10-21
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* Carpet: Correct problems with negative time stepsErik Schnetter2005-08-09
* Carpet: Handle negative time steps correctly during prolongationErik Schnetter2005-08-08
* Carpet: List all synchronised groups when veryverbose is setErik Schnetter2005-05-26
* Carpet/CarpetLib: deactivate CarpetLib::minimise_outstanding_communicationsThomas Radke2005-04-11
* Carpet: bugfix for high-level synchronisation routinesThomas Radke2005-04-07
* CarpetLib, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* Carpet: fix for my latest patch which still had some (incomplete) debug state...Thomas Radke2005-03-17
* Carpet: simplify SyncGroup(); merge SyncGFArrayGroup() and SyncGFGroup() into...tradke2005-03-16
* Carpet: call SyncGFGroup() from within Restrict() to remove code duplicationtradke2005-03-16
* Carpet/CarpetLib: minimise the number of outstanding communication requeststradke2005-03-11
* Carpet: Whitespace changeErik Schnetter2005-02-02
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* global: Replace "&&" and "||" by "and" and "or"Erik Schnetter2005-02-01
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* Carpet: Use new style instead of old style C++ headersErik Schnetter2004-12-25
* Comm.cc_restructureswhite2004-12-02
* Comm_SyncGFARRAY_renameswhite2004-12-02
* Commswhite2004-11-29
* Remove CVS header tagsErik Schnetter2004-09-18
* Make Carpet ready for multiple patches.schnetter2004-05-21