← Back to team overview

dolfin team mailing list archive

[noreply@xxxxxxxxxxxxx: [Branch ~dolfin-core/dolfin/main] Rev 4934: Comment out UMFPACK in CMakeLists.txt for now.]

 

Agree, but doesn't it work in the sense that if we can build and run
the test program then we don't need to check for AMD and BLAS?

A more sophisticated test would also check for those two and report
why the test is failing (perhaps not a missing UMFPACK but instead
missing AMD).

--
Anders
--- Begin Message ---
------------------------------------------------------------
revno: 4934
committer: Garth N. Wells <gnw20@xxxxxxxxx>
branch nick: dolfin-cmake
timestamp: Tue 2010-08-10 20:45:56 +0100
message:
  Comment out UMFPACK in CMakeLists.txt for now.
  
  This test needs quite a bit more since UMFPACK depends on AMD and BLAS.
  
  Turning it off while I see what's wrong with PETSc linking.
modified:
  CMakeLists.txt


--
lp:dolfin
https://code.launchpad.net/~dolfin-core/dolfin/main

Your team DOLFIN Core Team is subscribed to branch lp:dolfin.
To unsubscribe from this branch go to https://code.launchpad.net/~dolfin-core/dolfin/main/+edit-subscription
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt	2010-08-10 17:00:38 +0000
+++ CMakeLists.txt	2010-08-10 19:45:56 +0000
@@ -72,9 +72,9 @@
 #if(DOLFIN_ENABLE_SCOTCH)
 #  include(FindSCOTCH.dolfin)
 #endif(DOLFIN_ENABLE_SCOTCH)
-if(DOLFIN_ENABLE_UMFPACK)
-  include(FindUMFPACK.dolfin)
-endif(DOLFIN_ENABLE_UMFPACK)
+#if(DOLFIN_ENABLE_UMFPACK)
+#  find_package(UMFPACK.dolfin)
+#endif(DOLFIN_ENABLE_UMFPACK)
 #if(DOLFIN_ENABLE_TRILINOS)
 #  include(FindTrilinos.dolfin)
 #endif(DOLFIN_ENABLE_TRILINOS)


--- End Message ---

Attachment: signature.asc
Description: Digital signature