[Commits] [svn:einsteintoolkit] SphericalHarmonicRecon/trunk/ (Rev. 13)

schnetter at cct.lsu.edu schnetter at cct.lsu.edu
Sat Jul 21 05:47:40 CDT 2012


User: eschnett
Date: 2012/07/21 05:47 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: +1 -1
===================================================================
--- trunk/configuration.ccl	2012-05-28 22:22:20 UTC (rev 12)
+++ trunk/configuration.ccl	2012-07-21 10:47:40 UTC (rev 13)
@@ -1 +1 @@
-REQUIRES HDF5 FFTW3
+REQUIRES HDF5 FFTW3 MPI



More information about the Commits mailing list