oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.
1285 Discussions

OneAPI MKL Package for 32 Bit Windows Applications

CraigP
Beginner
546 Views

Are oneAPI mkl libraries available for 32 Bit Windows applications.  If so please provide instuctions for downloading and installing them.  

I get the following error messages when I try to build one.

 

LinearAlgebraService.obj : error LNK2019: unresolved external symbol _LAPACKE_dgeev referenced in function "public: int __thiscall CraigsSystem::LinearAlgebraService::GeneralMatrixEigenSystem(class CraigsSystem::Matrix &,class CraigsSystem::ComplexVector &,class CraigsSystem::ComplexMatrix &)" (?GeneralMatrixEigenSystem@LinearAlgebraService@CraigsSystem@@QAEHAAVMatrix@2@AAVComplexVector@2@AAVComplexMatrix@2@@Z)
1>LinearAlgebraService.obj : error LNK2019: unresolved external symbol _LAPACKE_dgetrf referenced in function "public: class CraigsSystem::Vector __thiscall CraigsSystem::LinearAlgebraService::SolveLinearSystem(class CraigsSystem::Matrix &,class CraigsSystem::Vector &)" (?SolveLinearSystem@LinearAlgebraService@CraigsSystem@@QAE?AVVector@2@AAVMatrix@2@AAV32@@Z)
1>LinearAlgebraService.obj : error LNK2019: unresolved external symbol _LAPACKE_dgetrs referenced in function __catch$?SolveLinearSystem@LinearAlgebraService@CraigsSystem@@QAE?AVVector@2@AAVMatrix@2@AAV32@@Z$0
1>LinearAlgebraService.obj : error LNK2019: unresolved external symbol _LAPACKE_dpotrf referenced in function "public: class CraigsSystem::Vector __thiscall CraigsSystem::LinearAlgebraService::SolveSymmetricPositiveDefiniteSystem(class CraigsSystem::Matrix &,class CraigsSystem::Vector &)" (?SolveSymmetricPositiveDefiniteSystem@LinearAlgebraService@CraigsSystem@@QAE?AVVector@2@AAVMatrix@2@AAV32@@Z)
1>LinearAlgebraService.obj : error LNK2019: unresolved external symbol _LAPACKE_dpotrs referenced in function __catch$?SolveSymmetricPositiveDefiniteSystem@LinearAlgebraService@CraigsSystem@@QAE?AVVector@2@AAVMatrix@2@AAV32@@Z$0
1>D:\Craig\Visual Studio 2022\Projects\CraigsSystem\Debug\CraigsSystem.exe : fatal error LNK1120: 5 unresolved externals
1>Done building project "CraigsSystem.vcxproj" -- FAILED.

0 Kudos
3 Replies
Soumya_M_Intel
Moderator
504 Views

Hi CraigP,


Thanks for posting your concern on the forum. Kindly let us know the version of the Intel® OneAPI MKL Package (32 bit) that you are looking for. It will allow us to check  on the concern with our internal team better. Looking forward to your update.


Regards,

Soumya


0 Kudos
Soumya_M_Intel
Moderator
496 Views

Hi CraigP,


Please let us know the requested information.


Regards,

Soumya


0 Kudos
Soumya_M_Intel
Moderator
486 Views

Hi CraigP,


We understand that you might be looking into the issue. However, this is to update you that we have not heard from you on our previous responses. Please reply within the next 24 business hours to keep this thread active.

 

Regards,

Soumya


0 Kudos
Reply