- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I try to create a mkl custom dll with oneApi basekit 2022.1.2.154 using examples
in C:\Program Files (x86)\Intel\oneAPI\mkl\2022.0.2\tools\builder
For intel64, it works:
>nmake libintel64 export=nelson_blas_lapack install_dir=d:/x64 name=libnlsblaslapack
But, same for ia32
>nmake libia32 export=nelson_blas_lapack install_dir=d:/x86 name=libnlsblaslapack
LINK : fatal error LNK1181: impossible d'ouvrir le fichier en entrée 'mkl_intel_c.lib'
C:\Program Files (x86)\Intel\oneAPI\mkl\2022.0.2\lib contains 'intel64' directory with libraries, BUT no ia32 as expected in makefile in builder directory.
Does oneApi 2022 support ia32 or did I miss someting ?
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I get answer by myself
ia32 support is available in a separate package.
It could be interesting for online installer to allow to download intel64 and ia32 target at same time
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities.
You can download MKL ia32 package separately. Please refer to the below link for more information:
https://www.intel.com/content/www/us/en/developer/articles/release-notes/onemkl-release-notes.html
>>"It could be interesting for online installer to allow to download intel64 and ia32 target at same time"
Thanks for your suggestion. We will forward it to the concerned team.
Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.
Thanks & Regards,
Hemanth.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page