aboutsummaryrefslogtreecommitdiff
path: root/Carpet/LoopControl/src/loopcontrol.cc
Commit message (Expand)AuthorAge
* LoopControl: Correct logic that chooses tile sizesErik Schnetter2013-07-11
* LoopControl: Improve error output handlingErik Schnetter2013-07-11
* LoopControl: Describe unoptimized time with respect to actual time, not vice ...Erik Schnetter2013-07-11
* LoopControl: Sort statistics outputErik Schnetter2013-07-11
* LoopControl: Use random() instead of rand()Erik Schnetter2013-07-11
* LoopControl: Turn hard-coded parameters into Cactus parametersErik Schnetter2013-07-11
* LoopControl: Do not output statistics by defaultErik Schnetter2013-07-11
* LoopControl: Update GetCacheInfo1 APIErik Schnetter2013-06-22
* LoopControl: Implement automatic performance improvementsErik Schnetter2013-05-26
* LoopControl: Improve OpenMP parallelisation of get_num_fine_threadsErik Schnetter2013-03-19
* LoopControl: Simplify #if sequenceErik Schnetter2013-03-19
* LoopControl: Output statistics into per-process files, not into a single fileErik Schnetter2013-03-14
* LoopControl: Correct parallelisation errors (mark variables volatile)Erik Schnetter2013-02-09
* LoopControl: Share cache lines for SMT threadsErik Schnetter2013-02-09
* LoopControl: Output statistics to a file instead of stdoutErik Schnetter2013-02-08
* LoopControl: Improve OpenMP parallelisationErik Schnetter2013-02-08
* LoopControl: Simplify STL data type usageErik Schnetter2013-02-08
* LoopControl: Remove trivial vector lengths for j and k directionErik Schnetter2013-02-08
* LoopControl: Remove restrict qualifiers from shared data structuresErik Schnetter2013-02-08
* LoopControl: Reduce number of arguments passed to selftest routineErik Schnetter2013-02-08
* LoopControl: Avoid compiler warningsErik Schnetter2013-01-24
* LoopControl: Correct Fortran macros; provide Fortran wrappersErik Schnetter2013-01-21
* LoopControl: Circumvent Cray compiler bugErik Schnetter2013-01-17
* LoopControl: RewriteErik Schnetter2013-01-16