Intel® Cilk™ Plus employs work stealing, where threads steal work from other threads. Though a good Intel Cilk Plus program should not depend on whether work is stolen or not, you might be curious about when it occurs in a program. This blog shows how to satisfy that curiousity with a holder hyperobject, a generally useful abstraction that I'll abuse somewhat to detect stealing.
Cilk Plus
Support for Intel® Cilk™ Plus in Intel® Parallel Inspector 2011
Details support for Intel® Cilk™ Plus in Intel® Parallel Inspector
New Parallel Studio: Intel Parallel Studio 2011
This month, we introduced Intel Parallel Studio 2011. It is a very worthy successor to the original Intel Parallel Studio by expanding both on the tooling and the parallel programming models it offers.
