[Commits] [svn:einsteintoolkit] GRHydro/trunk/ (Rev. 404)

schnetter at cct.lsu.edu schnetter at cct.lsu.edu
Sat Jul 21 08:49:08 CDT 2012


User: eschnett
Date: 2012/07/21 08:49 AM

Modified:
 /trunk/
  configuration.ccl

Log:
 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.

File Changes:

Directory: /trunk/
==================

File [modified]: configuration.ccl
Delta lines: +3 -0
===================================================================
--- trunk/configuration.ccl	2012-07-17 17:08:37 UTC (rev 403)
+++ trunk/configuration.ccl	2012-07-21 13:49:08 UTC (rev 404)
@@ -3,3 +3,6 @@
 
 REQUIRES EOS_Omni Boundary CartGrid3D SpaceMask ADMMacros
 
+OPTIONAL Carpet
+{
+}



More information about the Commits mailing list