Porting applications to Sniper

From Sniper
Revision as of 08:21, 5 December 2011 by Wheirman (talk | contribs)
Jump to navigation Jump to search

Sniper should be able to run unmodified 64-bit x86 Linux applications that are parallelized using pthreads, OpenMP or Intel TBB.

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

There are a several ways your application can interact with the simulation: Accessing simulator hooks from inside an application