[Dune] Configuring SuperLU in Dune
Markus Blatt
markus at dr-blatt.de
Thu May 14 12:23:10 CEST 2015
On Thu, May 14, 2015 at 11:13:14AM +0100, Ganesh Diwan wrote:
> Following is my Makefile.am
>
>
> SUBDIRS =
>
> noinst_PROGRAMS = dune_foo
>
> dune_foo_SOURCES = dune_foo.cc
>
> dune_foo_CPPFLAGS = $(AM_CPPFLAGS) \
> $(DUNEMPICPPFLAGS) \
> $(UG_CPPFLAGS) \
> $(AMIRAMESH_CPPFLAGS) \
> $(ALBERTA_CPPFLAGS) \
> $(ALUGRID_CPPFLAGS) \
> $(SUPERLU_CPPFLAGS)
> [...]
All of this looks good. But in your other email I see no
-DENABLE_SUPLERLU in the compilation command. This should actually be
in $(SUPERLU_CPPFLAGS).
Could execute the following in your top-level build directory and send
the output:
grep SUPERLU Makefile
This should reveal how the flags are set on your system.
Markus
--
Do you need more support with DUNE or HPC in general?
Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20150514/f147f381/attachment.sig>
More information about the Dune
mailing list