added fft literature
[lectures/latex.git] / bibdb / bibdb.bib
index 6c4c332..224ef29 100644 (file)
 }
 
 @Book{anderson99,
-  author =       "Anderson E. and Bai Z. and Bischof C. and Blackford L.
-                 S. and Demmel J. and Dongarra J. and Du Croz J. and
-                 Greenbaum A. and Hammarling S. and McKenney A. and
-                 Sorensen D.",
+  author =       "E. Anderson and Z. Bai and C. Bischof and L. S.
+                 Blackford and J. Demmel and J. Dongarra and J. Du Croz
+                 and A. Greenbaum and S. Hammarling and A. McKenney and
+                 D. Sorensen",
   title =        "{LAPACK} Users' Guide",
   publisher =    "Society for Industrial and Applied Mathematics",
   year =         "1999",
   year =         "1979",
   CODEN =        "ACMSCU",
   ISSN =         "0098-3500",
-  note =         "See also
-                 \cite{Dodson:1982:RBL,Dodson:1983:CRB,Hanson:1987:ATA,Louter-Nool:1988:ATA}.",
   URL =          "http://doi.acm.org/10.1145/355841.355848",
 }
 
   URL =          "http://link.aps.org/doi/10.1103/PhysRevB.58.3641",
   publisher =    "American Physical Society",
 }
+
+@InProceedings{frigo98,
+  author =       "M. Frigo and S. G. Johnson",
+  booktitle =    "Acoustics, Speech and Signal Processing, 1998.
+                 Proceedings of the 1998 IEEE International Conference
+                 on",
+  title =        "{FFTW}: an adaptive software architecture for the
+                 {FFT}",
+  year =         "1998",
+  month =        may,
+  volume =       "3",
+  number =       "",
+  pages =        "1381--1384 vol.3",
+  keywords =     "DFT;FFT;FFTW;adaptive FFT program;adaptive software
+                 architecture;computer architecture;fast
+                 algorithm;floating-point operations;memory
+                 hierarchy;performance;processor
+                 pipeline;self-optimizing approach;adaptive
+                 systems;discrete Fourier transforms;fast Fourier
+                 transforms;mathematics computing;",
+  doi =          "10.1109/ICASSP.1998.681704",
+  ISSN =         "1520-6149",
+}
+
+@Article{frigo05,
+  author =       "M. Frigo and S. G. Johnson",
+  journal =      "Proceedings of the IEEE",
+  title =        "The Design and Implementation of {FFTW3}",
+  year =         "2005",
+  month =        feb,
+  volume =       "93",
+  number =       "2",
+  pages =        "216--231",
+  keywords =     "DFT algorithm;FFTW3 design;FFTW3 version;cosine
+                 transforms;discrete Fourier transform;hand optimized
+                 libraries;machine specific single instruction;multiple
+                 data instructions;sine transforms;software
+                 structure;discrete Fourier transforms;discrete cosine
+                 transforms;mathematics computing;optimising
+                 compilers;parallel programming;software libraries;",
+  doi =          "10.1109/JPROC.2004.840301",
+  ISSN =         "0018-9219",
+}
+
+@InCollection{takahashi10,
+  author =       "Daisuke Takahashi",
+  affiliation =  "Graduate School of Systems and Information
+                 Engineering, University of Tsukuba, 1-1-1 Tennodai,
+                 Tsukuba, Ibaraki, 305-8573 Japan",
+  title =        "An Implementation of Parallel 3-{D} {FFT} with 2-{D}
+                 Decomposition on a Massively Parallel Cluster of
+                 Multi-core Processors",
+  booktitle =    "Parallel Processing and Applied Mathematics",
+  series =       "Lecture Notes in Computer Science",
+  editor =       "Roman Wyrzykowski and Jack Dongarra and Konrad
+                 Karczewski and Jerzy Wasniewski",
+  publisher =    "Springer Berlin / Heidelberg",
+  ISBN =         "978-3-642-14389-2",
+  keyword =      "Computer Science",
+  pages =        "606--614",
+  volume =       "6067",
+  URL =          "http://dx.doi.org/10.1007/978-3-642-14390-8_63",
+  year =         "2010",
+}
+