Performance Advantages Via a Task-Based Parallelism Model Share your comment!

 

Intel’s Shannon Cepeda blogged recently about the performance advantages of one particular way of implementing parallelism. Luckily, she writes, that way is supported by several models available. In this blog, Shannon covers task-based parallelism, whereby algorithms are designed in terms of “tasks” (work to be done) instead of the specifics of threads and CPU cores.

To read the full blog post, click here.

http://software.intel.com/en-us/blogs/2011/12/08/some-performance-advantages-of-using-a-task-based-parallelism-model/

Posted on by Shannon Cepeda (Intel)
0 comments