Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Backofen, Rainer
amdis
Commits
003ceec6
Commit
003ceec6
authored
Aug 09, 2010
by
Naumann, Andreas
Browse files
problems need umfpack and amd includes for compiling now?
parent
b376142c
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/other/include/Makefile_AMDiS.mk
View file @
003ceec6
...
...
@@ -44,6 +44,7 @@ LIBS += -lboost_iostreams -lboost_filesystem -lboost_system -lboost_date_time
ifeq
($(strip $(USE_UMFPACK)), 1)
LIBS
+=
$(UMFPACK_LIB)
CPPFLAGS
+=
-DHAVE_UMFPACK
-DMTL_HAS_UMFPACK
INCLUDES
+=
-I
$(AMDIS_DIR)
/lib/UMFPACK/Include
-I
$(AMDIS_DIR)
/lib/UFconfig
-I
$(AMDIS_DIR)
/lib/AMD/Include
endif
ifeq
($(strip $(USE_MKL)), 1)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment