aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
Commit message (Collapse)AuthorAge
* Move MPI support from flesh to a thorneschnett2012-07-21
| | | | | | | | | | Move MPI support from flesh to thorn ExternalLibraries/MPI. This also requires thorns that call MPI directly to declare this in their configuration.ccl. Existing configurations using MPI need to include ExternalLibraries/MPI into their thorn list. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Slab/trunk@84 2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8
* Reorganise some of the internals of thorn Slab:eschnett2011-05-09
| | | | | | | | | | | | | | | | | | | Use LoopControl? to parallelise loops via OpenMP. Refactor the "work horse" routines that perform the actual copy routines. These routines are specialised for common cases that need to execute efficiently, in particular for the cases encountered in RotatingSymmetry?90 and RotatingSymmetry?180 when handling CCTK_REAL variables. Offer an additional API (Slab_MultiTransfer_Init, Slab_MultiTransfer_Apply, Slab_MultiTransfer_Finalize) that calculates the communication schedule only once, and then re-uses it in further calls. This avoids some communication overhead. Remove old CVS header comments. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Slab/trunk@77 2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8
* Remove empty SCRIPT and LANG statements.schnetter2007-02-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Slab/trunk@53 2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8
* Provide capability Slabschnetter2004-05-05
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Slab/trunk@32 2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8