![]() |
|
|
#1 |
|
"hang"
Oct 2014
ho chi minh city
3 Posts |
Hello everyone.
According to Wikipedia, FFTW is the fastest free FFT library. However, it also goes without saying that gwnum (George Woltman's FFT library) is world-class code. Does anyone know how gwnum compares to FFTW? The FFTW benchmarks webpage does rank it among other programs, but there is no mention of Prime95; the closest thing is Ernst's implementation. Nevertheless, I'd suspect gwnum to be faster because it uses assembly for its core operations, while FFTW uses C subroutines. If FFTW was faster, then George would have used it already. After all, I don't think the FFTW folks are wrong when they claim it's the fastest free FFT library because Prime95 isn't technically free software (due to the EFF prize distribution terms). |
|
|
|
|
|
#2 | |
|
"Mark"
Apr 2003
Between here and the
2·32·353 Posts |
Quote:
|
|
|
|
|
|
|
#3 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
Additionally, being in C, FFTW is far more portable to any plausible architecture with a C compiler; gwnum is specfically written for, and only runs on, variations of the x86 architecture. (For instance, PowerPC Macs couldn't run gwnum, nor can most modern phones or tablets.)
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| llrp, a portable version of LLR using FFTW | Jean Penné | Software | 16 | 2012-04-08 13:43 |
| FFTW vs. gwnum? | ixfd64 | Software | 7 | 2011-09-20 16:05 |
| LLR V3.8.2 using gwnum 26.2 is available! | Jean Penné | Software | 25 | 2010-11-01 15:18 |
| GWNUM? | Unregistered | Information & Answers | 3 | 2010-09-12 19:52 |
| GWNUM as DLL? | Cyclamen Persicum | Software | 1 | 2007-01-02 20:53 |