- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I'm new to this forum.
I have a question about static link of IPP.
I made a wavelet transform program using IPP6.1.
When I built it with static link, the processing speed became slower than those with dynamic link.
Why ?
Are there any methods to keep the speed as fast as dynamic link ?
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Koigoemoe,
Welcome!
When you link IPP with static library, do you call the functionippStaticInit() before call other IPP functions?
Here isIPP KB article Intel IPP - Intel IPP linkage models - quick reference guide for your referece.
If the function don't help, you mayattach one small test case which can show the problem here.
Regards,
Ying
Welcome!
When you link IPP with static library, do you call the functionippStaticInit() before call other IPP functions?
Here isIPP KB article Intel IPP - Intel IPP linkage models - quick reference guide for your referece.
If the function don't help, you mayattach one small test case which can show the problem here.
Regards,
Ying
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Koigoemoe,
Welcome!
When you link IPP with static library, do you call the functionippStaticInit() before call other IPP functions?
Here isIPP KB article Intel IPP - Intel IPP linkage models - quick reference guide for your referece.
If the function don't help, you mayattach one small test case which can show the problem here.
Regards,
Ying
Welcome!
When you link IPP with static library, do you call the functionippStaticInit() before call other IPP functions?
Here isIPP KB article Intel IPP - Intel IPP linkage models - quick reference guide for your referece.
If the function don't help, you mayattach one small test case which can show the problem here.
Regards,
Ying
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ying,
I missed ippStaticInit().
After adding it, the speed became the same.
Thank you very much.
Koigoemoe
I missed ippStaticInit().
After adding it, the speed became the same.
Thank you very much.
Koigoemoe

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