[Trilinos-Users] Trilinos-Users Digest, Vol 96, Issue 11

Hoemmen, Mark mhoemme at sandia.gov
Sat Aug 24 23:56:45 MDT 2013




On Aug 23, 2013, at 12:00 PM, "trilinos-users-request at software.sandia.gov" <trilinos-users-request at software.sandia.gov> wrote:

> Send Trilinos-Users mailing list submissions to
>    trilinos-users at software.sandia.gov
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    http://software.sandia.gov/mailman/listinfo/trilinos-users
> or, via email, send a message with subject or body 'help' to
>    trilinos-users-request at software.sandia.gov
> 
> You can reach the person managing the list at
>    trilinos-users-owner at software.sandia.gov
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Trilinos-Users digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: Trilinos-Users Digest, Vol 96, Issue 11 (Hoemmen, Mark)
>   2. Re: Trilinos-Users Digest, Vol 96, Issue 11 (C.S Natarajan)
>   3. unit test of Thyra (Day, David)
>   4. EpetraExt_HDF5 (Minh Do-Quang)
>   5. EpetraExt_HDF5 (Minh Do-Quang)
>   6. Re: [EXTERNAL]  EpetraExt_HDF5 (Perschbacher, Brent M)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Thu, 22 Aug 2013 18:43:14 +0000
> From: "Hoemmen, Mark" <mhoemme at sandia.gov>
> Subject: Re: [Trilinos-Users] Trilinos-Users Digest, Vol 96, Issue 11
> To: "<trilinos-users at software.sandia.gov>"
>    <trilinos-users at software.sandia.gov>
> Message-ID: <C6BB962B-BCFD-40F1-90BA-7E13C80A279F at sandia.gov>
> Content-Type: text/plain; charset="us-ascii"
> 
> 
> On Aug 22, 2013, at 12:00 PM, <trilinos-users-request at software.sandia.gov>
> wrote:
>> Message: 1
>> Date: Thu, 22 Aug 2013 09:27:52 +0200
>> From: "Villa Andrea (RSE)" <Andrea.Villa at rse-web.it>
>> Subject: [Trilinos-Users] Trilinos with Intel compilers
>> To: trilinos-users at software.sandia.gov
>> Message-ID:
>>    <F45D2AD919AD1E4F95AD7E35A98795A1218123 at welkrock.ricerca.lan>
>> Content-Type: text/plain; charset="iso-8859-1"
>> 
>> 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);
>>                                                            ^
> 
> We just fixed this not long ago.  The "workaround" for now is to use the development version in the public git repository :-)  We aim to back-port the fix to the 11.x releases soon but we're all so busy that it might be a little while before the fix makes it to previous releases.
> 
>> Message: 3
>> Date: Thu, 22 Aug 2013 15:34:10 +0200
>> From: "Fan YE" <yefanhust at gmail.com>
>> Subject: [Trilinos-Users] Teuchos::TimeMonitor
>> To: "trilinos-users at software.sandia.gov"
>>    <trilinos-users at software.sandia.gov>
>> Message-ID:
>>    <CANvyi3EtzCkziuVp5hv4+iOT65-7Q5DujNShbSZbbH+V-t_TfQ at mail.gmail.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>> 
>> Dear developers,
>> 
>> I've studied a previous example of Teuchos::TimeMonitor in which there are
>> stuffs like "TimeMonitor::lookupCounter", "TimeMonitor::getNewCounter".
>> However, when I seek for further information of these functions in doxygen
>> (by the links below), there is no equivalent.
> 
> These are methods in the base class, PerformanceMonitorBase.  Please refer to documentation of the base class:
> 
> http://trilinos.sandia.gov/packages/docs/dev/packages/teuchos/doc/html/classTeuchos_1_1PerformanceMonitorBase.html
> 
> mfh
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Thu, 22 Aug 2013 19:55:17 +0100
> From: "C.S Natarajan" <C.S.Natarajan at bp.com>
> Subject: Re: [Trilinos-Users] Trilinos-Users Digest, Vol 96, Issue 11
> To: trilinos-users at software.sandia.gov
> Message-ID:
>    <C213333EB72F874A94EDF406A7224566049CBDC4 at BP1XEUEX058-C.bp1.ad.bp.com>
> Content-Type: text/plain; charset=us-ascii
> 
> Mark,
>               I built from the public repo about a week ago and had the
> same issues. I just removed cloner unit tests 3 and 4 for my build. Is
> there a newer version in the repo?
> 

Yes -- please update and try again --

mfh





More information about the Trilinos-Users mailing list