[Trilinos-Users] [EXTERNAL] build asmesos2 with basker/klu2

Bradley, Andrew Michael ambradl at sandia.gov
Tue Sep 6 23:33:14 EDT 2016


Hi Jeremy,


Those aren't the right symbols to use in your cmake script. They are the following:


-D Amesos2_ENABLE_KLU2:BOOL=ON \

-D Amesos2_ENABLE_Basker:BOOL=ON \


Check the end of the config output to see unused cmake vars; I think you should see a message about the ones you used.


Cheers,

Andrew


________________________________
From: Trilinos-Users <trilinos-users-bounces at trilinos.org> on behalf of Templeton, Jeremy Alan <jatempl at sandia.gov>
Sent: Tuesday, September 6, 2016 8:37 PM
To: trilinos-users at trilinos.org
Subject: [EXTERNAL] [Trilinos-Users] build asmesos2 with basker/klu2

Hi there, I am trying to build asmesos2 on my mac with basket and klu2 enabled, but the builds are not creating any associated tests and when I try to create the associated solvers in my code, I get a "XXX is not enabled or not supported" error.  I am using version 12.0.1 and have included the following lines in my cmake script:

  -D HAVE_AMESOS2_KLU2:BOOL=ON \
  -D HAVE_AMESOS2_BASKER:BOOL=ON \

Any thoughts as to what is the issue?
Thanks,
Jeremy?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20160907/d54c0977/attachment.html>


More information about the Trilinos-Users mailing list