Hi,
Since we didn't hear back from you, we are closing this thread for now. If you require any additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.
Have a Good day.
Regards
Rajesh
链接已复制
could you ask your question in English please?
hello
I'm having problems using MLK parallel functions. I am trying to change the serial program to a parallel program and set the number of OpenMP threads to 5. When I use the compile command
ifort ... - MKL = parallel - fopenmp
The number of threads can be set correctly to 5
But if I compile this program using a Makefile, the number of threads is always 1.
Should I add -mkl=parallel to my makefile? What should I do?
I put my files in the attachment
I appreciate any comments and ideas!
Hi,
Please try using the latest version of MKL, we don't support the older versions.and use the latest oneMKL Link Line Advisor tool:
Let us know if you have any issues.
Regards
Rajesh.
I'm sorry I still don't know how to deal with this problem. Here is a screenshot of the option I made in the above URL. Could you please help me modify my Makefile?
Hi,
Can you please share the Fortran compiler version, MKL version used, required files for the make, build steps. So that we can see if the issue is reproducible from our end?
Regards
Rajesh.
Hi,
Can you please provide the required details?
Regards
Rajesh.
Hi,
Since we didn't hear back from you, we are closing this thread for now. If you require any additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.
Have a Good day.
Regards
Rajesh