Hello Bao,

welcome to the deal.II user group!

Any version of Intel oneAPI should be working with deal.II, but you need to 
tell cmake where to find these libraries.

We configure and compile deal.II with Intel oneAPI products in our 
continuous integration. Please have a look at the following link on how we 
set up ICPX, IMPI, MKL, and TBB on Linux. The process should be similar to 
setting it up with Windows10, especially when you are using WSL.
https://github.com/dealii/dealii/blob/7f5d6f0241d4bfd2c8be9eafa923d1dcffbf4dab/.github/workflows/linux.yml#L263-L277

Let us know if it worked out or you need further assistance!

Best,
Marc

On Thursday, June 26, 2025 at 3:23:52 PM UTC+2 [email protected] wrote:

> 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
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/4eace2b9-04ed-4a42-b7c2-955f22774eaen%40googlegroups.com.

Reply via email to