This release is a minor version release of DSM2 with major changes underneath.
CHANGES
Migration to the 64-bit memory model and newer compilers
Now DSM2 uses the 64-bit memory model and recent compilers. On Windows, the codes are updated to build with Visual Studio 2022 and Intel oneAPI 2022 and 2023. PTM uses Java 21 as well. Dependencies are updated. This change improves DSM2 speed.
New prerequisites
The new release uses dynamic linking.
On Windows, you may need to install two runtime libraries before using DSM2.
The zip file with _with_Intel.zip
suffix includes Intel Runtime libraries. Use this if you cannot install the Intel Runtime.
Bug fixes
Memory allocation errors related to the variable dx from v8.3.2 are fixed.