getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-users] integrate in getfem a matrix spare linear solver


From: Gianluca Moro
Subject: [Getfem-users] integrate in getfem a matrix spare linear solver
Date: Mon, 14 Sep 2009 13:18:31 +0200

Hi all,

I'd like to integrate in getfem package the
"Concurrent Number Cruncher"
http://alice.loria.fr/index.php/publications.html?redirect=1&address@hidden
“Concurrent Number Cruncher: An Efficient Sparse Linear Solver on the GPU”

In doing this, I'm trying to regenerate the configure files with
autoreconf GNU tool,
but I have a series of problems (follows the log)

Should it be possible to recreate the config files?

thanks
Gianluca

~/Desktop/data/src/getfem/getfem++-3.1 $ autoreconf
configure.in:160: warning: macro `AM_DISABLE_SHARED' not found in library
configure.in:161: warning: macro `AM_ENABLE_STATIC' not found in library
configure.in:168: warning: macro `AM_PROG_LIBTOOL' not found in library
configure.in:444: warning: AC_CACHE_VAL(ac_have_pretty_function, ...):
suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded from...
configure.in:444: the top level
configure.in:456: warning: AC_CACHE_VAL(ac_have_backtrace, ...):
suspicious cache-id, must contain _cv_ to be cached
configure.in:456: the top level
configure.in:468: warning: AC_CACHE_VAL(ac_have_feenableexcept, ...):
suspicious cache-id, must contain _cv_ to be cached
configure.in:468: the top level
configure.in:444: warning: AC_CACHE_VAL(ac_have_pretty_function, ...):
suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded from...
configure.in:444: the top level
configure.in:456: warning: AC_CACHE_VAL(ac_have_backtrace, ...):
suspicious cache-id, must contain _cv_ to be cached
configure.in:456: the top level
configure.in:468: warning: AC_CACHE_VAL(ac_have_feenableexcept, ...):
suspicious cache-id, must contain _cv_ to be cached
configure.in:468: the top level
configure.in:444: warning: AC_CACHE_VAL(ac_have_pretty_function, ...):
suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded from...
configure.in:444: the top level
configure.in:456: warning: AC_CACHE_VAL(ac_have_backtrace, ...):
suspicious cache-id, must contain _cv_ to be cached
configure.in:456: the top level
configure.in:468: warning: AC_CACHE_VAL(ac_have_feenableexcept, ...):
suspicious cache-id, must contain _cv_ to be cached
configure.in:468: the top level
configure.in:160: error: possibly undefined macro: AM_DISABLE_SHARED
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:161: error: possibly undefined macro: AM_ENABLE_STATIC
configure.in:168: error: possibly undefined macro: AM_PROG_LIBTOOL
autoreconf: /opt/local/bin/autoconf failed with exit status: 1
~/Desktop/data/src/getfem/getfem++-3.1 $



-- 
Gianluca Moro                  http://www.giammy.com
Ph.D. Student                   http://www.math.unipd.it/~giammy/
Department of Pure and Applied Mathematics - University of Padova



reply via email to

[Prev in Thread] Current Thread [Next in Thread]