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/CactusPUGHIO/IOHDF5/trunk@262 4825ed28-b72c-4eae-9704-e50c059e567d
* Require HDF5schnetter2010-03-30
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@249 4825ed28-b72c-4eae-9704-e50c059e567d
* Added 'OPTIONAL FlexIO' and 'OPTIONAL SDF' to build utilities if such ↵tradke2005-02-22
| | | | | | capabilities are provided. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@214 4825ed28-b72c-4eae-9704-e50c059e567d
* Use the "requires thorns" mechanism to ensure that all required thornsschnetter2004-06-08
| | | | | | | | are activated. A better solution is planned to be available in beta 16. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@194 4825ed28-b72c-4eae-9704-e50c059e567d
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
| | | | | | | | | | | | | | disappear as function aliasing will be updated to have aliased functions either be optional or required, as opposed to optional as they are at the moment. This will thus remove the configuration.ccl files which are merely there to ensure that certain aliased functions are actually provided. Also far more stuff will be done via function aliasing which should remove some more of these dependencies. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@183 4825ed28-b72c-4eae-9704-e50c059e567d
* Correct inter-thorn dependencies.schnetter2003-11-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@176 4825ed28-b72c-4eae-9704-e50c059e567d
* PUGHIO* thorns now require the thorns they depend upon (PUGH, IOHDF5Util,tradke2003-09-04
FlexIO) to be compiled in and activated. No need to inherit from them anymore. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@174 4825ed28-b72c-4eae-9704-e50c059e567d