[Trilinos-Users] [EXTERNAL] amesos_paraklete

Thornquist, Heidi K hkthorn at sandia.gov
Tue May 29 09:22:44 MDT 2012


Hi Erhan,

Yes, ParaKlete was never a supported solver, it was a research effort to develop a parallel sparse direct solver some years ago.  For parallel direct solvers, you will have to use third party libraries.

Thanks,
Heidi

________________________________
From: trilinos-users-bounces at software.sandia.gov [trilinos-users-bounces at software.sandia.gov] on behalf of Rajamanickam, Sivasankaran (-EXP) [srajama at sandia.gov]
Sent: Sunday, May 27, 2012 9:36 PM
To: erhan turan; trilinos-users at software.sandia.gov
Subject: Re: [Trilinos-Users] [EXTERNAL] amesos_paraklete

Erhan
  If what I have heard is right. ParaKlete is was never a supported solver. The code was developed within Trilinos, but was never fully tested or integrated with Amesos. You can try any of the other third part direct solvers.

Thanks
Siva

________________________________
From: trilinos-users-bounces at software.sandia.gov [trilinos-users-bounces at software.sandia.gov] on behalf of erhan turan [turane at gmail.com]
Sent: Saturday, May 26, 2012 1:53 PM
To: trilinos-users at software.sandia.gov
Subject: [EXTERNAL] [Trilinos-Users] amesos_paraklete

Hello,

I want to test a direct solver other than amesos_klu. paraklete normally seems to be like a method that should be contained within trilinos that is not treated as a tpl like superlu, mumps, etc. I noticed that it does not work as an option of ClassType since the headers were not included in the installation directory. Later, I also saw that it is normally inactive even if amesos is installed (Amesos_ENABLE_PARAKLETE:BOOL=OFF in CMakeCache.txt).

My question: is this solver still available or is it outdated. If it is still functional, what is the correct combination to configure it. I tired

-D Trilinos_ENABLE_Amesos_Paraklete:BOOL=ON

and also desperately

-D TPL_ENABLE_PARAKLETE:BOOL=ON

Any Ideas?


Regards,

Erhan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20120529/6d30db33/attachment.html 


More information about the Trilinos-Users mailing list