This is an old revision of this page, as edited by Jeffq(talk | contribs) at 11:46, 29 August 2009(added headings to 2 earlier posts; deleted nonsensical post from 70.19.84.16 on 3 October 2006). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 11:46, 29 August 2009 by Jeffq(talk | contribs)(added headings to 2 earlier posts; deleted nonsensical post from 70.19.84.16 on 3 October 2006)
This article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComputingWikipedia:WikiProject ComputingTemplate:WikiProject ComputingComputing
This article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Computer scienceWikipedia:WikiProject Computer scienceTemplate:WikiProject Computer scienceComputer science
I typed in '/wiki/Parallel_programming' and got 'Parallel computing', but this is the page I wanted.
—Preceding unsigned comment added by 72.148.222.140 (talk • contribs) 05:30, 14 March 2006
Embarrassingly parallel π algorithms
There are entirely ("embarrassingly") parallel algorithms for computing digits of . For example, see D. H. Bailey, P. B. Borwein and S. Plouffe, "On The Rapid Computation of Various Polylogarithmic Constants", manuscript, 1996, which is [http://citeseer.ist.psu.edu/bailey96rapid.html
available via Citeseer]. Also, just because an algorithm appears to have linear data dependencies doesn't mean that it can't be effectively parallelized. For details, see G. Blelloch, "Vector Models for Data-Parallel Computing." —Preceding unsigned comment added by Hilbertastronaut (talk • contribs) 16:53, 12 October 2007 (UTC)[reply]