- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I do ippsRSA_Decrypt in tow threads running in different CPU core at same time, it will cost more time than in only one thread.
I linked the single-thread lib, it is thread-safe and none nested parallelization, but why efficiency is degraded in this case?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Gavin,
IPP is threaded safe, and for this function, it is not expected this function in one threaded will impact another threading. For your case, have you got chance to check the synchronization at the application level, and see it works well?
Also, you could submit one test code at the support website to Intel IPP product: https://software.intel.com/sites/default/files/managed/41/2a/SubmittingSupportIssue.pdf
Our support expert may have further check as well.
Thanks,
Chao
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page