[Trilinos-Users] [EXTERNAL] Installation on Windows?

Laurent Griesser laurent.griesser at gmail.com
Fri Aug 15 09:58:12 MDT 2014


Ok, I tried to compile everything I chose, and I still get the errors
reported in the attachment. This concerns Sacado_hesopcheck_ADC. Any ideas?
Is that kind of errors due to the Windows compilers? I'm using Visual
Studio 2012.
++


On Thu, Aug 14, 2014 at 10:43 PM, Laurent Griesser <
laurent.griesser at gmail.com> wrote:

> OMG it's working. Thank you!
>
>
> On Thu, Aug 14, 2014 at 10:28 PM, Chetan Jhurani <chetan.jhurani at gmail.com
> > wrote:
>
>> It looks like the missing symbols can be found in f2c.lib, which is
>> necessary
>> for clapack. I would suggest to add f2c.lib to Trilinos configuration
>> wherever
>> you supply blas.  Perhaps like
>> TPL_BLAS_LIBRARIES:FILEPATH=e:/CLAPACK/lib/blas.lib;e:/CLAPACK/lib/f2c.lib
>>
>> Chetan
>>
>>
>>
>> *From:* trilinos-users-bounces at software.sandia.gov [
>> mailto:trilinos-users-bounces at software.sandia.gov
>> <trilinos-users-bounces at software.sandia.gov>] *On Behalf Of *Laurent
>> Griesser
>> *Sent:* Thursday, August 14, 2014 9:29 AM
>> *To:* Perschbacher, Brent M
>> *Cc:* trilinos-users at software.sandia.gov
>> *Subject:* Re: [Trilinos-Users] [EXTERNAL] Installation on Windows?
>>
>>
>>
>> Hi Brent,
>>
>> In the attachments you can find one example that my Visual Studio 2012
>> fails to compile (I hope these are the files you need). The AztecOO library
>> compiles fine. However, the AztecOO_AztecOO_test doesn't compile. Do you
>> have an advice?
>>
>> Cheers,
>>
>> LG
>>
>>
>>
>> On Thu, Aug 14, 2014 at 12:33 AM, Perschbacher, Brent M <
>> bmpersc at sandia.gov> wrote:
>>
>> Laurent,
>>
>>   Can you explain what the issue your are seeing when you say "The
>> compilation always fails because of the linking with lapack.lib" please?
>> How is it failing? Sending the full configure and build logs would be
>> helpful.
>>
>>
>>
>> As far as Windows goes we have really only tried building on Windows 7.
>> That doesn't mean it won't work, just that we haven't tried before. It is
>> possible that there are just a few small differences that require a
>> slightly different configure to make everything work.
>>
>>
>>
>> Thanks,
>>
>>
>>
>> Brent
>>
>>
>>
>> *From: *Laurent Griesser <laurent.griesser at gmail.com>
>> *Date: *Wednesday, August 13, 2014 2:07 PM
>> *To: *"trilinos-users at software.sandia.gov" <
>> trilinos-users at software.sandia.gov>
>> *Subject: *[EXTERNAL] [Trilinos-Users] Installation on Windows?
>>
>>
>>
>> Hi,
>>
>> I have performed the Trilinos installation on both an Ubuntu Linux
>> distribution and Windows 8.1. I have selected the following packages (among
>> others):
>>
>> * amesos
>>
>> * aztecoo
>>
>> * belos
>>
>> * epetra
>>
>> * galeri
>>
>> * ifpack
>>
>> * kokkos
>>
>> * isorropia
>>
>> * sacado
>>
>> * teucho
>>
>> * tpetra
>>
>>
>>
>> Now, on Ubuntu, everything is compiled. I mean, I asked to produce the
>> package libs, tests, and examples. On Windows, while the libs are compiled,
>> many tests failed compiling. I have linked the trilinos packages with
>> CLapack. The compilation always fails because of the linking with
>> lapack.lib.
>>
>> Do you have any precompiled lapack/blas library that works for trilinos
>> on windows 8 (64 bits) ?
>>
>> Any hints how to make that work?
>>
>> Thank you for your advice,
>>
>> LG^2
>>
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://software.sandia.gov/pipermail/trilinos-users/attachments/20140815/0bc3222c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Sacado_hesopcheck_ADC.log
Type: application/octet-stream
Size: 15836 bytes
Desc: not available
URL: <http://software.sandia.gov/pipermail/trilinos-users/attachments/20140815/0bc3222c/attachment.obj>


More information about the Trilinos-Users mailing list