-
Dear all, `Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19044. Configuring incomplete, errors occurred! Is there anything I missed? I just simply fill the source code path and build path in cmake IDE, and then click 'Configure' button. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 5 replies
-
On Windows, please use oneAPI with Base Toolkit and HPC toolkit. You must use oneAPI's built-in LAPACK and Scalpaack, building Lapack and Scalapack with oneAPI will fail. |
Beta Was this translation helpful? Give feedback.
-
Dear scivision, Thanks, |
Beta Was this translation helpful? Give feedback.
-
In addition, could you please also set an option to check whether users have installed intel MKL? If users have installed intel MKL, they could use intel MKL instead of the LAPACK and SCALAPACK. |
Beta Was this translation helpful? Give feedback.
-
Dear scivision, What have I missed? Thanks, |
Beta Was this translation helpful? Give feedback.
-
For Windows, we recommend using Intel oneAPI instead of mixing with Visual Studio as it's easier to use oneAPI alone on Windows. There is a new Windows Readme |
Beta Was this translation helpful? Give feedback.
-
try open the powershell and run "cmd.exe "/K" '"C:\Program Files (x86)\Intel\oneAPI\setvars.bat" && powershell'" |
Beta Was this translation helpful? Give feedback.
-
Did you install mumps in windows successfully? I'm now learning mumps. I would like to ask you some questions. |
Beta Was this translation helpful? Give feedback.
Yes: https://github.com/scivision/mumps/blob/main/Readme_Windows.md