This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FFTW + OpenMP


Hi,

can someone update FFTW packages for OpenMP capable?
just adding --enable-openmp on configure, i think.

Peace,
-----
hiyuh@lynx ~
$ uname -a
CYGWIN_NT-6.1-WOW lynx 2.1.0(0.287/5/3) 2015-07-14 21:26 i686 Cygwin

hiyuh@lynx ~
$ cygcheck -c -d fftw3 libfftw3-devel
Cygwin Package Information
Package              Version
fftw3                3.3.4-1
libfftw3-devel       3.3.4-1

hiyuh@lynx ~
$ pkg-config --cflags --libs fftw3
-lfftw3 -lm

hiyuh@lynx ~
$ ls -l /usr/lib/libfftw3*
-rwxr-xr-x 1 hiyuh None 448850 Apr 13  2014 /usr/lib/libfftw3.dll.a
-rwxr-xr-x 1 hiyuh None    885 Apr 13  2014 /usr/lib/libfftw3.la
-rwxr-xr-x 1 hiyuh None  16652 Apr 13  2014 /usr/lib/libfftw3_threads.dll.a
-rwxr-xr-x 1 hiyuh None    938 Apr 13  2014 /usr/lib/libfftw3_threads.la
-rwxr-xr-x 1 hiyuh None 452876 Apr 13  2014 /usr/lib/libfftw3f.dll.a
-rwxr-xr-x 1 hiyuh None    889 Apr 13  2014 /usr/lib/libfftw3f.la
-rwxr-xr-x 1 hiyuh None  16768 Apr 13  2014 /usr/lib/libfftw3f_threads.dll.a
-rwxr-xr-x 1 hiyuh None    943 Apr 13  2014 /usr/lib/libfftw3f_threads.la

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]