From 0f4d6a1958702fc250f107f0d48ef9b58cf296b0 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Sat, 21 Jul 2012 12:52:05 +0200 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. --- Carpet/CarpetRegrid/configuration.ccl | 2 -- 1 file changed, 2 deletions(-) (limited to 'Carpet/CarpetRegrid') diff --git a/Carpet/CarpetRegrid/configuration.ccl b/Carpet/CarpetRegrid/configuration.ccl index 6ba380b63..682be106d 100644 --- a/Carpet/CarpetRegrid/configuration.ccl +++ b/Carpet/CarpetRegrid/configuration.ccl @@ -1,5 +1,3 @@ # Configuration definitions for thorn CarpetRegrid REQUIRES Carpet CarpetLib - -REQUIRES THORNS: Carpet CarpetLib -- cgit v1.2.3