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/IOHDF5Util/trunk@160 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* Require capability HDF5 via configuration.ccl instead of checking itsschnetter2009-09-24
| | | | | | | presence in the makefile git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@146 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* Do not require Hyperslab any more.schnetter2004-04-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@111 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* Use the capability Hyperslab instead of inheriting from theschnetter2004-04-01
| | | | | | | implementation Hyperslab. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@110 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* 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/IOHDF5Util/trunk@108 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* Correct inter-thorn dependencies.schnetter2003-11-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@103 7842ec3a-9562-4be5-9c5b-06ba18f2b668
* 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/IOHDF5Util/trunk@96 7842ec3a-9562-4be5-9c5b-06ba18f2b668