aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Schedule.m
Commit message (Expand)AuthorAge
* Remove now-unused arguments from CreateKrancScheduleFileIan Hinder2013-09-12
* Use MoL function to determine evolved groups in CactusBoundary.mIan Hinder2013-09-12
* Schedule.m: Remove old code for computing the storage group structuresIan Hinder2013-09-12
* Schedule.m: Implement new method for determining number of timelevels in sche...Ian Hinder2013-09-12
* Add declaredGroups argument to CreateKrancScheduleFileIan Hinder2013-09-12
* Remove unused "max" entry in group storage specIan Hinder2013-09-12
* Thorn.m: Move schedule.ccl file generation to new CodeGenSchedule.mIan Hinder2013-09-09
* Annotate grid functions in calculations with the regions that they read and w...Erik Schnetter2013-04-04
* Determine READS groups/variables more accuratelyErik Schnetter2012-12-10
* Schedule.m: Add commentIan Hinder2012-11-21
* Change format of internal data structure for group storageIan Hinder2012-11-21
* Rename internal MaxTimelevels as TimelevelsParameterIan Hinder2012-11-21
* Schedule.m: Replace <type>GroupStruct functions with storageStructure functionIan Hinder2012-11-21
* Schedule.m: Remove unused maxtimelevels argumentIan Hinder2012-11-21
* Schedule.m: Reformat some codeIan Hinder2012-11-21
* Add ParameterConditions option for CreateThornIan Hinder2012-11-14
* Add CaKernel initialisation function to the scheduleIan Hinder2012-07-25
* Use GetSchedule for calculations instead of accessing key directlyIan Hinder2012-05-02
* Schedule.m: Fix bug from previous commitIan Hinder2012-04-30
* Schedule.m: List variables instead of groups in READS and WRITES linesIan Hinder2012-04-29
* Schedule.m: Add variablesSetInCalc and variablesReadInCalcIan Hinder2012-04-29
* Schedule.m: Add TODO and correct variable declarationIan Hinder2012-04-29
* Schedule.m: Only use a schedule alias if necessaryIan Hinder2012-04-25
* Add and use GetCalculationScheduleNameIan Hinder2012-04-23
* Add the ability for calculations to define additional Cactus schedule groupsIan Hinder2012-04-23
* Add option GenerateHostCode for generating CPU and GPU code simultaneouslyIan Hinder2012-04-17
* Add generic Conditional key for calculationsIan Hinder2012-03-21
* KrancThorn.m: Generate MoL registration even for CaKernel thornsIan Hinder2012-02-11
* Allow calculations to occur either on the host or the deviceIan Hinder2012-02-02
* Don't use MoL for CaKernel thornsIan Hinder2012-02-02
* Schedule.m: Change schedule tag from OpenCL to DeviceIan Hinder2012-02-01
* Set requirements correctly for OpenCLErik Schnetter2012-01-31
* Support provides/requires statements in the scheduleIan Hinder2012-01-31
* Schedule.m: Don't add epilogue to schedule filesIan Hinder2012-01-30
* Schedule CaKernel_CopyFromDevIan Hinder2012-01-26
* Schedule.m: Name the calculation according to CaKernel conventionIan Hinder2012-01-24
* Add the CaKernel "auto-generated" epilogue to schedule.ccl and make.code.defnIan Hinder2012-01-24
* Merge branch 'hydro'Ian Hinder2012-01-22
|\
| * Schedule.m: Remove some debugging codeIan Hinder2010-10-01
| * Add calculation option ApplyBCsIan Hinder2010-09-29
* | Allow choosing number of timelevels for non-evolved variablesErik Schnetter2012-01-02
* | Split CodeGen.m into CodeGen.m, CodeGenC.m and CodeGenCactus.mIan Hinder2011-10-07
* | Schedule boundary conditions in MoL_PseudoEvolutionBoundariesErik Schnetter2011-08-25
* | Schedule.m: Add Before and After options to calculationsIan Hinder2011-07-16
|/
* Schedule.m: Schedule BC selection in level modeIan Hinder2010-08-04
* Add automatic scheduling of calculations in MoL_PseudoEvolutionIan Hinder2010-06-22
* Revert "Revert "Merge branch 'master' of github.com:ianhinder/Kranc""Roland Haas2010-05-06
* Revert "Merge branch 'master' of github.com:ianhinder/Kranc"Erik Schnetter2010-05-02
* Replace sym context with Kranc context in Kranc.m. Also move interface funct...Ian Hinder2010-04-03
* Move schedule generation from KrancThorn.m to Schedule.mIan Hinder2010-04-03