[Commits] [Carpet] branch, master, updated. carpet-6-init-296-gc4ed131
Carpet git repositories
carpetgit at stellarcollapse.org
Thu Jul 11 14:18:25 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 c4ed131c8190db169ae911e9ec65f8ad0e5a8d55 (commit)
via 1221068097e23952a22e6a4c962f5b4e55511ec9 (commit)
via e6e3f56a902da271e13b151aa4388b5bee325b0e (commit)
via 3bd10ccb63673b78023687ae05505f62df20c12d (commit)
via 1c675b70943bfa44111cb3629c7df8b5be258ee9 (commit)
via f807a4b7c526141dcac08a582feb1dba52cbe6ff (commit)
via 306327851d0f3f28b33459ac29b4318a6ee4bcfc (commit)
via c024f7e97655c2daf25fdcd18ddc8ee48b7bd412 (commit)
via fb8888e0a686e1cec2351cd52631d2c838f4a87a (commit)
from 9882933435d2c7edc3423fc4d884d97c44caa2f4 (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 c4ed131c8190db169ae911e9ec65f8ad0e5a8d55
Author: Erik Schnetter <schnetter at gmail.com>
Date: Thu Jul 11 15:18:13 2013 -0400
LoopControl: Add example parameter file for dynamic optimizations
commit 1221068097e23952a22e6a4c962f5b4e55511ec9
Author: Erik Schnetter <schnetter at gmail.com>
Date: Thu Jul 11 15:17:58 2013 -0400
LoopControl: Correct example parameter file descriptions
commit e6e3f56a902da271e13b151aa4388b5bee325b0e
Author: Erik Schnetter <schnetter at gmail.com>
Date: Thu Jul 11 15:17:31 2013 -0400
LoopControl: Correct logic that chooses tile sizes
commit 3bd10ccb63673b78023687ae05505f62df20c12d
Author: Erik Schnetter <schnetter at gmail.com>
Date: Thu Jul 11 15:17:06 2013 -0400
LoopControl: Improve error output handling
commit 1c675b70943bfa44111cb3629c7df8b5be258ee9
Author: Erik Schnetter <schnetter at gmail.com>
Date: Thu Jul 11 15:16:38 2013 -0400
LoopControl: Describe unoptimized time with respect to actual time, not vice versa
commit f807a4b7c526141dcac08a582feb1dba52cbe6ff
Author: Erik Schnetter <schnetter at gmail.com>
Date: Thu Jul 11 15:16:02 2013 -0400
LoopControl: Sort statistics output
commit 306327851d0f3f28b33459ac29b4318a6ee4bcfc
Author: Erik Schnetter <schnetter at gmail.com>
Date: Thu Jul 11 15:15:21 2013 -0400
LoopControl: Use random() instead of rand()
commit c024f7e97655c2daf25fdcd18ddc8ee48b7bd412
Author: Erik Schnetter <schnetter at gmail.com>
Date: Thu Jul 11 15:14:41 2013 -0400
LoopControl: Turn hard-coded parameters into Cactus parameters
commit fb8888e0a686e1cec2351cd52631d2c838f4a87a
Author: Erik Schnetter <schnetter at gmail.com>
Date: Thu Jul 11 15:13:46 2013 -0400
LoopControl: Do not output statistics by default
-----------------------------------------------------------------------
Summary of changes:
....par => bench-minkowski-carpet-1lev-dynopt.par} | 8 +-
.../par/bench-minkowski-carpet-1lev-legacy.par | 2 +-
.../par/bench-minkowski-carpet-1lev-test.par | 2 +-
.../par/bench-minkowski-carpet-1lev-tiled.par | 2 +-
Carpet/LoopControl/param.ccl | 28 +++++
Carpet/LoopControl/schedule.ccl | 4 +-
Carpet/LoopControl/src/loopcontrol.cc | 110 ++++++++++++++------
7 files changed, 115 insertions(+), 41 deletions(-)
copy Carpet/LoopControl/par/{bench-minkowski-carpet-1lev-tiled.par => bench-minkowski-carpet-1lev-dynopt.par} (93%)
hooks/post-receive
--
Carpet â Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>
More information about the Commits
mailing list