← Back to team overview

dolfin team mailing list archive

Re: Trilinos

 

Kent-Andre Mardal wrote:
tir, 29.04.2008 kl. 13.20 +0100, skrev Garth N. Wells:
Johannes Ring wrote:
On Tue, April 29, 2008 Anders Logg wrote:
On Tue, Apr 29, 2008 at 10:19:17AM +0200, Johan Hake wrote:
On Tuesday 29 April 2008 10:12:32 Garth N. Wells wrote:
Ilmar Wilbers wrote:
Both Johannes and myself had problems. We are using 8.0.3 as well.
I can't build 8.0.3 either. I'm getting errors when building
PyTrilinos
(template related, so they're very long).
I had also problems building it, with some trial and error, enable,
disable
different packages, I manage to build trilinos with the following
command
line:

$ ./configure --prefix=/home/hake/local --enable-shared
--enable-pytrilinos --enable-pliris --enable-didasko\
   --enable-amesos --enable-anasazi --enable-default-packages
--enable-galeri --with-cflags=-fPIC --with-cxxflags=-fPIC\
   --with-fflags=-fPIC --with-ldflags=-fPIC --with-ccflags=-fPIC
--enable-triutils --disable-teuchos

Johan
I can't even download Trilinos. I get the following message after
filling out their silly registration form:

  MySQL Error #1064

  You have an error in your SQL syntax; check the manual that
  corresponds to your MySQL server version for the right syntax to use
  near 's silly that I have to fill out a registration form to
  download!')' at line 1

I get really really annoyed by having to fill out registration forms
when downloading software...
Here is a direct link:

http://trilinos.sandia.gov/download/files/trilinos-8.0.3.tar.gz

Are the Trilinos people responsive to bug reports? I had a tough time building it.

Garth


They are responsive although there is not much activity on the
mailig-lists. I asked a question yesterday and got 5 answers within a
few hours. I have experienced the same earlier.
The main problem is that Trilinos consists of 10-20 packages. Testing
all permutations of the package configurations does not seem to be
something that they do.
Kent

I guess they should use a buildbot :-)

ilmar


References