- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We were using IPP Image processing methods with static linking. My Qustion is how to check the threads used by IPP methods.
Is there any way in which which processor code is excecuted while using the static library in a custom DLL?
I have called the IPPIStaticInit() method in DLL main method in custom DLL.
We were using IPP Image processing methods with static linking. My Qustion is how to check the threads used by IPP methods.
Is there any way in which which processor code is excecuted while using the static library in a custom DLL?
I have called the IPPIStaticInit() method in DLL main method in custom DLL.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ippGetNumThreads(numthr);
ippGetCpuType();

Not applicable
09-21-2012
02:15 PM
486 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
murali_523 wrote:Hi,
We were using IPP Image processing methods with static linking. My Qustion is how to check the threads used by IPP methods.
Is there any way in which which processor code is excecuted while using the static library in a custom DLL?
I have called the IPPIStaticInit() method in DLL main method in custom DLL.

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