- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I write my Windows, Mac, Linux & Android code to utilise IPP, how can I then port those apps to iOS if it's not a not supported platform?
Are there any "swap-in" alternatives or is it possible to get IPP working on iOS?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Many ipp functions are just vectorized loops. Maybe you can rewrite them with https://ispc.github.io/ that supports ARM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel IPP library supports Android. Here is the system requirements of IPP https://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-2018-system-requirements. The instruction set needs to be compatible to run IPP on none-supported OSes.
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