Re: [deal.II] compile dealii with intel oneAPI

2022-05-12 Thread 陈敏
Thank you, Matthias Maier! I block the tab of the intel oneAPI, just using the bundled tab, and it work right! Thank you so much! Best Chen On Fri, May 13, 2022 at 1:48 AM Matthias Maier wrote: > Hi, > > Something went wrong with your setup - your error message suggests that > tbb had been set

Re: [deal.II] compile dealii with intel oneAPI

2022-05-12 Thread Matthias Maier
Hi, Something went wrong with your setup - your error message suggests that tbb had been set up from the bundled directory and you end up mixing bundled tbb with external oneapi tbb, which cannot work. Would you mind sending us the detailed.log file found in your build directory? It contains a li

[deal.II] compile dealii with intel oneAPI

2022-05-12 Thread 陈敏
Hi, everyone I compile the deal.ii-9.3.3 with the intel oneAPI version 2022.1.1.119 (intel compiler, intel MPI, intel mkl and intel TBB). And I compiled it with the ReleaseAndDebug version. so in the dir of the installed deal.ii, there are examples of step-X.release and step-X.debug. I can run the

[deal.II] compile dealii with intel oneAPI

2022-05-12 Thread hkch...@gmail.com
Hi, everyone I compile the deal.ii-9.3.3 with the intel oneAPI version 2022.1.1.119 (intel compiler, intel MPI, intel mkl and intel TBB). And I compiled with the ReleaseAndDebug version. so in the dir of the installed deal.ii, there are examples of step-X.release and step-X.debug. I can run the