- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I want to install follwing packages using APT repo
intel-oneapi-ipp-devel-2021.10 intel-oneapi-mkl-devel-2021.1.1 intel-oneapi-ipp-devel-32bit-2021.10 intel-oneapi-mkl-devel-32bit-2021.1.1
But APT reports this error
intel-oneapi-ipp-devel-32bit-2021.10 : Depends: intel-oneapi-ipp-32bit-2021.10 (>= 2021.10.1-13) but it is not installable
intel-oneapi-mkl-devel-32bit-2021.1.1 : Depends: intel-oneapi-mkl-32bit-2021.1.1 but it is not installable
These packages are missing in APT repo, is there any solutions?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
Please run "sudo dpkg --add-architecture i386 && sudo apt update" before installing the 32-bit libraries. They are available if checking with "apt-cache search".
BTW, is there any specific reason for using an old version of oneMKL and a new version of IPP? The versioning of oneMKL and IPP is different. oneMKL 2021.1 is in oneAPI 2021.1 package while IPP 2021.10 in oneAPI 2024.0 package.
Thanks,
Fengrui
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page