[vsipl++] [patch] long double FFT tests
Nathan (Jasper) Myers
ncm at codesourcery.com
Thu Dec 22 19:10:08 UTC 2005
On Thu, Dec 22, 2005 at 11:55:35AM -0500, Jules Bergmann wrote:
> Nathan (Jasper) Myers wrote:
>
> >which fixed the typo, and also enabled it to do complete transpose/rank
> >testing even if float and double support are not present. I don't know
> >if that answers your question.
>
> The question is: would our tests catch the typo? I.e. would one of our
> tests fail if the typo was put back into the code.
I see why I was confused. The typo was in the test code itself.
It was not tripped because we haven't been running tests of any
configuration that lacks FFT float support. Thus far, that would
mean configuring for an FFTW2 that was built to operate (only) on
double.
Nathan Myers
ncm
More information about the vsipl++
mailing list