aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Comm.cc
Commit message (Expand)AuthorAge
* Carpet: Remove accidentally-committed extra arguments to Timer constructorIan Hinder2013-10-26
* Carpet: Add a barrier between prolongation and sync controlled by sync_barrie...Ian Hinder2013-10-25
* Timers: Move all timer-related code into a new thorn TimersErik Schnetter2013-08-07
* Carpet: Small performance improvement in SyncGroupsByDirErik Schnetter2013-04-04
* Requirements: Modify iteration arguments in Requirements.hhErik Schnetter2013-04-04
* Requirements: pass iteration down and print in debug output; also print when ...Frank Löffler2013-04-03
* Carpet: Call Requirements before, not after the respective actionsErik Schnetter2013-04-03
* Requirements: New thornErik Schnetter2013-04-02
* Carpet: Check schedule reads/writes statements at run timeErik Schnetter2012-09-11
* Carpet: Introduce more timers to measure communication timeErik Schnetter2012-09-11
* Support accelerator data transferErik Schnetter2012-09-11
* Improve named barriersErik Schnetter2011-12-14
* Carpet: Use CCTK_Barrier instead of MPI_BarrierErik Schnetter2011-12-14
* Adapt Carpet to hierarchical timersIan Hinder2011-12-14
* This was found to be necessary on hopper, otherwise memory seemed to beknarf2011-12-14
* Carpet: Increase warning level for synchronising groups without storageErik Schnetter2011-12-14
* Carpet: Output iteration number in veryverbose synchronisation messageErik Schnetter2011-12-14
* Carpet: Correct synchronisation for grid arrays and grid scalarsErik Schnetter2011-12-14
* Re-organise time level handlingErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* 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