- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm trying to mulththread ippi function whichis not on the threadedfunctionslist.txt from outside of IPP API using any threading API (TBB or boost).
Does anyone have a sample code (or tutorial)?
Thank you.
Mellisa
I'm trying to mulththread ippi function whichis not on the threadedfunctionslist.txt from outside of IPP API using any threading API (TBB or boost).
Does anyone have a sample code (or tutorial)?
Thank you.
Mellisa
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Melissa,
if you will take a look on IPP sample package you may find many examples of threading on top of IPP. Not with TBB (we plan to have such sample in future) or boost but with OpenMP API and operating system threading API.
I would refer you to JPEG sample (UIC) for OpenMP threading and UMC MPEG2 sample for OS threading. These samples might be not so simple but still can provide a general idea of how to do threading on top of IPP.
Note, TBB itself has many samples/tutorials, not based on IPP though.
Regards,
Vladimir
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page