← Back to team overview

dorsal team mailing list archive

[noreply@xxxxxxxxxxxxx: [Branch ~dorsal-core/dorsal/main] Rev 435: Remove SCOTCH from Fedeora 13 because of silly Scotch build system.]

 

How about removing SCOTCH from all platforms until we really start
using it in DOLFIN?

I think we are mostly using ParMETIS for now but there might come a
time when we move over to rely more on SCOTCH.

--
Anders
--- Begin Message ---
------------------------------------------------------------
revno: 435
committer: Garth N. Wells <gnw20@xxxxxxxxx>
branch nick: dorsal
timestamp: Mon 2010-08-23 08:05:36 +0100
message:
  Remove SCOTCH from Fedeora 13 because of silly Scotch build system.
  
  Can we get Dorsal to choose the appropriate Scotch makefile automatically?
  
  Removing Scotch from the list of packages will cause a problem if the user has the Scotch rpm package installed.
modified:
  FEniCS/platforms/supported/fedora13.platform


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

You are subscribed to branch lp:dorsal.
To unsubscribe from this branch go to https://code.launchpad.net/~dorsal-core/dorsal/main/+edit-subscription
=== modified file 'FEniCS/platforms/supported/fedora13.platform'
--- FEniCS/platforms/supported/fedora13.platform	2010-08-23 03:36:05 +0000
+++ FEniCS/platforms/supported/fedora13.platform	2010-08-23 07:05:36 +0000
@@ -32,7 +32,7 @@
 # swiginac
 mtl
 # trilinos
-scotch
+#scotch
 fiat
 ferari
 ufc


--- End Message ---