[Commits] [svn:einsteintoolkit] manifest/trunk/ (Rev. 188)

schnetter at cct.lsu.edu schnetter at cct.lsu.edu
Sat Jul 21 05:35:16 CDT 2012


User: eschnett
Date: 2012/07/21 05:35 AM

Modified:
 /trunk/
  einsteintoolkit.th

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.
 
 * Enable thorn ExternalLibraries/MPI by default

File Changes:

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

File [modified]: einsteintoolkit.th
Delta lines: +1 -1
===================================================================
--- trunk/einsteintoolkit.th	2012-06-12 00:31:09 UTC (rev 187)
+++ trunk/einsteintoolkit.th	2012-07-21 10:35:15 UTC (rev 188)
@@ -289,8 +289,8 @@
 ExternalLibraries/LAPACK
 ExternalLibraries/libjpeg
 ExternalLibraries/LORENE
+ExternalLibraries/MPI
 #ExternalLibraries/OpenCL
-#ExternalLibraries/OpenMPI
 ExternalLibraries/OpenSSL
 #ExternalLibraries/PETSc
 ExternalLibraries/zlib



More information about the Commits mailing list