- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel® Integrated Performance Primitives version 2021.3 Initial Release is now available.
Intel IPP package is now available as part of Intel® oneAPI Base Toolkit or as a stand-alone version.
Please visit the Intel® IPP Product Page and see what's new in Intel IPP 2021.3 follow the Link:
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Gennady,
Glad to gear that. I would like to use IPP in linux kernel module. However, I got link error, "ippInit() undefined!"
Actually, all ipp function with link error. The code is success in IPP 8.1. I need some help to fix it.
All system information is in Makefile (OS version, kernel version, gcc version)
any help will be grateful!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Gennady,
I think I know what is wrong. The compiler in Oneapi basekit is DPC++, it is for cpp file.
However, linux kernel module is written with .c code, therefore linker does not know how to link.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page