Skip to content

Commit 346426d

Browse files
authored
Create README.md
1 parent 36d4831 commit 346426d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
This is the source codes of the latest version (21A) of OpenMaXwell.
2+
Requirements:
3+
1) Visual Studio 2019 with the MFC support included (Community version is used)
4+
2) Intel OneAPI Base Toolkit (https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit/download.html)
5+
3) Intel OneAPI HPC Toolkit (https://software.intel.com/content/www/us/en/develop/tools/oneapi/hpc-toolkit/download.html)
6+
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)
7+
a) Properties -- Linker -- Additional Library Directories
8+
b) Properties -- Fortran -- Additional Library Directories
9+

0 commit comments

Comments
 (0)