Dear deal.II community,
I’m a new user of deal.II and currently working on setting up the library with Intel oneAPI on Windows10.
I would like to ask which version of oneAPI is recommended for use with deal.II. After installing the latest version, I encountered issues where the compiler reports that it cannot find certain files or fails to parse external headers.
Could you kindly advise:
- Which specific components of oneAPI are required to work with deal.II (e.g., MKL)?
- How should I correctly link these libraries in my project using Qt Creator on Windows?
Any guidance or best practices would be greatly appreciated.
Best wishes
Bao