[Trilinos-Users] Amesos Mumps: DMUMPS_INT

Jonas Thies J.Thies at rug.nl
Tue Nov 4 05:52:20 MST 2008


Hi Daniele,

I think I had this too, try
--disable-amesos-mumps_mpi_c2f
when configuring.

Also I believe that the Amesos interface to MUMPS was written for an 
earlier version of MUMPS (at least in Trilinos 8). I had a problem with 
a memory leak when I tried to use it with MUMPS 4.8, but maybe the 
Amesos developers can comment on that. Personally I switched to 
SuperLU_dist because of that issue.
regards,
Jonas




Daniele Avitabile wrote:
> Hi everybody,
> 
> I am on Mac OS X Leopard, with Trilinos 9.0, MUMPS 4.8.3 and all other 
> dependencies (i.e. BLACS etc.) resolved. My Trilinos configuration goes 
> fine. When I try to make Trilinos, I receive the error
> 
> ./../../../packages/amesos/src/Amesos_Mumps.cpp: In member function 
> 'virtual int Amesos_Mumps::SymbolicFactorization()':
> ../../../../packages/amesos/src/Amesos_Mumps.cpp:411: error: 
> 'DMUMPS_INT' was not declared in this scope
> ../../../../packages/amesos/src/Amesos_Mumps.cpp:411: error: expected 
> `;' before 'MPI_Comm_c2f'
> ../../../../packages/amesos/src/Amesos_Mumps.cpp:421: error: 
> 'DMUMPS_INT' was not declared in this scope
> ../../../../packages/amesos/src/Amesos_Mumps.cpp:421: error: expected 
> `;' before 'MPI_Comm_c2f'
> 
> I have *not* enabled amesos-old_mumps as my version of MUMPS is the most 
> recent one, I believe.
> 
> Any idea as to why this happens? Amesos website says MUMPS 4.7.3 is 
> supported: is 4.8.3 too recent and not supported?
> 
> Best.
> 
> Daniele
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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