[csw-users] OpenCSW contact maintainer

Dagobert Michelsen dam at opencsw.org
Wed May 18 17:57:05 CEST 2011


Hi Pierre,

(adding users@ for reference)

first, I am not a hardcore fftw user. I just build the package as a dependency, so
if I am missing details please update me on these :-)

Am 18.05.2011 um 10:47 schrieb navaro at unistra.fr:
> I\'m a FFTW user and i didn\'t find the double precision functions in the library. Functions beginning by dfftw are not present in the library.

From what I read from the docs the dfftw functions are not double precision, but Fortran
(from fftw3.texi):

> This chapter describes the Fortran-callable interface to FFTW, which
> differs from the C interface only in the prefix (@samp{dfftw_} instead
> of @samp{fftw_}), and a few other minor details.

At least on Solaris 9 I cannot compile with long double support due to
the lack of the required trigonometric functions:

> checking for cosl... (cached) no
> configure: error: long-double precision requires long-double trigonometric routines


I have now build a new set of packages with specific versions for
Solaris 9 and 10:
- the Solaris 9 package has now support for Fortran ("dfftw_"-prefix)
- the Solaris 10 packages has now also support for Fortran and is
  also compiled with long double support (separate libraries libfftw3l*)

Additionally, I split the package into separate files for the two libs,
a separate devel and a utility package:

fftw-3.2.2,REV=2011.05.18-SunOS5.10-i386-CSW.pkg.gz
fftw-3.2.2,REV=2011.05.18-SunOS5.10-sparc-CSW.pkg.gz
fftw-3.2.2,REV=2011.05.18-SunOS5.9-i386-CSW.pkg.gz
fftw-3.2.2,REV=2011.05.18-SunOS5.9-sparc-CSW.pkg.gz
libfftw3_3-3.2.2,REV=2011.05.18-SunOS5.10-i386-CSW.pkg.gz
libfftw3_3-3.2.2,REV=2011.05.18-SunOS5.10-sparc-CSW.pkg.gz
libfftw3_3-3.2.2,REV=2011.05.18-SunOS5.9-i386-CSW.pkg.gz
libfftw3_3-3.2.2,REV=2011.05.18-SunOS5.9-sparc-CSW.pkg.gz
libfftw3l3-3.2.2,REV=2011.05.18-SunOS5.10-i386-CSW.pkg.gz
libfftw3l3-3.2.2,REV=2011.05.18-SunOS5.10-sparc-CSW.pkg.gz
libfftw3l_threads3-3.2.2,REV=2011.05.18-SunOS5.10-i386-CSW.pkg.gz
libfftw3l_threads3-3.2.2,REV=2011.05.18-SunOS5.10-sparc-CSW.pkg.gz
libfftw3threads3-3.2.2,REV=2011.05.18-SunOS5.10-i386-CSW.pkg.gz
libfftw3threads3-3.2.2,REV=2011.05.18-SunOS5.10-sparc-CSW.pkg.gz
libfftw3threads3-3.2.2,REV=2011.05.18-SunOS5.9-i386-CSW.pkg.gz
libfftw3threads3-3.2.2,REV=2011.05.18-SunOS5.9-sparc-CSW.pkg.gz
libfftw_dev-3.2.2,REV=2011.05.18-SunOS5.10-i386-CSW.pkg.gz
libfftw_dev-3.2.2,REV=2011.05.18-SunOS5.10-sparc-CSW.pkg.gz
libfftw_dev-3.2.2,REV=2011.05.18-SunOS5.9-i386-CSW.pkg.gz
libfftw_dev-3.2.2,REV=2011.05.18-SunOS5.9-sparc-CSW.pkg.gz


The packages are in experimental right now:
  http://buildfarm.opencsw.org/experimental.html#fftw

You can install them with
  pkgutil -t http://buildfarm.opencsw.org/opencsw/experimental/fftw -i <catalogname>
where catalogname is the first part of the filename before the "-", e.g. "libfftw_dev".

Please test them and let me know if they work so I can release them
to current/.


Best regards

  -- Dago



More information about the users mailing list