Difference between revisions of "Porting applications to Sniper"

From Sniper
Jump to navigation Jump to search
(Created page with "Unsupported Application Behavior")
 
Line 1: Line 1:
[[Unsupported Application Behavior]]
+
Sniper should support most applications that are parallelized using pthreads, OpenMP or Intel TBB.
 +
 
 +
There are a few things your application shouldn't do, see [[Unsupported Application Behavior]]

Revision as of 16:52, 16 November 2011

Sniper should support most applications that are parallelized using pthreads, OpenMP or Intel TBB.

There are a few things your application shouldn't do, see Unsupported Application Behavior