From 6146adc9bdd384814b652b2fcc247f33a236b1a8 Mon Sep 17 00:00:00 2001 From: eschnett Date: Sat, 21 Jul 2012 10:57:39 +0000 Subject: Move MPI support from flesh to a thorn 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.einsteintoolkit.org/cactus/EinsteinInitialData/NoExcision/trunk@36 4ec1db94-0e4f-0410-ada3-8bed251432c9 --- configuration.ccl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 configuration.ccl diff --git a/configuration.ccl b/configuration.ccl new file mode 100644 index 0000000..370e1ec --- /dev/null +++ b/configuration.ccl @@ -0,0 +1,5 @@ +# Configuration definition for thorn NoExcision + +OPTIONAL Carpet +{ +} -- cgit v1.2.3