[Trilinos-Users] [EXTERNAL] Trilinos with Intel compilers

Phipps, Eric T etphipp at sandia.gov
Thu Aug 22 06:22:04 MDT 2013


I believe this was recently fixed, and should appear in the next tarball release.

-Eric

On Aug 22, 2013, at 3:30 AM, "Villa Andrea (RSE)" <Andrea.Villa at rse-web.it<mailto:Andrea.Villa at rse-web.it>> wrote:


Dear Trilinos developers, I am experiencing some problems (see below) copiling Trilinos with Intel compilers. The same error does not occur with gcc.
Apparently a templated function is called without template arguments. Is there any work around?
Thank you very much.
Andrea



/home/TTD/trilinos-11.4.1-Source/packages/tpetra/src/Tpetra_CrsMatrix_decl.hpp(403): error: argument list for template "<unnamed>::clone" is missing
        RCP<const Map2> clonedRowMap = getRowMap()->template clone(node2);
                                                             ^
          detected during instantiation of "void <unnamed>::CrsMatrix_NodeConversion_UnitTest<SCALAR, LO, GO, N2>::runUnitTestImpl(Teuchos::FancyOStream &, bool &) const [with SCALAR=double, LO=int, GO=int, N2=<unnamed>::Kokkos_SerialNode]" at line 204 of "/home/TTD/trilinos-11.4.1-Source/packages/tpetra/test/CrsMatrix/CrsMatrix_NodeConversion.cpp"

/home/TTD/trilinos-11.4.1-Source/packages/tpetra/src/Tpetra_CrsMatrix_decl.hpp(429): error: argument list for template "<unnamed>::clone" is missing
          RCP<const Map2> clonedColMap = getColMap()->template clone(node2);
                                                               ^
          detected during instantiation of "void <unnamed>::CrsMatrix_NodeConversion_UnitTest<SCALAR, LO, GO, N2>::runUnitTestImpl(Teuchos::FancyOStream &, bool &) const [with SCALAR=double, LO=int, GO=int, N2=<unnamed>::Kokkos_SerialNode]" at line 204 of "/home/TTD/trilinos-11.4.1-Source/packages/tpetra/test/CrsMatrix/CrsMatrix_NodeConversion.cpp"

/home/TTD/trilinos-11.4.1-Source/packages/tpetra/src/Tpetra_CrsMatrix_decl.hpp(510): error: argument list for template "<unnamed>::clone" is missing
              clonedRangeMap  = getRangeMap()->template clone(node2);
                                                        ^
          detected during instantiation of "void <unnamed>::CrsMatrix_NodeConversion_UnitTest<SCALAR, LO, GO, N2>::runUnitTestImpl(Teuchos::FancyOStream &, bool &) const [with SCALAR=double, LO=int, GO=int, N2=<unnamed>::Kokkos_SerialNode]" at line 204 of "/home/TTD/trilinos-11.4.1-Source/packages/tpetra/test/CrsMatrix/CrsMatrix_NodeConversion.cpp"

/home/TTD/trilinos-11.4.1-Source/packages/tpetra/src/Tpetra_CrsMatrix_decl.hpp(516): error: argument list for template "<unnamed>::clone" is missing
              clonedDomainMap = getDomainMap()->template clone(node2);
                                                         ^
          detected during instantiation of "void <unnamed>::CrsMatrix_NodeConversion_UnitTest<SCALAR, LO, GO, N2>::runUnitTestImpl(Teuchos::FancyOStream &, bool &) const [with SCALAR=double, LO=int, GO=int, N2=<unnamed>::Kokkos_SerialNode]" at line 204 of "/home/TTD/trilinos-11.4.1-Source/packages/tpetra/test/CrsMatrix/CrsMatrix_NodeConversion.cpp"

RSE SpA ha adottato il Modello Organizzativo ai sensi del D.Lgs.231/2001, in forza del quale l'assunzione di obbligazioni da parte della Società avviene con firma di un procuratore, munito di idonei poteri. RSE adopts a Compliance Programme under the Italian Law (D.Lgs.231/2001). According to this RSE Compliance Programme, any commitment of RSE is taken by the signature of one Representative granted by a proper Power of Attorney.

Le informazioni contenute in questo messaggio di posta elettronica sono riservate e confidenziali e ne e' vietata la diffusione in qualsiasi modo o forma. Qualora Lei non fosse la persona destinataria del presente messaggio, La invitiamo a non diffonderlo e ad eliminarlo, dandone gentilmente comunicazione al mittente. The information included in this e-mail and any attachments are confidential and may also be privileged. If you are not the correct recipient, you are kindly requested to notify the sender immediately, to cancel it and not to disclose the contents to any other person.
_______________________________________________
Trilinos-Users mailing list
Trilinos-Users at software.sandia.gov<mailto:Trilinos-Users at software.sandia.gov>
http://software.sandia.gov/mailman/listinfo/trilinos-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20130822/e7a24f51/attachment.html 


More information about the Trilinos-Users mailing list