pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/fftw



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Mar  3 11:45:07 UTC 2012

Modified Files:
        pkgsrc/math/fftw: Makefile PLIST distinfo

Log Message:
Changes 3.3.1:
* Reduced planning time in estimate mode for sizes with large prime factors.
* Added AVX autodetection under Visual Studio.
* Modern Fortran interface now uses a separate fftw3l.f03 interface file for
  the long double interface, which is not supported by some Fortran compilers.
  Provided new fftw3q.f03 interface file to access the quadruple-precision FFTW
  routines with recent versions of gcc/gfortran.
* Added support for the NEON extensions to the ARM ISA.
* MPI code now compiles even if mpicc is a C++ compiler.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/math/fftw/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/fftw/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/fftw/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index