aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/CaKernel.m
Commit message (Expand)AuthorAge
* Move CaKernel code processing from KrancThorn.m to CaKernel.mIan Hinder2013-09-13
* Rename CalculationFunction.m to CodeGenCalculation.mIan Hinder2013-09-09
* Move many functions from CodeGenCactus.m to new CodeGenKranc.mIan Hinder2013-09-06
* CaKernel.m: Use CaKernel static kernelsIan Hinder2012-07-25
* Add CaKernel initialisation function to the scheduleIan Hinder2012-07-25
* Require MPI in auto-generated thornsErik Schnetter2012-07-24
* CaKernel.m: Use BoundaryCalculationQ to determine which template to useIan Hinder2012-04-25
* CaKernel.m: Wrap host/device routines in a schedule groupIan Hinder2012-04-23
* CaKernel.m: Rename host calculations to have a HOST__ prefixIan Hinder2012-04-23
* CaKernel.m: Add code to split a calculation into host and device versionsIan Hinder2012-04-17
* Compactify cakernel.ccl outputIan Hinder2012-04-16
* Switch to new dynamically compiled CaKernel templateIan Hinder2012-04-11
* Implement CachedVariables key in calculationsIan Hinder2012-04-02
* Make CaKernel tile size a CreateThorn optionIan Hinder2012-03-22
* CaKernel.m: Use new boundary_s templateIan Hinder2012-03-22
* CaKernel.m: Map "normal" variables to "bound_" variables for CaKernelIan Hinder2012-02-04
* CaKernel.m: Support calculations running on the boundaryIan Hinder2012-02-04
* Allow calculations to occur either on the host or the deviceIan Hinder2012-02-02
* Add CaKernel functions to interface.cclIan Hinder2012-02-01
* CaKernel.m: Remove CopyFromDev function in schedule.cclIan Hinder2012-02-01
* CaKernel.m: Undefine macro before redefining itIan Hinder2012-01-30
* CaKernel.m: Don't cache variablesIan Hinder2012-01-30
* CaKernel.m: Handle parameters in cakernel.ccl fileIan Hinder2012-01-30
* CaKernel.m: Remove unused epilogue functionIan Hinder2012-01-30
* Add CaKernel configuration.ccl fileIan Hinder2012-01-30
* Support finite differencing in CaKernelIan Hinder2012-01-27
* Compute CaKernel stencil size from calculationIan Hinder2012-01-27
* Factor out InitFDVariablesIan Hinder2012-01-26
* Move SetDataType to Thorn.m and CaKernel.mIan Hinder2012-01-26
* CaKernel.m: Define KRANC_CIan Hinder2012-01-26
* Schedule CaKernel_CopyFromDevIan Hinder2012-01-26
* CaKernel.m: Don't use _s macrosIan Hinder2012-01-26
* CaKernel.m: Add quoting to cakernel.ccl and set number of threads to 8x8x8Ian Hinder2012-01-26
* CaKernel.m: Include Kranc headers and define CCTK_GFINDEX3D macroIan Hinder2012-01-25
* Factor out gridfunction access (phi[index]) functionIan Hinder2012-01-25
* CaKernel.m: Delete old codeIan Hinder2012-01-25
* Call CreateCalculationFunction for CaKernel source filesIan Hinder2012-01-24
* CaKernel.m: Simplify macros in code file and implement rudimentary equation-...Ian Hinder2012-01-24
* Add the CaKernel "auto-generated" epilogue to schedule.ccl and make.code.defnIan Hinder2012-01-24
* CaKernel.m: Formatting changeIan Hinder2012-01-24
* CaKernel.m: Fix whitespaceIan Hinder2012-01-23
* Create an outline of a CaKernel code fileIan Hinder2012-01-23
* Generate basic cakernel.ccl fileIan Hinder2012-01-23