Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7117 Discussions

Help on running GMRES with MKL in C++ settings to use ILP64 libraries

houjy
Beginner
336 Views

我是 MKL 库的新手。我尝试使用它来使用 MKL 库中的 “GMRES” 函数求解大型矩阵。并在 Windows 上使用 VS 编译。

我使用 ILP64 的方法是:

#define MKL_ILP64

and my problem is call dfgmres_init(), RCI_request=‭-3689348814741910324.

谢谢

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
259 Views

The official language of  all intel's software forums is English. You could re-post your query by English and you will be supported here.

0 Kudos
Gajanan_Choudhary
246 Views

@Gennady_F_Intel, they have already reposted the query in English at this link.

0 Kudos
Reply