Sieve C++ Parallel Programming System: Difference between revisions

Content deleted Content added
Added {notability} and {advert}
m Add or correct date in parameters using AWB
Line 1:
{{advert|date=November 2010}}
{{notability|date=November 2010}}
The '''Sieve C++ Parallel Programming System''' is a [[C++]] [[compiler]] and parallel runtime designed and released by [[Codeplay]] that aims to simplify the [[Parallel Computing|parallelization]] of code so that it may run efficiently on multi-processor or multi-core systems. It is an alternative to other well known parallelisation methods such as [[OpenMP]], the [[Rapidmind Development Platform]] and [[Intel Threading Building Blocks]].