I know this topic has come up before, but I can't see that anyone has found a satisfactory resolution to it.
Is there any progress on finding out exactly which MKL libraries I need to distribute with my application so that it will run on all the different types of hardware that my clients might have? Some people have suggested using Dependency Walker, but my understanding is that it doesn't identify the DLLs that are linked at run time, plus it only identifies the ones that apply to my particular hardware.
I am only using two MKL routines (Pardiso and DFeast_scsrgv). Does anyone have a solution?
Regards,
Peter