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

PARDISO parallel processing when phase=33 ?

Bosun_Hwang
Beginner
209 Views
Hi.

I've known it is possible to use multi core parallel processing
when phase=33 solve part with multiple RHS.
Multiple cores seemed to be used.
But,through some experiments, I couldn't get the
speed-up when solve phase. Moreover, I saw the increasing
of run-time.

I need to increase speed-up in phase==33 solve phase.
It is urgent. Pleaselet me knowaboutany advices.

B. Hwang
0 Kudos
1 Reply
Alexander_K_Intel2
209 Views
Hi,

First of all call PARDISO phase 33 with n rhs solve must solve quicker then nsequential call PARDISO phase 33 with 1 rhs. If is doesn't hold could you provide testcase to investigate it?
Nevertheless could you provide number of rhs and size of problem?
With best regards,
Alexander Kalinkin
0 Kudos
Reply