Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aland, Sebastian
amdis
Commits
9219c1f2
Commit
9219c1f2
authored
Aug 04, 2009
by
Thomas Witkowski
Browse files
Remove changes of Andreas parallelization code.
parent
1c02d020
Changes
15
Expand all
Hide whitespace changes
Inline
Side-by-side
AMDiS/Makefile.in
View file @
9219c1f2
# Makefile.in generated by automake 1.
10.2
from Makefile.am.
# Makefile.in generated by automake 1.
9.6
from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005
, 2006, 2007, 2008
Free Software Foundation, Inc.
# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
...
...
@@ -13,11 +13,15 @@
# PARTICULAR PURPOSE.
@SET_MAKE@
srcdir
=
@srcdir@
top_srcdir
=
@top_srcdir@
VPATH
=
@srcdir@
pkgdatadir
=
$(datadir)
/@PACKAGE@
pkglibdir
=
$(libdir)
/@PACKAGE@
pkgincludedir
=
$(includedir)
/@PACKAGE@
top_builddir
=
.
am__cd
=
CDPATH
=
"
$
${
ZSH_VERSION
+.
}
$(PATH_SEPARATOR)
"
&&
cd
INSTALL
=
@INSTALL@
install_sh_DATA
=
$(install_sh)
-c
-m
644
install_sh_PROGRAM
=
$(install_sh)
-c
install_sh_SCRIPT
=
$(install_sh)
-c
...
...
@@ -31,30 +35,27 @@ PRE_UNINSTALL = :
POST_UNINSTALL
=
:
build_triplet
=
@build@
host_triplet
=
@host@
subdir
=
.
DIST_COMMON
=
README
$(am__configure_deps)
$(srcdir)
/Makefile.am
\
$(srcdir)
/Makefile.in
$(top_srcdir)
/configure AUTHORS COPYING
\
ChangeLog INSTALL NEWS config.guess config.sub depcomp
\
install-sh ltmain.sh missing
subdir
=
.
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.ac
am__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES
=
config.status config.cache config.log
\
configure.lineno config.status.lineno
configure.lineno config
ure
.status.lineno
mkinstalldirs
=
$(install_sh)
-d
CONFIG_CLEAN_FILES
=
SOURCES
=
DIST_SOURCES
=
RECURSIVE_TARGETS
=
all-recursive check-recursive dvi-recursive
\
html-recursive info-recursive install-data-recursive
\
install-dvi-recursive install-exec-recursive
\
install-html-recursive install-info-recursive
\
install-pdf-recursive install-ps-recursive install-recursive
\
installcheck-recursive installdirs-recursive pdf-recursive
\
ps-recursive uninstall-recursive
RECURSIVE_CLEAN_TARGETS
=
mostlyclean-recursive clean-recursive
\
distclean-recursive maintainer-clean-recursive
install-exec-recursive install-info-recursive
\
install-recursive installcheck-recursive installdirs-recursive
\
pdf-recursive ps-recursive uninstall-info-recursive
\
uninstall-recursive
ETAGS
=
etags
CTAGS
=
ctags
DIST_SUBDIRS
=
$(SUBDIRS)
...
...
@@ -70,6 +71,14 @@ GZIP_ENV = --best
distuninstallcheck_listfiles
=
find
.
-type
f
-print
distcleancheck_listfiles
=
find
.
-type
f
-print
ACLOCAL
=
@ACLOCAL@
AMDEP_FALSE
=
@AMDEP_FALSE@
AMDEP_TRUE
=
@AMDEP_TRUE@
AMDIS_DEBUG_FALSE
=
@AMDIS_DEBUG_FALSE@
AMDIS_DEBUG_TRUE
=
@AMDIS_DEBUG_TRUE@
AMDIS_INTEL_FALSE
=
@AMDIS_INTEL_FALSE@
AMDIS_INTEL_TRUE
=
@AMDIS_INTEL_TRUE@
AMDIS_OPENMP_FALSE
=
@AMDIS_OPENMP_FALSE@
AMDIS_OPENMP_TRUE
=
@AMDIS_OPENMP_TRUE@
AMTAR
=
@AMTAR@
AR
=
@AR@
AUTOCONF
=
@AUTOCONF@
...
...
@@ -88,40 +97,40 @@ CXXFLAGS = @CXXFLAGS@
CYGPATH_W
=
@CYGPATH_W@
DEFS
=
@DEFS@
DEPDIR
=
@DEPDIR@
DSYMUTIL
=
@DSYMUTIL@
DUMPBIN
=
@DUMPBIN@
DUNE_DIR
=
@DUNE_DIR@
ECHO
=
@ECHO@
ECHO_C
=
@ECHO_C@
ECHO_N
=
@ECHO_N@
ECHO_T
=
@ECHO_T@
EGREP
=
@EGREP@
ENABLE_BOOST_FALSE
=
@ENABLE_BOOST_FALSE@
ENABLE_BOOST_TRUE
=
@ENABLE_BOOST_TRUE@
ENABLE_DUNE_FALSE
=
@ENABLE_DUNE_FALSE@
ENABLE_DUNE_TRUE
=
@ENABLE_DUNE_TRUE@
ENABLE_MKL_FALSE
=
@ENABLE_MKL_FALSE@
ENABLE_MKL_TRUE
=
@ENABLE_MKL_TRUE@
ENABLE_UMFPACK_FALSE
=
@ENABLE_UMFPACK_FALSE@
ENABLE_UMFPACK_TRUE
=
@ENABLE_UMFPACK_TRUE@
EXEEXT
=
@EXEEXT@
FGREP
=
@FGREP@
GREP
=
@GREP@
INSTALL
=
@INSTALL@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM
=
@INSTALL_STRIP_PROGRAM@
LD
=
@LD@
LDFLAGS
=
@LDFLAGS@
LIBOBJS
=
@LIBOBJS@
LIBS
=
@LIBS@
LIBTOOL
=
@LIBTOOL@
LIPO
=
@LIPO@
LN_S
=
@LN_S@
LTLIBOBJS
=
@LTLIBOBJS@
MAINT
=
@MAINT@
MAINTAINER_MODE_FALSE
=
@MAINTAINER_MODE_FALSE@
MAINTAINER_MODE_TRUE
=
@MAINTAINER_MODE_TRUE@
MAKEINFO
=
@MAKEINFO@
MKDIR_P
=
@MKDIR_P@
MPI_DIR
=
@MPI_DIR@
NM
=
@NM@
NMEDIT
=
@NMEDIT@
OBJDUMP
=
@OBJDUMP@
OBJEXT
=
@OBJEXT@
OPENMP_FLAG
=
@OPENMP_FLAG@
OTOOL
=
@OTOOL@
OTOOL64
=
@OTOOL64@
PACKAGE
=
@PACKAGE@
PACKAGE_BUGREPORT
=
@PACKAGE_BUGREPORT@
PACKAGE_NAME
=
@PACKAGE_NAME@
...
...
@@ -135,14 +144,21 @@ SED = @SED@
SET_MAKE
=
@SET_MAKE@
SHELL
=
@SHELL@
STRIP
=
@STRIP@
USE_PARALLEL_AMDIS_FALSE
=
@USE_PARALLEL_AMDIS_FALSE@
USE_PARALLEL_AMDIS_TRUE
=
@USE_PARALLEL_AMDIS_TRUE@
USE_PARALLEL_DOMAIN_AMDIS_FALSE
=
@USE_PARALLEL_DOMAIN_AMDIS_FALSE@
USE_PARALLEL_DOMAIN_AMDIS_TRUE
=
@USE_PARALLEL_DOMAIN_AMDIS_TRUE@
VERSION
=
@VERSION@
abs_builddir
=
@abs_builddir@
abs_srcdir
=
@abs_srcdir@
abs_top_builddir
=
@abs_top_builddir@
abs_top_srcdir
=
@abs_top_srcdir@
ac_ct_AR
=
@ac_ct_AR@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_DUMPBIN
=
@ac_ct_DUMPBIN@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_TRUE
=
@am__fastdepCXX_TRUE@
am__include
=
@am__include@
am__leading_dot
=
@am__leading_dot@
am__quote
=
@am__quote@
...
...
@@ -154,41 +170,28 @@ build_alias = @build_alias@
build_cpu
=
@build_cpu@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
builddir
=
@builddir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
host
=
@host@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
infodir
=
@infodir@
install_sh
=
@install_sh@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
lt_ECHO
=
@lt_ECHO@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
srcdir
=
@srcdir@
sysconfdir
=
@sysconfdir@
target_alias
=
@target_alias@
top_build_prefix
=
@top_build_prefix@
top_builddir
=
@top_builddir@
top_srcdir
=
@top_srcdir@
SUBDIRS
=
lib bin
EXTRA_DIST
=
demo
all
:
all-recursive
...
...
@@ -235,7 +238,8 @@ clean-libtool:
-
rm
-rf
.libs _libs
distclean-libtool
:
-
rm
-f
libtool config.lt
-
rm
-f
libtool
uninstall-info-am
:
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
...
...
@@ -268,7 +272,8 @@ $(RECURSIVE_TARGETS):
$(MAKE)
$(AM_MAKEFLAGS)
"
$$
target-am"
||
exit
1
;
\
fi
;
test
-z
"
$$
fail"
$(RECURSIVE_CLEAN_TARGETS)
:
mostlyclean-recursive
clean-recursive
distclean-recursive
\
maintainer-clean-recursive
:
@
failcom
=
'exit 1'
;
\
for
f
in
x
$$
MAKEFLAGS
;
do
\
case
$$
f
in
\
...
...
@@ -312,8 +317,8 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
unique
=
`
for
i
in
$$
list
;
do
\
if
test
-f
"
$$
i"
;
then
echo
$$
i
;
else
echo
$(srcdir)
/
$$
i
;
fi
;
\
done
|
\
$(AWK)
'{ files[$$0] = 1;
nonempty = 1;
} \
END {
if (nonempty) {
for (i in files) print i;
};
}'
`
;
\
$(AWK)
'
{ files[$$0] = 1; } \
END { for (i in files) print i; }'
`
;
\
mkid
-fID
$$
unique
tags
:
TAGS
...
...
@@ -338,8 +343,8 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
unique
=
`
for
i
in
$$
list
;
do
\
if
test
-f
"
$$
i"
;
then
echo
$$
i
;
else
echo
$(srcdir)
/
$$
i
;
fi
;
\
done
|
\
$(AWK)
'{ files[$$0] = 1;
nonempty = 1;
} \
END {
if (nonempty) {
for (i in files) print i;
};
}'
`
;
\
$(AWK)
'
{ files[$$0] = 1; } \
END { for (i in files) print i; }'
`
;
\
if
test
-z
"
$(ETAGS_ARGS)$$
tags
$$
unique"
;
then
:
;
else
\
test
-n
"
$$
unique"
||
unique
=
$$
empty_fix
;
\
$(ETAGS)
$(ETAGSFLAGS)
$(AM_ETAGSFLAGS)
$(ETAGS_ARGS)
\
...
...
@@ -349,12 +354,13 @@ ctags: CTAGS
CTAGS
:
ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES)
\
$(TAGS_FILES) $(LISP)
tags
=
;
\
here
=
`
pwd
`
;
\
list
=
'
$(SOURCES)
$(HEADERS)
$(LISP)
$(TAGS_FILES)
'
;
\
unique
=
`
for
i
in
$$
list
;
do
\
if
test
-f
"
$$
i"
;
then
echo
$$
i
;
else
echo
$(srcdir)
/
$$
i
;
fi
;
\
done
|
\
$(AWK)
'{ files[$$0] = 1;
nonempty = 1;
} \
END {
if (nonempty) {
for (i in files) print i;
};
}'
`
;
\
$(AWK)
'
{ files[$$0] = 1; } \
END { for (i in files) print i; }'
`
;
\
test
-z
"
$(CTAGS_ARGS)$$
tags
$$
unique"
\
||
$(CTAGS)
$(CTAGSFLAGS)
$(AM_CTAGSFLAGS)
$(CTAGS_ARGS)
\
$$
tags
$$
unique
...
...
@@ -369,22 +375,23 @@ distclean-tags:
distdir
:
$(DISTFILES)
$(am__remove_distdir)
test
-d
$(distdir)
||
mkdir
$(distdir)
@
srcdirstrip
=
`
echo
"
$(srcdir)
"
|
sed
's/[].[^$$\\*]/\\\\&/g'
`
;
\
topsrcdirstrip
=
`
echo
"
$(top_srcdir)
"
|
sed
's/[].[^$$\\*]/\\\\&/g'
`
;
\
list
=
'
$(DISTFILES)
'
;
\
dist_files
=
`
for
file
in
$$
list
;
do
echo
$$
file
;
done
|
\
sed
-e
"s|^
$$
srcdirstrip/||;t"
\
-e
"s|^
$$
topsrcdirstrip/|
$(top_builddir)
/|;t"
`
;
\
case
$$
dist_files
in
\
*
/
*
)
$(MKDIR_P)
`
echo
"
$$
dist_files"
|
\
sed
'/\//!d;s|^|
$(distdir)
/|;s,/[^/]*$$,,'
|
\
sort
-u
`
;;
\
esac
;
\
for
file
in
$$
dist_files
;
do
\
mkdir
$(distdir)
@
srcdirstrip
=
`
echo
"
$(srcdir)
"
|
sed
's|.|.|g'
`
;
\
topsrcdirstrip
=
`
echo
"
$(top_srcdir)
"
|
sed
's|.|.|g'
`
;
\
list
=
'
$(DISTFILES)
'
;
for
file
in
$$
list
;
do
\
case
$$
file
in
\
$(srcdir)
/
*
)
file
=
`
echo
"
$$
file"
|
sed
"s|^
$$
srcdirstrip/||"
`
;;
\
$(top_srcdir)
/
*
)
file
=
`
echo
"
$$
file"
|
sed
"s|^
$$
topsrcdirstrip/|
$(top_builddir)
/|"
`
;;
\
esac
;
\
if
test
-f
$$
file
||
test
-d
$$
file
;
then
d
=
.
;
else
d
=
$(srcdir)
;
fi
;
\
dir
=
`
echo
"
$$
file"
|
sed
-e
's,/[^/]*$$,,'
`
;
\
if
test
"
$$
dir"
!=
"
$$
file"
&&
test
"
$$
dir"
!=
"."
;
then
\
dir
=
"/
$$
dir"
;
\
$(mkdir_p)
"
$(distdir)$$
dir"
;
\
else
\
dir
=
''
;
\
fi
;
\
if
test
-d
$$
d/
$$
file
;
then
\
dir
=
`
echo
"/
$$
file"
|
sed
-e
's,/[^/]*$$,,'
`
;
\
if
test
-d
$(srcdir)
/
$$
file
&&
test
$$
d
!=
$(srcdir)
;
then
\
cp
-pR
$(srcdir)
/
$$
file
$(distdir)$$
dir
||
exit
1
;
\
fi
;
\
...
...
@@ -398,7 +405,7 @@ distdir: $(DISTFILES)
list
=
'
$(DIST_SUBDIRS)
'
;
for
subdir
in
$$
list
;
do
\
if
test
"
$$
subdir"
=
.
;
then
:
;
else
\
test
-d
"
$(distdir)
/
$$
subdir"
\
||
$(
MKDIR_P
)
"
$(distdir)
/
$$
subdir"
\
||
$(
mkdir_p
)
"
$(distdir)
/
$$
subdir"
\
||
exit
1
;
\
distdir
=
`
$(am__cd)
$(distdir)
&&
pwd
`
;
\
top_distdir
=
`
$(am__cd)
$(top_distdir)
&&
pwd
`
;
\
...
...
@@ -406,8 +413,6 @@ distdir: $(DISTFILES)
$(MAKE)
$(AM_MAKEFLAGS)
\
top_distdir
=
"
$$
top_distdir"
\
distdir
=
"
$$
distdir/
$$
subdir"
\
am__remove_distdir
=
:
\
am__skip_length_check
=
:
\
distdir
)
\
||
exit
1
;
\
fi
;
\
...
...
@@ -415,7 +420,7 @@ distdir: $(DISTFILES)
-
find
$(distdir)
-type
d
!
-perm
-777
-exec
chmod
a+rwx
{}
\;
-o
\
!
-type
d
!
-perm
-444
-links
1
-exec
chmod
a+r
{}
\;
-o
\
!
-type
d
!
-perm
-400
-exec
chmod
a+r
{}
\;
-o
\
!
-type
d
!
-perm
-444
-exec
$(install_sh)
-c
-m
a+r
{}
{}
\;
\
!
-type
d
!
-perm
-444
-exec
$(SHELL)
$(install_sh)
-c
-m
a+r
{}
{}
\;
\
||
chmod
-R
a+r
$(distdir)
dist-gzip
:
distdir
tardir
=
$(distdir)
&&
$(am__tar)
|
GZIP
=
$(GZIP_ENV)
gzip
-c
>
$(distdir)
.tar.gz
...
...
@@ -425,10 +430,6 @@ dist-bzip2: distdir
tardir
=
$(distdir)
&&
$(am__tar)
| bzip2
-9
-c
>
$(distdir)
.tar.bz2
$(am__remove_distdir)
dist-lzma
:
distdir
tardir
=
$(distdir)
&&
$(am__tar)
| lzma
-9
-c
>
$(distdir)
.tar.lzma
$(am__remove_distdir)
dist-tarZ
:
distdir
tardir
=
$(distdir)
&&
$(am__tar)
| compress
-c
>
$(distdir)
.tar.Z
$(am__remove_distdir)
...
...
@@ -455,8 +456,6 @@ distcheck: dist
GZIP
=
$(GZIP_ENV)
gunzip
-c
$(distdir)
.tar.gz |
$(am__untar)
;;
\
*
.tar.bz2
*
)
\
bunzip2
-c
$(distdir)
.tar.bz2 |
$(am__untar)
;;
\
*
.tar.lzma
*
)
\
unlzma
-c
$(distdir)
.tar.lzma |
$(am__untar)
;;
\
*
.tar.Z
*
)
\
uncompress
-c
$(distdir)
.tar.Z |
$(am__untar)
;;
\
*
.shar.gz
*
)
\
...
...
@@ -496,7 +495,7 @@ distcheck: dist
$(am__remove_distdir)
@
(
echo
"
$(distdir)
archives ready for distribution: "
;
\
list
=
'
$(DIST_ARCHIVES)
'
;
for
i
in
$$
list
;
do
echo
$$
i
;
done
)
|
\
sed
-e
1h
-e
1s/./
=
/g
-e
1p
-e
1x
-e
'$$p'
-e
'$$x
'
sed
-e
'1{h;s/./=/g;p;x;}'
-e
'$${p;x;}
'
distuninstallcheck
:
@
cd
$(distuninstallcheck_dir)
\
&&
test
`
$(distuninstallcheck_listfiles)
|
wc
-l
`
-le
1
\
...
...
@@ -566,20 +565,12 @@ info-am:
install-data-am
:
install-dvi
:
install-dvi-recursive
install-exec-am
:
install-html
:
install-html-recursive
install-info
:
install-info-recursive
install-man
:
install-pdf
:
install-pdf-recursive
install-ps
:
install-ps-recursive
installcheck-am
:
maintainer-clean
:
maintainer-clean-recursive
...
...
@@ -600,26 +591,24 @@ ps: ps-recursive
ps-am
:
uninstall-am
:
.MAKE
:
$(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am
\
install-strip
.PHONY
:
$(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS
\
all all-am am--refresh check check-am clean clean-generic
\
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2
\
dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck
\
distclean distclean-generic distclean-libtool distclean-tags
\
distcleancheck distdir distuninstallcheck dvi dvi-am html
\
html-am info info-am install install-am install-data
\
install-data-am install-dvi install-dvi-am install-exec
\
install-exec-am install-html install-html-am install-info
\
install-info-am install-man install-pdf install-pdf-am
\
install-ps install-ps-am install-strip installcheck
\
installcheck-am installdirs installdirs-am maintainer-clean
\
maintainer-clean-generic mostlyclean mostlyclean-generic
\
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive
\
uninstall uninstall-am
uninstall-am
:
uninstall-info-am
uninstall-info
:
uninstall-info-recursive
.PHONY
:
$(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check
\
check-am clean clean-generic clean-libtool clean-recursive
\
ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip
\
dist-shar dist-tarZ dist-zip distcheck distclean
\
distclean-generic distclean-libtool distclean-recursive
\
distclean-tags distcleancheck distdir distuninstallcheck dvi
\
dvi-am html html-am info info-am install install-am
\
install-data install-data-am install-exec install-exec-am
\
install-info install-info-am install-man install-strip
\
installcheck installcheck-am installdirs installdirs-am
\
maintainer-clean maintainer-clean-generic
\
maintainer-clean-recursive mostlyclean mostlyclean-generic
\
mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am
\
tags tags-recursive uninstall uninstall-am uninstall-info-am
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
...
...
AMDiS/aclocal.m4
View file @
9219c1f2
This diff is collapsed.
Click to expand it.
AMDiS/bin/Makefile.am
View file @
9219c1f2
...
...
@@ -20,7 +20,6 @@ if USE_PARALLEL_AMDIS
$(PARALLEL_DIR)
/ParallelProblem.h
$(PARALLEL_DIR)
/ParallelProblem.cc
\
$(PARALLEL_DIR)
/ParMetisPartitioner.h
$(PARALLEL_DIR)
/ParMetisPartitioner.cc
\
$(PARALLEL_DIR)
/PartitionElementData.h
\
$(PARALLEL_DIR)
/pollutionError_konvex.h
$(PARALLEL_DIR)
/pollutionError_konvex.cc
PARALLEL_INCLUDES
=
-I
$(MPI_DIR)
/include
-I
$(PARMETIS_DIR)
libamdis_la_CXXFLAGS
+=
-DHAVE_PARALLEL_AMDIS
=
1
else
...
...
AMDiS/bin/Makefile.in
View file @
9219c1f2
This source diff could not be displayed because it is too large. You can
view the blob
instead.
AMDiS/config.guess
View file @
9219c1f2
#! /bin/sh
# Attempt to guess a canonical system name.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003
, 2004
Free Software Foundation, Inc.
# 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
timestamp
=
'200
4
-0
7
-1
9
'
timestamp
=
'200
3
-0
6
-1
7
'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
...
...
@@ -53,7 +53,7 @@ version="\
GNU config.guess (
$timestamp
)
Originally written by Per Bothner.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
, 2002, 2003, 2004
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
...
...
@@ -136,6 +136,13 @@ UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
UNAME_SYSTEM
=
`
(
uname
-s
)
2>/dev/null
`
||
UNAME_SYSTEM
=
unknown
UNAME_VERSION
=
`
(
uname
-v
)
2>/dev/null
`
||
UNAME_VERSION
=
unknown
## for Red Hat Linux
if
test
-f
/etc/redhat-release
;
then
VENDOR
=
redhat
;
else
VENDOR
=
;
fi
# Note: order is significant - the case branches are not exclusive.
case
"
${
UNAME_MACHINE
}
:
${
UNAME_SYSTEM
}
:
${
UNAME_RELEASE
}
:
${
UNAME_VERSION
}
"
in
...
...
@@ -197,24 +204,15 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
echo
"
${
machine
}
-
${
os
}${
release
}
"
exit
0
;;
amd64:OpenBSD:
*
:
*
)
echo
x86_64-unknown-openbsd
${
UNAME_RELEASE
}
exit
0
;;
amiga:OpenBSD:
*
:
*
)
echo
m68k-unknown-openbsd
${
UNAME_RELEASE
}
exit
0
;;
arc:OpenBSD:
*
:
*
)
echo
mipsel-unknown-openbsd
${
UNAME_RELEASE
}
exit
0
;;
cats:OpenBSD:
*
:
*
)
echo
arm-unknown-openbsd
${
UNAME_RELEASE
}
exit
0
;;
hp300:OpenBSD:
*
:
*
)
echo
m68k-unknown-openbsd
${
UNAME_RELEASE
}
exit
0
;;
luna88k:OpenBSD:
*
:
*
)
echo
m88k-unknown-openbsd
${
UNAME_RELEASE
}
exit
0
;;
mac68k:OpenBSD:
*
:
*
)
echo
m68k-unknown-openbsd
${
UNAME_RELEASE
}
exit
0
;;
...
...
@@ -245,24 +243,10 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
*
:OpenBSD:
*
:
*
)
echo
${
UNAME_MACHINE
}
-unknown-openbsd
${
UNAME_RELEASE
}
exit
0
;;
*
:ekkoBSD:
*
:
*
)
echo
${
UNAME_MACHINE
}
-unknown-ekkobsd
${
UNAME_RELEASE
}
exit
0
;;
macppc:MirBSD:
*
:
*
)
echo
powerppc-unknown-mirbsd
${
UNAME_RELEASE
}
exit
0
;;
*
:MirBSD:
*
:
*
)
echo
${
UNAME_MACHINE
}
-unknown-mirbsd
${
UNAME_RELEASE
}
exit
0
;;
alpha:OSF1:
*
:
*
)
case
$UNAME_RELEASE
in
*
4.0
)
if
test
$UNAME_RELEASE
=
"V4.0"
;
then
UNAME_RELEASE
=
`
/usr/sbin/sizer
-v
|
awk
'{print $3}'
`
;;
*
5.
*
)
UNAME_RELEASE
=
`
/usr/sbin/sizer
-v
|
awk
'{print $4}'
`
;;
esac
fi
# According to Compaq, /usr/sbin/psrinfo has been available on
# OSF/1 and Tru64 systems produced since 1995. I hope that
# covers most systems running today. This code pipes the CPU
...
...
@@ -300,12 +284,14 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
"EV7.9 (21364A)"
)
UNAME_MACHINE
=
"alphaev79"
;;
esac
# A Pn.n version is a patched version.
# A Vn.n version is a released version.
# A Tn.n version is a released field test version.
# A Xn.n version is an unreleased experimental baselevel.
# 1.2 uses "1.2" for uname -r.
echo
${
UNAME_MACHINE
}
-dec-osf
`
echo
${
UNAME_RELEASE
}
|
sed
-e
's/^[PVTX]//'
|
tr
'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
'abcdefghijklmnopqrstuvwxyz'
`
echo
${
UNAME_MACHINE
}
-dec-osf
`
echo
${
UNAME_RELEASE
}
|
sed
-e
's/^[VTX]//'
|
tr
'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
'abcdefghijklmnopqrstuvwxyz'
`
exit
0
;;
Alpha
*
:OpenVMS:
*
:
*
)
echo
alpha-hp-vms
exit
0
;;
Alpha
\
*
:Windows_NT
*
:
*
)
# How do we know it's Interix rather than the generic POSIX subsystem?
...
...
@@ -328,9 +314,6 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
*
:OS/390:
*
:
*
)
echo
i370-ibm-openedition
exit
0
;;
*
:OS400:
*
:
*
)
echo
powerpc-ibm-os400
exit
0
;;
arm:RISC
*
:1.[012]
*
:
*
|
arm:riscix:1.[012]
*
:
*
)
echo
arm-acorn-riscix
${
UNAME_RELEASE
}
exit
0
;;
...
...
@@ -423,9 +406,6 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
*
:
*
MiNT:
*
:
*
|
*
:
*
mint:
*
:
*
|
*
:
*
TOS:
*
:
*
)
echo
m68k-unknown-mint
${
UNAME_RELEASE
}
exit
0
;;
m68k:machten:
*
:
*
)
echo
m68k-apple-machten
${
UNAME_RELEASE
}
exit
0
;;
powerpc:machten:
*
:
*
)
echo
powerpc-apple-machten
${
UNAME_RELEASE
}
exit
0
;;
...
...
@@ -761,7 +741,7 @@ EOF
echo
sv1-cray-unicos
${
UNAME_RELEASE
}
|
sed
-e
's/\.[^.]*$/.X/'
exit
0
;;
*
:UNICOS/mp:
*
:
*
)
echo
cray
nv-cray-unicosmp
${
UNAME_RELEASE
}
|
sed
-e
's/\.[^.]*$/.X/'
echo
nv
1
-cray-unicosmp
${
UNAME_RELEASE
}
|
sed
-e
's/\.[^.]*$/.X/'
exit
0
;;
F30[01]:UNIX_System_V:
*
:
*
|
F700:UNIX_System_V:
*
:
*
)
FUJITSU_PROC
=
`
uname
-m
|
tr
'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
'abcdefghijklmnopqrstuvwxyz'
`
...
...
@@ -769,11 +749,6 @@ EOF
FUJITSU_REL
=
`
echo
${
UNAME_RELEASE
}
|
sed
-e
's/ /_/'
`
echo
"
${
FUJITSU_PROC
}
-fujitsu-
${
FUJITSU_SYS
}${
FUJITSU_REL
}
"
exit
0
;;
5000:UNIX_System_V:4.
*
:
*
)
FUJITSU_SYS
=
`
uname
-p
|
tr
'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
'abcdefghijklmnopqrstuvwxyz'
|
sed
-e
's/\///'
`
FUJITSU_REL
=
`
echo
${
UNAME_RELEASE
}
|
tr
'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
'abcdefghijklmnopqrstuvwxyz'
|
sed
-e
's/ /_/'
`
echo
"sparc-fujitsu-
${
FUJITSU_SYS
}${
FUJITSU_REL
}
"
exit
0
;;
i
*
86:BSD/386:
*
:
*
|
i
*
86:BSD/OS:
*
:
*
|
*
:Ascend
\
Embedded/OS:
*
:
*
)
echo
${
UNAME_MACHINE
}
-pc-bsdi
${
UNAME_RELEASE
}
exit
0
;;
...
...
@@ -783,8 +758,19 @@ EOF
*
:BSD/OS:
*
:
*
)
echo
${
UNAME_MACHINE
}
-unknown-bsdi
${
UNAME_RELEASE
}
exit
0
;;
*
:FreeBSD:
*
:
*
)
echo
${
UNAME_MACHINE
}
-unknown-freebsd
`
echo
${
UNAME_RELEASE
}
|sed
-e
's/[-(].*//'
`
*
:FreeBSD:
*
:
*
|
*
:GNU/FreeBSD:
*
:
*
)
# Determine whether the default compiler uses glibc.
eval
$set_cc_for_build
sed
's/^ //'
<<
EOF
>
$dummy
.c
#include <features.h>
#if __GLIBC__ >= 2
LIBC=gnu
#else
LIBC=
#endif
EOF
eval
`
$CC_FOR_BUILD
-E
$dummy
.c 2>/dev/null |
grep
^LIBC
=
`
echo
${
UNAME_MACHINE
}
-unknown-freebsd
`
echo
${
UNAME_RELEASE
}
|sed
-e
's/[-(].*//'
`
${
LIBC
:+-
$LIBC
}
exit
0
;;
i
*
:CYGWIN
*
:
*
)
echo
${
UNAME_MACHINE
}
-pc-cygwin
...
...
@@ -817,13 +803,8 @@ EOF
echo
powerpcle-unknown-solaris2
`
echo
${
UNAME_RELEASE
}
|sed
-e
's/[^.]*//'
`
exit
0
;;
*
:GNU:
*
:
*
)
# the GNU system
echo
`
echo
${
UNAME_MACHINE
}
|sed
-e
's,[-/].*$,,'
`
-unknown-gnu
`
echo
${
UNAME_RELEASE
}
|sed
-e
's,/.*$,,'
`
exit
0
;;
*
:GNU/
*
:
*
:
*
)
# other systems with GNU libc and userland
echo
${
UNAME_MACHINE
}
-unknown-
`
echo
${
UNAME_SYSTEM
}
|
sed
's,^[^/]*/,,'
|
tr
'[A-Z]'
'[a-z]'
``
echo
${
UNAME_RELEASE
}
|sed
-e
's/[-(].*//'
`
-gnu
exit
0
;;
i
*
86:Minix:
*
:
*
)
echo
${
UNAME_MACHINE
}
-pc-minix
exit
0
;;
...
...
@@ -834,10 +815,7 @@ EOF
echo
cris-axis-linux-gnu
exit
0
;;
ia64:Linux:
*
:
*
)
echo
${
UNAME_MACHINE
}
-unknown-linux-gnu
exit
0
;;
m32r
*
:Linux:
*
:
*
)
echo
${
UNAME_MACHINE
}
-unknown-linux-gnu
echo
${
UNAME_MACHINE
}
-
${
VENDOR
:-
unknown
}
-linux-gnu
exit
0
;;
m68
*
:Linux:
*
:
*
)
echo
${
UNAME_MACHINE
}
-unknown-linux-gnu
...
...
@@ -881,10 +859,10 @@ EOF
test
x
"
${
CPU
}
"
!=
x
&&
echo
"
${
CPU
}
-unknown-linux-gnu"
&&
exit
0
;;
ppc:Linux:
*
:
*
)
echo
powerpc-unknown-linux-gnu
echo
powerpc-
${
VENDOR
:-
unknown
}
-linux-gnu
exit
0
;;
ppc64:Linux:
*
:
*
)
echo
powerpc64-unknown-linux-gnu
echo
powerpc64-
${
VENDOR
:-
unknown
}
-linux-gnu
exit
0
;;
alpha:Linux:
*
:
*
)
case
`
sed
-n
'/^cpu model/s/^.*: \(.*\)/\1/p'
< /proc/cpuinfo
`
in
...
...
@@ -912,7 +890,7 @@ EOF
echo
hppa64-unknown-linux-gnu
exit
0
;;
s390:Linux:
*
:
*
|
s390x:Linux:
*
:
*
)
echo
${
UNAME_MACHINE
}
-ibm-linux
echo
${
UNAME_MACHINE
}
-
${
VENDOR
:-
ibm
}
-linux
-gnu
exit
0
;;
sh64
*
:Linux:
*
:
*
)
echo
${
UNAME_MACHINE
}
-unknown-linux-gnu
...
...
@@ -924,7 +902,7 @@ EOF
echo
${
UNAME_MACHINE
}
-unknown-linux-gnu
exit
0
;;
x86_64:Linux:
*
:
*
)
echo
x86_64-unknown-linux-gnu
echo
x86_64-
${
VENDOR
:-
unknown
}
-linux-gnu