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

Sparse linear system solver

BenJakobs
Beginner
725 Views

Hello,

I'm trying to solve a rather large coupled system with a 192000 by 192000 matrix, based on the cg_no_precon example. The problem seems to be that dcg_init doesn't take arrays, which have been allocated in the heap as an input. Does anyone know how I could circumvent that problem?

 

Kind regards,

 

Ben

0 Kudos
3 Replies
VarshaS_Intel
Moderator
700 Views

Hi,


Thanks for posting in Intel Communities.


Could you please let us know the OS details, CPU details, and Intel MKL version you are using?


Could you please provide us with the complete sample reproducer code along with the steps to reproduce the issue at our end?


Thanks & Regards,

Varsha


0 Kudos
VarshaS_Intel
Moderator
639 Views

Hi,


We have not heard back from you. Could you please provide us with details and an update on your issue?


Thanks & Regards,

Varsha



0 Kudos
VarshaS_Intel
Moderator
583 Views

Hi,


We have not heard back from you. Could you please provide us with details and an update on your issue?


Thanks & Regards,

Varsha


0 Kudos
Reply