annotate Lib/fftw-3.2.1/doc/html/.svn/text-base/Acknowledgments.html.svn-base @ 4:345acbd06029

Vectorised most things to make lifer easier. Still no debug version though. Weird.
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Fri, 10 Jul 2015 03:04:11 +0100
parents 25bf17994ef1
children
rev   line source
d@0 1 <html lang="en">
d@0 2 <head>
d@0 3 <title>Acknowledgments - FFTW 3.2.1</title>
d@0 4 <meta http-equiv="Content-Type" content="text/html">
d@0 5 <meta name="description" content="FFTW 3.2.1">
d@0 6 <meta name="generator" content="makeinfo 4.8">
d@0 7 <link title="Top" rel="start" href="index.html#Top">
d@0 8 <link rel="prev" href="Installation-and-Customization.html#Installation-and-Customization" title="Installation and Customization">
d@0 9 <link rel="next" href="License-and-Copyright.html#License-and-Copyright" title="License and Copyright">
d@0 10 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
d@0 11 <!--
d@0 12 This manual is for FFTW
d@0 13 (version 3.2.1, 5 February 2009).
d@0 14
d@0 15 Copyright (C) 2003 Matteo Frigo.
d@0 16
d@0 17 Copyright (C) 2003 Massachusetts Institute of Technology.
d@0 18
d@0 19 Permission is granted to make and distribute verbatim copies of
d@0 20 this manual provided the copyright notice and this permission
d@0 21 notice are preserved on all copies.
d@0 22
d@0 23 Permission is granted to copy and distribute modified versions of
d@0 24 this manual under the conditions for verbatim copying, provided
d@0 25 that the entire resulting derived work is distributed under the
d@0 26 terms of a permission notice identical to this one.
d@0 27
d@0 28 Permission is granted to copy and distribute translations of this
d@0 29 manual into another language, under the above conditions for
d@0 30 modified versions, except that this permission notice may be
d@0 31 stated in a translation approved by the Free Software Foundation.
d@0 32 -->
d@0 33 <meta http-equiv="Content-Style-Type" content="text/css">
d@0 34 <style type="text/css"><!--
d@0 35 pre.display { font-family:inherit }
d@0 36 pre.format { font-family:inherit }
d@0 37 pre.smalldisplay { font-family:inherit; font-size:smaller }
d@0 38 pre.smallformat { font-family:inherit; font-size:smaller }
d@0 39 pre.smallexample { font-size:smaller }
d@0 40 pre.smalllisp { font-size:smaller }
d@0 41 span.sc { font-variant:small-caps }
d@0 42 span.roman { font-family:serif; font-weight:normal; }
d@0 43 span.sansserif { font-family:sans-serif; font-weight:normal; }
d@0 44 --></style>
d@0 45 </head>
d@0 46 <body>
d@0 47 <div class="node">
d@0 48 <p>
d@0 49 <a name="Acknowledgments"></a>
d@0 50 Next:&nbsp;<a rel="next" accesskey="n" href="License-and-Copyright.html#License-and-Copyright">License and Copyright</a>,
d@0 51 Previous:&nbsp;<a rel="previous" accesskey="p" href="Installation-and-Customization.html#Installation-and-Customization">Installation and Customization</a>,
d@0 52 Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
d@0 53 <hr>
d@0 54 </div>
d@0 55
d@0 56 <h2 class="chapter">10 Acknowledgments</h2>
d@0 57
d@0 58 <p>Matteo Frigo was supported in part by the Special Research Program SFB
d@0 59 F011 &ldquo;AURORA&rdquo; of the Austrian Science Fund FWF and by MIT Lincoln
d@0 60 Laboratory. For previous versions of FFTW, he was supported in part by the
d@0 61 Defense Advanced Research Projects Agency (DARPA), under Grants
d@0 62 N00014-94-1-0985 and F30602-97-1-0270, and by a Digital Equipment
d@0 63 Corporation Fellowship.
d@0 64
d@0 65 <p>Steven G. Johnson was supported in part by a Dept. of Defense NDSEG
d@0 66 Fellowship, an MIT Karl Taylor Compton Fellowship, and by the Materials
d@0 67 Research Science and Engineering Center program of the National Science
d@0 68 Foundation under award DMR-9400334.
d@0 69
d@0 70 <p>Code for the Cell Broadband Engine was graciously donated to the FFTW
d@0 71 project by the IBM Austin Research Lab.
d@0 72
d@0 73 <p>Code for the MIPS paired-single SIMD support was graciously donated to
d@0 74 the FFTW project by CodeSourcery, Inc.
d@0 75
d@0 76 <p>We are grateful to Sun Microsystems Inc. for its donation of a
d@0 77 cluster of 9 8-processor Ultra HPC 5000 SMPs (24 Gflops peak). These
d@0 78 machines served as the primary platform for the development of early
d@0 79 versions of FFTW.
d@0 80
d@0 81 <p>We thank Intel Corporation for donating a four-processor Pentium Pro
d@0 82 machine. We thank the GNU/Linux community for giving us a decent OS to
d@0 83 run on that machine.
d@0 84
d@0 85 <p>We are thankful to the AMD corporation for donating an AMD Athlon XP 1700+
d@0 86 computer to the FFTW project.
d@0 87
d@0 88 <p>We thank the Compaq/HP testdrive program and VA Software Corporation
d@0 89 (SourceForge.net) for providing remote access to machines that were used
d@0 90 to test FFTW.
d@0 91
d@0 92 <p>The <code>genfft</code> suite of code generators was written using Objective
d@0 93 Caml, a dialect of ML. Objective Caml is a small and elegant language
d@0 94 developed by Xavier Leroy. The implementation is available from
d@0 95 <a href="http://caml.inria.fr/"><code>http://caml.inria.fr/</code></a>. In previous
d@0 96 releases of FFTW, <code>genfft</code> was written in Caml Light, by the same
d@0 97 authors. An even earlier implementation of <code>genfft</code> was written in
d@0 98 Scheme, but Caml is definitely better for this kind of application.
d@0 99 <a name="index-Caml-381"></a><a name="index-LISP-382"></a>
d@0 100 FFTW uses many tools from the GNU project, including <code>automake</code>,
d@0 101 <code>texinfo</code>, and <code>libtool</code>.
d@0 102
d@0 103 <p>Prof. Charles E. Leiserson of MIT provided continuous support and
d@0 104 encouragement. This program would not exist without him. Charles also
d@0 105 proposed the name &ldquo;codelets&rdquo; for the basic FFT blocks.
d@0 106 <a name="index-codelet-383"></a>
d@0 107 Prof. John D. Joannopoulos of MIT demonstrated continuing tolerance of
d@0 108 Steven's &ldquo;extra-curricular&rdquo; computer-science activities, as well as
d@0 109 remarkable creativity in working them into his grant proposals.
d@0 110 Steven's physics degree would not exist without him.
d@0 111
d@0 112 <p>Franz Franchetti wrote SIMD extensions to FFTW 2, which eventually
d@0 113 led to the SIMD support in FFTW 3.
d@0 114
d@0 115 <p>Stefan Kral wrote most of the K7 code generator distributed with FFTW
d@0 116 3.0.x and 3.1.x.
d@0 117
d@0 118 <p>Andrew Sterian contributed the Windows timing code in FFTW 2.
d@0 119
d@0 120 <p>Didier Miras reported a bug in the test procedure used in FFTW 1.2. We
d@0 121 now use a completely different test algorithm by Funda Ergun that does
d@0 122 not require a separate FFT program to compare against.
d@0 123
d@0 124 <p>Wolfgang Reimer contributed the Pentium cycle counter and a few fixes
d@0 125 that help portability.
d@0 126
d@0 127 <p>Ming-Chang Liu uncovered a well-hidden bug in the complex transforms of
d@0 128 FFTW 2.0 and supplied a patch to correct it.
d@0 129
d@0 130 <p>The FFTW FAQ was written in <code>bfnn</code> (Bizarre Format With No Name)
d@0 131 and formatted using the tools developed by Ian Jackson for the Linux
d@0 132 FAQ.
d@0 133
d@0 134 <p><em>We are especially thankful to all of our users for their
d@0 135 continuing support, feedback, and interest during our development of
d@0 136 FFTW.</em>
d@0 137
d@0 138 <!-- ************************************************************ -->
d@0 139 </body></html>
d@0 140