Codeplay’s Sieve C++ Parallel Programming System is a scalable programming system aimed at those who need to create C++ code suitable for use on a multi-core processing environment. The Sieve System consists of an extension to a C++ compiler, a multi-core linker and a runtime to schedule the processes.
The Codeplay Sieve C++ partitioning system has been built on top of our proven VectorC C++ core technology.
Source:
http://www.codeplay.com/technology/sieve.html
Popularity: 1% [?]


Add A Comment
You must be logged in to post a comment.