aboutsummaryrefslogtreecommitdiff
path: root/Carpet/LoopControl
Commit message (Expand)AuthorAge
* LoopControl: Improve error message for illegal loop shapesErik Schnetter2011-12-14
* LoopControl: change storage size calculation to work with Intel 11.1Roland Haas2011-12-14
* LoopControl: check that Fortran structures match C structures at startupRoland Haas2011-12-14
* LoopControl: support vectorized loops in Fortran interfaceRoland Haas2011-12-14
* LoopControl: Align inner loop boundaries with vector sizes, if vectorisation ...Erik Schnetter2011-12-14
* LoopControl: Ensure that LoopControl is active if it is usedErik Schnetter2011-12-14
* LoopControl: Ensure there is at least one possible tilingErik Schnetter2011-12-14
* LoopControl: Update statistics; activate statistics by defaultErik Schnetter2011-12-14
* LoopControl: Override the flesh CCTK_LOOP macrosErik Schnetter2011-12-14
* LoopControl: remove restrict keyword for lc_topology_t because we do modify i...knarf2011-12-14
* LoopControl: realloc more memory for thread structures when needed instead of...knarf2011-12-14
* LoopControl: be more verbose with error abour thread count inconsistency)knarf2011-12-14
* LoopControl: Add loop macros for vectorised codeErik Schnetter2011-12-14
* LoopControl: Comment out unused routineErik Schnetter2011-12-14
* LoopControl: Reformat some statementsErik Schnetter2011-12-14
* LoopControl: Correct some commentsErik Schnetter2011-12-14
* - protect some mallocsknarf2011-12-14
* LoopControl: Disable demo codeErik Schnetter2011-12-14
* LoopControl: Correct error in handling loop with different numbers of threadsErik Schnetter2011-12-14
* LoopControl: Add white spaceErik Schnetter2011-12-14
* LoopControl: Include <sys/time.h> if necessaryErik Schnetter2011-12-14
* LoopControl: Correct handling empty regionsErik Schnetter2011-12-14
* LoopControl: Implement cache-collaborative multi-threadingErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2009-01-27
|\
| * LoopControl: Do not use <tgmath.h>Erik Schnetter2009-01-27
* | Merge branch 'master' of /Users/eschnett/Cbeta/carpet/Erik Schnetter2009-01-26
|\|
| * LoopControl: Dont' use <tgmath.h>Erik Schnetter2009-01-26
| * LoopControl: Handle loops over zero grid pointsErik Schnetter2008-09-28
| * LoopControl: Correct error in commentErik Schnetter2008-09-28
| * * fix of fix of wavetoy-loopcontrol.ccott2008-09-25
| * * add #ifdef _OPENMP bracketing entire codecott2008-09-25
* | LoopControl: Handle loops over zero grid pointsErik Schnetter2008-09-24
* | LoopControl: Correct error in commentErik Schnetter2008-09-24
* | LoopControl: Disable OpenMP function calls when OpenMP is not availableErik Schnetter2008-09-24
|/
* Turn the stand-alone WaveToy example application into a LoopControl routineThomas Radke2008-09-09
* LoopControl: Allow preloop and postloop statementsErik Schnetter2008-08-29
* LoopControl: Small style changeErik Schnetter2008-08-03
* LoopControl: Handle restrict qualifier correctly in C++Erik Schnetter2008-05-12
* OpenMP changes:Erik Schnetter2008-03-21
* LoopControl: Add example parameter filesErik Schnetter2008-03-01
* LoopControl:Erik Schnetter2008-02-04
* LoopControl: Big update, introducing a hill climbing algorithmErik Schnetter2007-10-10
* LoopControl: Add automatic configuration based on simulated annealingErik Schnetter2007-08-26
* LoopControl: Add GNU licenceErik Schnetter2007-08-26
* LoopControl: New thorn which helps iterating over grid functions efficientlyErik Schnetter2007-08-21