- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have a Finite element codebase that is written in C and Fortran77. I have used the following flags for MKL when using oneAPI version 2022:
MKL_LIB= //opt/intel/oneapi/mkl/2022.0.2/lib/intel64
MKL_INCLUDE=//opt/intel/oneapi/mkl/2022.0.2/include
CMPLR_PATH= //opt/intel/oneapi/compiler/2022.0.2/linux/compiler/lib/intel64_lin
It seems like the compiler path for v2024 has changed. I updated the compiler path to the following:
CMPLR_PATH= //opt/intel/oneapi/compiler/2024.0/lib/
However this does not help. Can you please advice on how can I set the compiler path correctly ?
My Makefile is attached herewith.
Thank you in advance.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for posting in Intel Communities.
Could you please let us know the complete OS details and complete steps and files to reproduce the issue at our end?
Also, could you please let us know the complete error you are getting while running the makefile?
Thanks & Regards,
Varsha
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page