From 9cae825f2c68dbe89cf1e3d8848924e9fec2c83f Mon Sep 17 00:00:00 2001 From: schnetter Date: Sat, 22 Oct 2005 12:09:29 +0000 Subject: Add comment notice that PETSc also needs MPI and X. (But we don't have configuration thorns for these yet.) git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/PETSc/trunk@15 fc86f234-e40e-4302-a95b-5e02f8c343c9 --- configuration.ccl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configuration.ccl b/configuration.ccl index 4a8c1e3..6b19078 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -5,6 +5,11 @@ REQUIRES LAPACK +# TO DO: +# PETSc also depends on MPI and X +# (unless PETSc has been configured in a special way, +# which is probably typically not the case) + PROVIDES PETSC { SCRIPT petsc.sh -- cgit v1.2.3