[Trilinos-Users] Building Zoltan 3.0 with Isorropia

Williams, Alan B william at sandia.gov
Mon Jun 11 11:44:36 MDT 2007


Jagir,

I was able to build and run isorropia with Zoltan v3.
One suggestion: add '--enable-isorropia' to your configure options. I
see you have --enable-isorropia-epetra and --enable-isorropia-zoltan,
but it seems as though you also need --enable-isorropia.

If that doesn't make it work, double-check the output from your
configure/make to make sure everything did complete successfully.

If you are still having trouble, send me the file
packages/isorropia/config.log which should be produced by the configure
stage. Also, send me a log of the make output.

One final note: when I ran rebalance_zoltan, it complained that an
"imbalance ratio" wasn't small enough. Disregard that, I believe it
simply means that the test is set up with a tolerance that is too tight,
but it did successfully execute the Zoltan rebalancing.

Alan


> -----Original Message-----
> From: trilinos-users-bounces at software.sandia.gov 
> [mailto:trilinos-users-bounces at software.sandia.gov] On Behalf 
> Of Razak Jagir
> Sent: Friday, June 08, 2007 6:39 AM
> To: trilinos-users at software.sandia.gov
> Subject: [Trilinos-Users] Building Zoltan 3.0 with Isorropia
> 
> Hello,
>     I am trying to build Zoltan capabilities into isorropia. 
> The Trilinos release 7.0.8 notes requires Zoltan version 2.0 
> , however the zoltan team has made only zoltan v3 available. 
> I built zoltan v3 and configured isorropia as follows
> 
> ./configure  --enable-epetra --enable-isorropia-epetra 
> --enable-isorropia-zoltan  --with-mpi-compilers=/usr/bin 
> --with-blas=blas --with-incdirs=-I/Zoltan/include 
> --with-libs=-lzoltan --with-ldflags="-L/Zoltan/lib" --enable-epetraext
> 
> Isorropia configure successfully and I can build it without 
> any errors - however when i run the test example 
> trilinos-7.0.8/packages/isorropia/test/zoltan/rebalance_zoltan
> .exe i get the following error message
> 
> caught exception: Zoltan requested, but Zoltan not enabled.
> 
> Could any one help me how to resolve this issue.
> 
> Many Thanks
> Jagir
> 
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users
> 



More information about the Trilinos-Users mailing list