We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0153911 commit 216091dCopy full SHA for 216091d
1 file changed
README.md
@@ -1,9 +1,12 @@
1
This is the source codes of the latest version (21A) of OpenMaXwell.
2
+
3
Requirements:
4
1) Visual Studio 2019 with the MFC support included (Community version is used)
5
2) Intel OneAPI Base Toolkit (https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit/download.html)
6
3) Intel OneAPI HPC Toolkit (https://software.intel.com/content/www/us/en/develop/tools/oneapi/hpc-toolkit/download.html)
7
4) The locations of the MKL and Compiler libraries should be updated in the MaX.sln file under (if they are installed to a non-default location)
8
9
a) Properties -- Linker -- Additional Library Directories
10
11
b) Properties -- Fortran -- Additional Library Directories
12
0 commit comments