|
|
@ -10109,11 +10109,72 @@ rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
|
|
|
|
$as_echo "$pac_metis_lib_ok" >&6; }
|
|
|
|
$as_echo "$pac_metis_lib_ok" >&6; }
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
if test "x$pac_metis_lib_ok" == "xyes" ; then
|
|
|
|
|
|
|
|
{ $as_echo "$as_me:$LINENO: checking for METIS_SetDefaultOptions in $LIBS" >&5
|
|
|
|
|
|
|
|
$as_echo_n "checking for METIS_SetDefaultOptions in $LIBS... " >&6; }
|
|
|
|
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
|
|
|
|
/* confdefs.h. */
|
|
|
|
|
|
|
|
_ACEOF
|
|
|
|
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
|
|
|
|
/* end confdefs.h. */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Override any GCC internal prototype to avoid an error.
|
|
|
|
|
|
|
|
Use char because int might match the return type of a GCC
|
|
|
|
|
|
|
|
builtin and then its argument prototype would still apply. */
|
|
|
|
|
|
|
|
#ifdef __cplusplus
|
|
|
|
|
|
|
|
extern "C"
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
char METIS_SetDefaultOptions ();
|
|
|
|
|
|
|
|
int
|
|
|
|
|
|
|
|
main ()
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
return METIS_SetDefaultOptions ();
|
|
|
|
|
|
|
|
;
|
|
|
|
|
|
|
|
return 0;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
_ACEOF
|
|
|
|
|
|
|
|
rm -f conftest.$ac_objext conftest$ac_exeext
|
|
|
|
|
|
|
|
if { (ac_try="$ac_link"
|
|
|
|
|
|
|
|
case "(($ac_try" in
|
|
|
|
|
|
|
|
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
|
|
|
|
|
|
*) ac_try_echo=$ac_try;;
|
|
|
|
|
|
|
|
esac
|
|
|
|
|
|
|
|
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
|
|
|
|
|
|
|
|
$as_echo "$ac_try_echo") >&5
|
|
|
|
|
|
|
|
(eval "$ac_link") 2>conftest.er1
|
|
|
|
|
|
|
|
ac_status=$?
|
|
|
|
|
|
|
|
grep -v '^ *+' conftest.er1 >conftest.err
|
|
|
|
|
|
|
|
rm -f conftest.er1
|
|
|
|
|
|
|
|
cat conftest.err >&5
|
|
|
|
|
|
|
|
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
|
|
|
|
(exit $ac_status); } && {
|
|
|
|
|
|
|
|
test -z "$ac_c_werror_flag" ||
|
|
|
|
|
|
|
|
test ! -s conftest.err
|
|
|
|
|
|
|
|
} && test -s conftest$ac_exeext && {
|
|
|
|
|
|
|
|
test "$cross_compiling" = yes ||
|
|
|
|
|
|
|
|
$as_test_x conftest$ac_exeext
|
|
|
|
|
|
|
|
}; then
|
|
|
|
|
|
|
|
psblas_cv_have_metis=yes;pac_metis_lib_ok=yes;
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
$as_echo "$as_me: failed program was:" >&5
|
|
|
|
|
|
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
psblas_cv_have_metis=no;pac_metis_lib_ok="no. Unusable METIS version, sorry."; METIS_LIBS=""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rm -rf conftest.dSYM
|
|
|
|
|
|
|
|
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
|
|
|
|
|
|
|
|
conftest$ac_exeext conftest.$ac_ext
|
|
|
|
|
|
|
|
{ $as_echo "$as_me:$LINENO: result: $pac_metis_lib_ok" >&5
|
|
|
|
|
|
|
|
$as_echo "$pac_metis_lib_ok" >&6; }
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
LIBS="$SAVE_LIBS";
|
|
|
|
LIBS="$SAVE_LIBS";
|
|
|
|
CPPFLAGS="$SAVE_CPPFLAGS";
|
|
|
|
CPPFLAGS="$SAVE_CPPFLAGS";
|
|
|
|
|
|
|
|
|
|
|
|
if test "x$psblas_cv_have_metis" == "xyes" ; then
|
|
|
|
if test "x$psblas_cv_have_metis" == "xyes" ; then
|
|
|
|
FDEFINES="$mld_cv_define_prepend-DHAVE_METIS $FDEFINES"
|
|
|
|
FDEFINES="$psblas_cv_define_prepend-DHAVE_METIS $FDEFINES"
|
|
|
|
CDEFINES="-DHAVE_METIS_ $psblas_cv_metis_includes $CDEFINES"
|
|
|
|
CDEFINES="-DHAVE_METIS_ $psblas_cv_metis_includes $CDEFINES"
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
@ -10801,7 +10862,7 @@ LIBS="$SAVE_LIBS";
|
|
|
|
CPPFLAGS="$SAVE_CPPFLAGS";
|
|
|
|
CPPFLAGS="$SAVE_CPPFLAGS";
|
|
|
|
|
|
|
|
|
|
|
|
if test "x$psblas_cv_have_amd" == "xyes" ; then
|
|
|
|
if test "x$psblas_cv_have_amd" == "xyes" ; then
|
|
|
|
FDEFINES="$mld_cv_define_prepend-DHAVE_AMD $FDEFINES"
|
|
|
|
FDEFINES="$psblas_cv_define_prepend-DHAVE_AMD $FDEFINES"
|
|
|
|
CDEFINES="-DHAVE_AMD_ $psblas_cv_amd_includes $CDEFINES"
|
|
|
|
CDEFINES="-DHAVE_AMD_ $psblas_cv_amd_includes $CDEFINES"
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|