libfftw3-3 configure options add:--enable-openmp discard:--enable-portable-binary
Takeshi NISHIMATSU
t_nissie at yahoo.co.jp
Sat Mar 3 09:23:33 UTC 2012
Dear Debian Science Team,
As written in http://www.fftw.org/release-notes.html ,
we can set --enable-threads and --enable-openmp to the
configure options for fftw-3.3.x at the same time.
Moreover, we do not need --enable-portable-binary option
any more, because it produces portable binaries by default.
Please add libraries of /usr/lib/libfftw3*_omp.* to the
libfftw3-3 package.
Here is the patch for "rules":
=========================================================================
--- rules~ 2011-11-29 09:54:36.000000000 +0900
+++ rules 2012-03-03 17:55:34.000000000 +0900
@@ -59,7 +59,7 @@
SETCFLAGS := CFLAGS='$(CFLAGS)'
# common configure options
-archconfflags := $(archconfflags) --prefix=/usr --enable-shared --enable-threads --enable-portable-binary
+archconfflags := $(archconfflags) --prefix=/usr --enable-shared --enable-threads --enable-openmp
build-arch:
# single precision
=========================================================================
cf.
fftw-devel-3.3-3.fc16 RPM for i686
http://rpmfind.net//linux/RPM/fedora/16/i386/fftw-devel-3.3-3.fc16.i686.html
Thank you for your generous contributions for Debian,
--
love && peace && free_software
Takeshi Nishimatsu
http://loto.sourceforge.net/feram/
Fast MD program for perovskite-type ferroelectrics
More information about the debian-science-maintainers
mailing list