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/CarpetIOASCII/configuration.ccl | 2 -- 1 file changed, 2 deletions(-) (limited to 'Carpet/CarpetIOASCII') diff --git a/Carpet/CarpetIOASCII/configuration.ccl b/Carpet/CarpetIOASCII/configuration.ccl index 00590922e..b7571313d 100644 --- a/Carpet/CarpetIOASCII/configuration.ccl +++ b/Carpet/CarpetIOASCII/configuration.ccl @@ -2,8 +2,6 @@ REQUIRES Carpet CarpetLib IOUtil -REQUIRES THORNS: Carpet CarpetLib IOUtil - OPTIONAL SDF { } -- cgit v1.2.3