[Trilinos-Users] [EXTERNAL] An error in installation of trilinos-9.0.3

Thornquist, Heidi K hkthorn at sandia.gov
Tue Mar 8 13:25:40 EST 2016


Hi Chia,

Unfortunately, this is a very old version of Trilinos, so that makes it difficult to determine what the issue is.  What I can say is that the orthogonalization managers did go through a refactor where the calls to innerProdMat and normMat were scoped to come from the MatOrthoManager<> class.  That may be what the compiler is complaining about.  I would suggest updating the version of Trilinos, if possible, since many compiler related issues have been resolved in Anasazi since Trilinos 9.0 and you are using a much more modern compiler.

Thanks,
Heidi

--

Heidi K. Thornquist
Electrical Models & Simulation
Sandia National Laboratories
Albuquerque, NM  87185-1323


From: Trilinos-Users <trilinos-users-bounces at trilinos.org<mailto:trilinos-users-bounces at trilinos.org>> on behalf of 謝佳穎 <au03wu03 at gmail.com<mailto:au03wu03 at gmail.com>>
Date: Tuesday, March 8, 2016 at 12:56 AM
To: "trilinos-users at trilinos.org<mailto:trilinos-users at trilinos.org>" <trilinos-users at trilinos.org<mailto:trilinos-users at trilinos.org>>
Subject: [EXTERNAL] [Trilinos-Users] An error in installation of trilinos-9.0.3

Dear trilinos user,

I need to install trilinos 9.0.3 in the sever. However, there is an error when I compile it.

The gcc version of the sever is "Red Hat 4.8.3-9".

The following is the error message when the file, Anasazi_wrap.cpp, is being compiled.

Anasazi_wrap.cpp:25335:209:   required from here
~/trilinos-9.0.3/packages/anasazi/src/AnasaziBasicOrthoManager.hpp:339:31: error: 'innerProdMat' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
     innerProdMat(X,X,xTx,MX,MX);
~/trilinos-9.0.3/packages/anasazi/src/AnasaziBasicOrthoManager.hpp:934:34: error: 'normMat' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
           normMat(*Xj,newNorm,MXj);


If someones have ever gone through the problems or have some recommends, please help me as soon as possible.

Thank you very much.
--
Chia-Ying Hsieh 謝佳穎

~~~~~~~~~~~~~

National Central University ( Department of Phyisics ) - Plasma Theory and Simulation Laboratory
Chung-Li, Taiwan, 320-01
Building of Science IV, Room 713
Tel.: +886-3-422-7151 ext. 65392
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20160308/fa70bd50/attachment-0001.html>


More information about the Trilinos-Users mailing list