aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CycleClock/src/cycleclock.h
Commit message (Collapse)AuthorAge
* CycleClock: Do not abort when no good clock is availableErik Schnetter2013-10-10
|
* CycleClock: Undo debugging changeErik Schnetter2012-12-31
|
* CycleClock: Abort compile if architecture is not supportedErik Schnetter2012-12-31
|
* CarpetLib, CycleClock: Move cycle counting clock into its own thornErik Schnetter2012-12-21
New thorn CycleClock, mostly taken out of CarpetLib. This thorn provides an (almost) cycle-accurate clock, taken from FFTW. This clock is both directly accessible, and is also wrapped in a Cactus clock. Note: Applying this commit will require adding thorn CycleClock to thorn lists and parameter files.