[Commits] [Carpet] branch, master, updated. carpet-6-init-390-gbb964e0

Carpet git repositories carpetgit at stellarcollapse.org
Sat Oct 26 04:04:18 CDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Carpet — Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>".

The branch, master has been updated
       via  bb964e0e1c59599be04f41ed4fd7a9a0f251a8e0 (commit)
       via  b2233aab187fae609b1e02f2f7ed8b37819f9762 (commit)
       via  d4eaa6a1a47c834565024b8f6ee093b9f3f9273c (commit)
       via  c33997058605f27f15bb4d3caf6859da38f50149 (commit)
       via  cfaded9a3c86e20bda1e12de34da59e600801347 (commit)
       via  6a7fc6a508a64020bdd3dcd1618bc8a1c115037e (commit)
      from  ae71ad5e952a892c7b4a326daa078bccf6e4393b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bb964e0e1c59599be04f41ed4fd7a9a0f251a8e0
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Fri Oct 25 16:14:15 2013 +0200

    Carpet: Add a barrier between prolongation and sync controlled by sync_barriers parameter

commit b2233aab187fae609b1e02f2f7ed8b37819f9762
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Wed Oct 23 17:07:08 2013 +0200

    CarpetInterp2: Time only interpolation using Interpolate timer, and enable more timers for tracing

commit d4eaa6a1a47c834565024b8f6ee093b9f3f9273c
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Wed Oct 23 17:05:48 2013 +0200

    Timers: Output all clocks in XML timer tree files

commit c33997058605f27f15bb4d3caf6859da38f50149
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Wed Oct 23 17:04:17 2013 +0200

    CarpetInterp2: Add a barrier after interpolating

commit cfaded9a3c86e20bda1e12de34da59e600801347
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Mon Oct 21 15:14:30 2013 +0200

    CarpetInterp2: Add parameter "interp_barrier" to add a barrier before interpolating
    
    Interpolation is a global operation, so adding a barrier should not affect performance, and makes timers much more useful.

commit 6a7fc6a508a64020bdd3dcd1618bc8a1c115037e
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Mon Oct 21 15:13:44 2013 +0200

    CarpetInterp2: Add timers for fasterp interpolation

-----------------------------------------------------------------------

Summary of changes:
 Carpet/Carpet/src/Comm.cc           |   10 +++++++-
 Carpet/CarpetInterp2/interface.ccl  |    1 +
 Carpet/CarpetInterp2/param.ccl      |    5 ++++
 Carpet/CarpetInterp2/src/fasterp.cc |   44 ++++++++++++++++++++++++++++++++++-
 Carpet/Timers/src/TimerTree.cc      |    9 +++++++
 5 files changed, 67 insertions(+), 2 deletions(-)


hooks/post-receive
--
Carpet — Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>


More information about the Commits mailing list