single precision fftw wanted
Stephen Montgomery-Smith
stephen at math.missouri.edu
Fri Sep 3 05:43:07 PDT 2004
Lars Köller wrote:
> ----------
>
> In reply to Stephen Montgomery-Smith who wrote:
>
>
>>Dear Lars and ports,
>>
>>I am interested in creating a port for gromacs (http://www.gromacs.org)
>>and it requires fftw built using single precision. The super-easy way
>>is to create a port sfftw which is a copy of fftw with a line like
>>CONFIGURE_ARGS+= --enable-float --enable-type-prefix
>>added in. Or I could add some kind of option to fftw. Anyway, since
>>Lars is the maintainer of fftw I would like to coordinate with him about
>>it. And I am copying this to ports as well just in case anyone else has
>>suggestions.
>
>
> Hi, I'm just back from holidays. I think if we have the requirement of
> a single precision of another port, it is the only solution to make a
> separate port.
>
> However, are the libraries separated, so it is possible to have both
> installed?
>
Yes - if one builds fftw correctly, the only common files between single
precision and double precision will be the docs.
More information about the freebsd-ports
mailing list