|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
| ASCII Text | x | ||
| D. Coutts, A. Loh, "Deterministic Parallel Programming with Haskell," Computing in Science and Engineering, vol. 14, no. 6, pp. 36-43, Nov.-Dec., 2012. | |||
| BibTex | x | ||
| @article{ 10.1109/MCSE.2012.68, author = {D. Coutts and A. Loh}, title = {Deterministic Parallel Programming with Haskell}, journal ={Computing in Science and Engineering}, volume = {14}, number = {6}, issn = {1521-9615}, year = {2012}, pages = {36-43}, doi = {http://doi.ieeecomputersociety.org/10.1109/MCSE.2012.68}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - MGZN JO - Computing in Science and Engineering TI - Deterministic Parallel Programming with Haskell IS - 6 SN - 1521-9615 SP36 EP43 EPD - 36-43 A1 - D. Coutts, A1 - A. Loh, PY - 2012 KW - parallel programming KW - functional languages KW - functional programming KW - Haskell code KW - deterministic parallel programming KW - functional programming language KW - high level parallel programs KW - Parallel processing KW - Concurrent computing KW - Parallel programming KW - Poisson equations KW - Message systems KW - Computer languages KW - Programming KW - scientific computing KW - high-performance code KW - Haskell KW - applicative (functional) programming KW - concurrent programming VL - 14 JA - Computing in Science and Engineering ER - | |||
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/MCSE.2012.68
Web Extra: View Supplemental Material (.zip)
Haskell is a modern, functional programming language with an interesting story to tell about parallelism: rather than using concurrent threads and locks, Haskell offers a variety of libraries that enable concise, high-level parallel programs with results that are guaranteed to be deterministic (independent of the number of cores and the scheduling being used). This Web extra contains Haskell code, as discussed in the article.
Index Terms:
parallel programming,functional languages,functional programming,Haskell code,deterministic parallel programming,functional programming language,high level parallel programs,Parallel processing,Concurrent computing,Parallel programming,Poisson equations,Message systems,Computer languages,Programming,scientific computing,high-performance code,Haskell,applicative (functional) programming,concurrent programming
Citation:
D. Coutts, A. Loh, "Deterministic Parallel Programming with Haskell," Computing in Science and Engineering, vol. 14, no. 6, pp. 36-43, Nov.-Dec. 2012, doi:10.1109/MCSE.2012.68
Usage of this product signifies your acceptance of the Terms of Use.

