|
|
@ -14,6 +14,15 @@ include $(PSBLASDIR)/Make.inc
|
|
|
|
# (compiled with) the compilers specified in the #
|
|
|
|
# (compiled with) the compilers specified in the #
|
|
|
|
# PSBLAS main Make.inc #
|
|
|
|
# PSBLAS main Make.inc #
|
|
|
|
# #
|
|
|
|
# #
|
|
|
|
|
|
|
|
# Examples: #
|
|
|
|
|
|
|
|
# UMFLIBS=-lumfpack -lamd -L/path/to/UMFPACK #
|
|
|
|
|
|
|
|
# UMFFLAGS=-DHave_UMF_ -I/path/to/UMFPACK #
|
|
|
|
|
|
|
|
# #
|
|
|
|
|
|
|
|
# SLULIBS=-lslu -L/path/to/SuperLU #
|
|
|
|
|
|
|
|
# SLUFLAGS=-DHave_SLU_ -I/path/to/SuperLU #
|
|
|
|
|
|
|
|
# #
|
|
|
|
|
|
|
|
# SLUDISTLIBS=-lslud -L/path/to/SuperLUDist #
|
|
|
|
|
|
|
|
# SLUDISTFLAGS=-DHave_SLUDist_ -I/path/to/SuperLUDist #
|
|
|
|
# #
|
|
|
|
# #
|
|
|
|
##########################################################
|
|
|
|
##########################################################
|
|
|
|
|
|
|
|
|
|
|
|