Skip to content

Commit 014a7db

Browse files
committed
Add bib item for Flynn's taxonomy
Add bibliography item for Flynn's taxonomy, which classifies parallel hardware as SISD, SIMD, MISD, or MIMD. This is relevant for the new "Data-parallel types" section of the C++ Standard Library.
1 parent 85de0af commit 014a7db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/back.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@
8686
Roldan Pozo, Karin Remington, R. Client Whaley
8787
\doccite{An Updated Set of Basic Linear Algebra Subprograms (BLAS)}.
8888
ACM Trans.\ Math.\ Soft., Vol.\ 28, Issue 2, 2002.
89+
\bibitem{flynn-taxonomy}
90+
Michael J. Flynn
91+
\doccite{Very High-Speed Computing Systems}.
92+
Proceedings of the IEEE, Vol.\ 54, Issue 12, 1966.
8993
\end{thebibliography}
9094

9195
% FIXME: For unknown reasons, hanging paragraphs are not indented within our

0 commit comments

Comments
 (0)