Sieve C++ Parallel Programming System: Difference between revisions

Content deleted Content added
Added {notability} and {advert}
Line 1:
{{advert}}
{{notability}}
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]].